From 1053c3e285585dfa0116c185525448ae1e07d0c0 Mon Sep 17 00:00:00 2001 From: davyd Date: Sun, 27 Jun 2004 09:38:22 +0000 Subject: [PATCH] CSS fixes, and sidebar correction. --- feedlist | 3 +++ planet.css | 4 ++++ sidebar.html | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/feedlist b/feedlist index 242d692..f78b8fc 100644 --- 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 +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 diff --git a/planet.css b/planet.css index 504c5cd..7b651b6 100644 --- a/planet.css +++ b/planet.css @@ -124,6 +124,10 @@ body { text-align: justify; } +.itembody pre { + overflow: auto; +} + .itembody h1 { background-color: #E0E0E0; color: black; diff --git a/sidebar.html b/sidebar.html index e29615c..cd14de2 100644 --- a/sidebar.html +++ b/sidebar.html @@ -3,7 +3,7 @@ Planet UCC is an aggregation of weblogs for members of the University Computer Club at the - University of Western Australia.
+ University of Western Australia.
Planet UCC was written from scratch in Python and makes extensive use of Mark Pilgrim's -- 2.20.1