www/adium.im 611:e9ce78981f04: Couple of Blog fixes.
commits at adium.im
commits at adium.im
Mon Mar 5 18:51:06 UTC 2012
details: http://hg.adium.im/www/adium.im/rev/e9ce78981f04
revision: 611:e9ce78981f04
branch: rewrite
author: Paul Wilde <me at paulwilde.co.uk>
date: Mon Mar 05 18:48:46 2012 +0000
Couple of Blog fixes.
diffs (18 lines):
diff -r 5a2c73ed4e0c -r e9ce78981f04 assets/styles/blog.css
--- a/assets/styles/blog.css Mon Mar 05 16:56:48 2012 +0000
+++ b/assets/styles/blog.css Mon Mar 05 18:48:46 2012 +0000
@@ -1,8 +1,13 @@
article footer ul {
+ margin: 16px 0 23px -25px;
font-weight: 500;
- margin-left: -25px;
}
+hr.article { margin-bottom: 15px; }
+
+/* Fixes non-hyperlinked comments in WordPress */
+article footer span { font-size: 1em; }
+
article footer ul li {
list-style-type: none;
padding: 0 25px 0 21px;
More information about the commits
mailing list