From 35fae562c3679ecc92838b9bac66122cbeee71c8 Mon Sep 17 00:00:00 2001 From: mindfaucet Date: Mon, 21 Dec 2009 13:06:20 -0700 Subject: [PATCH] Related posts - converted to standardized '; $output[] = ''; } return implode('', $output); diff --git a/style.css b/style.css index 9ddfbe8..b9dbb24 100644 --- a/style.css +++ b/style.css @@ -127,7 +127,6 @@ h2, h2 a { margin-top: 10px; font-size: 28px; letter-spacing: -2px; - font-weight: 500; clear: both; } @@ -139,6 +138,13 @@ h3, h3 a { letter-spacing: -1px; } +h4, h4 a { + padding: 0; + margin: 0; + font-size: 14px; + clear: both; +} + /* THE PAGE WRAPPER */ #page { @@ -563,21 +569,6 @@ h3, h3 a { font-size: 11px; } -.related_posts { - margin-top: 10px; - font-weight: 700; -} - -.related_posts_title { - font-size: 14px; -} - -.related_posts ul { - list-style: none; - font-weight: normal; - font-size: 12px; -} - .post .members-only, .post-comic .members-only { border: 1px dotted #000; background: #fafafa;