Author | zPlus <-> 2016-03-18 20:33:19 |
Committer | zPlus <-> 2016-03-18 20:33:19 |
Commit | 76b2407 (patch) |
Tree | 124ed35 |
Parent(s) |
-rw-r--r-- | css/freepost.css | 3 |
index bdb56c1..9a9d039 | |||
old size: 9K - new size: 9K | |||
@@ -135,7 +135,7 @@ html, body | |||
135 | 135 | { | |
136 | 136 | color: #666; | |
137 | 137 | margin: .5em 0; | |
138 | - | opacity: .7; | |
138 | + | opacity: .8; | |
139 | 139 | } | |
140 | 140 | ||
141 | 141 | /* New submission */ | |
@@ -208,6 +208,7 @@ html, body | |||
208 | 208 | color: #CD006B; | |
209 | 209 | font-size: .8em; | |
210 | 210 | padding: 0 1em 0 0; | |
211 | + | vertical-align: top; | |
211 | 212 | } | |
212 | 213 | ||
213 | 214 | .content > .post > .comments > .comment .info |