home » zplus/freepost.git
Author zPlus <-> 2016-03-18 20:33:19
Committer zPlus <-> 2016-03-18 20:33:19
Commit 76b2407 (patch)
Tree 124ed35
Parent(s)

Improve CSS


commits diff: 24f070f..76b2407
1 file changed, 2 insertions, 1 deletiondownload


Diffstat
-rw-r--r-- css/freepost.css 3

Diff options
View
Side
Whitespace
Context lines
Inter-hunk lines
+2/-1 M   css/freepost.css
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