summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorDmitry Ilvokhin <d@ilvokhin.com>2022-12-26 17:34:02 +0000
committerDmitry Ilvokhin <d@ilvokhin.com>2022-12-26 17:34:02 +0000
commite60c93e5ad3ad808d5559ba590ece57987d23782 (patch)
tree39ab1e1072a4348e23d76975c5697b415ddcaa94 /share
parent6fd1a9f7d649999c627c50872a88d31ccfed6ae1 (diff)
downloadblog-e60c93e5ad3ad808d5559ba590ece57987d23782.tar.gz
blog-e60c93e5ad3ad808d5559ba590ece57987d23782.tar.bz2
blog-e60c93e5ad3ad808d5559ba590ece57987d23782.zip
Remove drafts logic
Diffstat (limited to 'share')
-rw-r--r--share/style.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/share/style.css b/share/style.css
index 8dec075..0dc2450 100644
--- a/share/style.css
+++ b/share/style.css
@@ -34,10 +34,6 @@ h1, h2, h3, h4, h5, h6 {
color: var(--heading-color);
}
-/*time {
- color: #00000090;
-}*/
-
a {
color: var(--link-color);
cursor: pointer;