Updated social counters. * Closes #47.
h3rald h3rald@h3rald.com
Thu, 10 Sep 2009 17:29:26 +0200
7 files changed,
26 insertions(+),
7 deletions(-)
M
content/css/_elements.sass
→
content/css/_elements.sass
@@ -27,7 +27,7 @@ color: #555
font-style: italic padding: 0 0 0 33px margin: 0 - background: url(../images/theme/theme/quote.gif) no-repeat top left + background: url(../images/theme/quote.png) no-repeat top left .hidden@@ -203,7 +203,7 @@
&.article-meta float: left list-style-type: none - border-left: 3px solid #ccc + border-left: 3px solid #222 padding-left: 0.5em margin-left: 0.5em margin-bottom: 1em@@ -213,11 +213,19 @@ text-align: center
list-style-type: none display: block margin: auto - -.article-buttons li + border: 1px solid #222 + background: #fff + padding-top: 5px + +#content .article-buttons li + font-family: "Arial", "Sans-serif" + font-size: 0.8em + font-weight: bold display: inline + margin-left: 0 + vertical-align: top -.article-meta li +#content .article-meta li margin-left: 0 .date
M
content/css/_layout.sass
→
content/css/_layout.sass
@@ -11,6 +11,7 @@
html, body height: 100% line-height: 1.2 + background: #000 url(../images/theme/pattern.png) p, ol, ul margin: 0.5em 0@@ -97,11 +98,9 @@
#wrapper min-height: 100% margin-bottom: -40px - background: #000 url(../images/theme/pattern.png) #border-bottom clear: both - background: #000 height: auto padding: 0 width: 100%