CSS fixes, and sidebar correction.
authordavyd <davyd>
Sun, 27 Jun 2004 09:38:22 +0000 (09:38 +0000)
committerdavyd <davyd>
Sun, 27 Jun 2004 09:38:22 +0000 (09:38 +0000)
feedlist
planet.css
sidebar.html

index 242d692..f78b8fc 100644 (file)
--- a/feedlist
+++ b/feedlist
@@ -41,3 +41,6 @@ Chris Grubb           http://www.livejournal.com/users/maelstrm/data/rss
 Michael Grubb          http://www.livejournal.com/users/grubbmr/data/rss
 Chris Gorham           http://www.livejournal.com/users/kadeton/data/rss
 Tom Lynch              http://www.livejournal.com/users/ataxi/data/rss
 Michael Grubb          http://www.livejournal.com/users/grubbmr/data/rss
 Chris Gorham           http://www.livejournal.com/users/kadeton/data/rss
 Tom Lynch              http://www.livejournal.com/users/ataxi/data/rss
+Sam Spencer            http://www.livejournal.com/users/el_cheeseman/data/rss
+David Tormsen          http://www.livejournal.com/users/tormsen/data/rss
+Jean-Paul Blaquiere    http://www.livejournal.com/users/japester/data/rss
index 504c5cd..7b651b6 100644 (file)
@@ -124,6 +124,10 @@ body {
        text-align: justify;
 }
 
        text-align: justify;
 }
 
+.itembody pre {
+       overflow: auto;
+}
+
 .itembody h1 {
        background-color: #E0E0E0;
        color: black;
 .itembody h1 {
        background-color: #E0E0E0;
        color: black;
index e29615c..cd14de2 100644 (file)
@@ -3,7 +3,7 @@
  Planet UCC is an aggregation of weblogs
  for members of the
  <a href="http://www.ucc.asn.au/">University Computer Club</a> at the
  Planet UCC is an aggregation of weblogs
  for members of the
  <a href="http://www.ucc.asn.au/">University Computer Club</a> at the
- <a href-"http://www.uwa.edu.au/">University of Western Australia</a>.<br />
+ <a href="http://www.uwa.edu.au/">University of Western Australia</a>.<br />
  Planet UCC was written from scratch in
  <a href="http://www.python.org/">Python</a>
  and makes extensive use of Mark Pilgrim's
  Planet UCC was written from scratch in
  <a href="http://www.python.org/">Python</a>
  and makes extensive use of Mark Pilgrim's

UCC git Repository :: git.ucc.asn.au