From: Gabriel Dunne Date: Sun, 16 Oct 2011 09:53:28 +0000 (+0530) Subject: mods X-Git-Url: https://git.quilime.com/?a=commitdiff_plain;h=a9b457a321b648ae4e6fa97566ec60c9e205e79b;p=plog.git mods --- diff --git a/css/style.css b/css/style.css index e843e7b..0a3766a 100644 --- a/css/style.css +++ b/css/style.css @@ -4,20 +4,24 @@ body { font-size: 0.8em; font-family: sans-serif; line-height:1.5em; + color: rgb(83, 104, 112); } a { - color:#999; - text-decoration:none; + color:rgb(198, 28, 111); } a img { border:0; +} +a.visited { + } a.mute { font-weight:normal; + color:rgb(129, 144, 144); } a:hover, a.mute:hover { - color:#d15; + color:rgb(209, 28, 36); } h1, h2, h3, h4, h5, h6 { @@ -49,12 +53,12 @@ pre { #content { padding:50px; + background:#fff; } #nav { padding:30px 50px; border-top:1px dotted #aaa; } - .archive li { font-weight:bold; } diff --git a/templates/entry.html.tpl b/templates/entry.html.tpl index c972d74..58c3f17 100644 --- a/templates/entry.html.tpl +++ b/templates/entry.html.tpl @@ -5,7 +5,7 @@
- "", + , in diff --git a/templates/nav.html.tpl b/templates/nav.html.tpl index 0f36208..1252613 100644 --- a/templates/nav.html.tpl +++ b/templates/nav.html.tpl @@ -10,6 +10,6 @@
- info + about