diff options
Diffstat (limited to 'styles')
-rw-r--r-- | styles/blogthon.css | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/styles/blogthon.css b/styles/blogthon.css index 7d7568f..ecaaa63 100644 --- a/styles/blogthon.css +++ b/styles/blogthon.css @@ -64,15 +64,7 @@ a.entrytitle:link, a.entrytitle:hover, a.entrytitle:visited, a.entrytitle:active background: #0F0; } -.monthlist { - font-family: Verdana; - font-size: 12px; - color: #5577BB; - text-align: center; - background: #111; -} - -.staticpages { +.sidebarentry { font-family: Verdana; font-size: 12px; color: #5577BB; |