Author | zPlus <-> 2016-03-16 14:18:16 |
Committer | zPlus <-> 2016-03-16 14:18:16 |
Commit | 31c935f (patch) |
Tree | 5db0ac3 |
Parent(s) |
-rw-r--r-- | css/freepost.css | 4 |
index 3372349..cd55ac8 | |||
old size: 8K - new size: 8K | |||
@@ -164,14 +164,12 @@ html, body | |||
164 | 164 | ||
165 | 165 | .content > .post > .comments > .comment > .info | |
166 | 166 | { | |
167 | - | color: #888; | |
168 | - | font-size: .8em; | |
167 | + | font-size: .9em; | |
169 | 168 | } | |
170 | 169 | ||
171 | 170 | .content > .post > .comments > .comment > .info > .username > a, | |
172 | 171 | .content > .post > .comments > .comment > .info > .username > a:hover | |
173 | 172 | { | |
174 | - | color: #888; | |
175 | 173 | padding: 0em 0.5em; | |
176 | 174 | } | |
177 | 175 |