]> lifelog.hopto.org Git - LifeLog.git/commitdiff
Cosmetics.
authorwbudic <redacted>
Wed, 6 Mar 2019 21:37:07 +0000 (08:37 +1100)
committerwbudic <redacted>
Wed, 6 Mar 2019 21:37:07 +0000 (08:37 +1100)
htdocs/cgi-bin/wsrc/main.css

index f5e20c49c1230ddf5fbfae67893daad2fccb3843..cf78f3cb11709fe068cdb928e397caa365c6bdb1 100644 (file)
@@ -15,8 +15,7 @@ table, th, td{
        font-family: Bookman;
        border-collapse: collapse;
        width: 740px;
-       padding-top: 5px;
-       padding-bottom: 5px;
+       padding: 5px;
 }
 
 div{
@@ -67,3 +66,9 @@ div{
        text-align:left;
 }
 
+.log{
+       text-align:left;
+       word-wrap: break-word;
+       padding-left: 5px;
+}
+