aboutsummaryrefslogtreecommitdiff
path: root/docs/style.css
diff options
context:
space:
mode:
authorNerdyPepper <[email protected]>2019-07-31 06:45:11 +0100
committerNerdyPepper <[email protected]>2019-07-31 06:45:11 +0100
commit502f7102495cf7919b3be67d1bec43a7f3591ee1 (patch)
treeb7e4691923af77ac1110d48eb51fb641e89ac6c5 /docs/style.css
parent6b84f1f763df20e86f054eabecedd98db3ed4a30 (diff)
first post is always maximized
Diffstat (limited to 'docs/style.css')
-rw-r--r--docs/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/style.css b/docs/style.css
index 3baf889..591c916 100644
--- a/docs/style.css
+++ b/docs/style.css
@@ -105,7 +105,8 @@ a:hover, a:active {
105 text-decoration-skip: objects edges box-decoration; 105 text-decoration-skip: objects edges box-decoration;
106} 106}
107 107
108.post-end-link, .post-end-link:hover, .post-end-link:visited, .post-end-link:active { 108.post-end-link, .post-end-link:hover, .post-end-link:visited, .post-end-link:active
109{
109 text-decoration: none; 110 text-decoration: none;
110 color: var(--light-black); 111 color: var(--light-black);
111 text-shadow: none; 112 text-shadow: none;