]> git.quilime.com - plog_bk.git/commitdiff
style changes
authorGabriel Dunne <quilime@monkey.dreamhost.com>
Fri, 18 Dec 2009 10:31:30 +0000 (02:31 -0800)
committerGabriel Dunne <quilime@monkey.dreamhost.com>
Fri, 18 Dec 2009 10:31:30 +0000 (02:31 -0800)
css/style.css
index.php
templates/log.html

index dcc8dc193585d15d9c61b01fd90fc429af739f36..c0bc11717452ab9232e33beabdbc4030d4db8e57 100644 (file)
@@ -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    { }
index 872da1dc0f88b75fd65d7cf419509ac3586f444c..7d405864a644e5a46f6342eca62ff9f26c0cc217 100644 (file)
--- a/index.php
+++ b/index.php
@@ -19,6 +19,7 @@
         }
     }
     
+    header ( "Location: /log/" );
     include ( TEMPLATE_DIR . 'index.html' );
                                                                                                                  
 ?>
index ed6e56921d0e04cbba2f23ee780b7e149c3efd7e..c9e3492afd0091f83d6420acfc84e37b7450a91f 100644 (file)
@@ -44,7 +44,6 @@
                                 
         <?php elseif ($list): ?>
 
-            <h1>log</h1>
         
            <table class="archive" cellspacing="0" cellpadding="0">
                 <tr>
@@ -84,8 +83,6 @@
             
         <?php else: ?>
             
-                        <h1>log</h1>
-            
             <ul class="inline_content log">
             <?php foreach($log_list as $log): ?>
                    <li>