From: Gabriel Dunne Date: Fri, 18 Dec 2009 10:31:30 +0000 (-0800) Subject: style changes X-Git-Url: https://git.quilime.com/?a=commitdiff_plain;h=b099c65ab544c6c3083856a9a8372ae969e9d8c9;p=plog_bk.git style changes --- diff --git a/css/style.css b/css/style.css index dcc8dc1..c0bc117 100644 --- a/css/style.css +++ b/css/style.css @@ -1,6 +1,6 @@ body { margin:10px 100px 50px 40px; } -html, body, table { font-family: monospace; font-size:12px; line-height:1.2em; color:#222; } +html, body, table { font-family: helvetica; font-size:12px; line-height:1.5em; color:#222; } /*selection*/ ::-moz-selection {background: #08f !important; color:#fff;} @@ -51,7 +51,7 @@ table .reader li, table .bookmarks li { margin-bottom:1em; padding-bottom:1em; #content { margin-left:120px; min-width:500px; } #content p { } ul.inline_content { } - ul.inline_content li { margin:50px 0; padding-bottom:50px; border-bottom:1px dotted #888; } + ul.inline_content li { margin:0 0 50px 0; padding-bottom:50px; border-bottom:1px dotted #888; } ul.inline_content li div.content li { padding:0; border:0; margin:0; } ul.inline_content .date { color:#999; font-size:10px;} ul.thumbnails { } diff --git a/index.php b/index.php index 872da1d..7d40586 100644 --- a/index.php +++ b/index.php @@ -19,6 +19,7 @@ } } + header ( "Location: /log/" ); include ( TEMPLATE_DIR . 'index.html' ); ?> diff --git a/templates/log.html b/templates/log.html index ed6e569..c9e3492 100644 --- a/templates/log.html +++ b/templates/log.html @@ -44,7 +44,6 @@ -

log

@@ -84,8 +83,6 @@ -

log

-