From: davyd Date: Sat, 7 Feb 2004 12:40:17 +0000 (+0000) Subject: More updates X-Git-Url: https://git.ucc.asn.au/?p=planet-ucc.git;a=commitdiff_plain;h=102dcf13df9a87fb89661c931951714913ff431c More updates --- diff --git a/feedlist b/feedlist index 20658ca..6a9246a 100644 --- a/feedlist +++ b/feedlist @@ -7,3 +7,4 @@ Davyd Madeley http://www.livejournal.com/users/davyd/data/rss Ian McKellar http://ian.mckellar.org/wp-rss2.php Grahame Bowland http://www.livejournal.com/users/grahame/data/rss Adam Wright http://www.livejournal.com/users/hipikat/data/rss +Adrian Chadd http://blog.cacheboy.net/blogs/cacheboy/index.rdf diff --git a/planet.css b/planet.css index 9d7f519..817a661 100644 --- a/planet.css +++ b/planet.css @@ -55,7 +55,7 @@ DIV#sidebar a:visited { DIV#items { padding-right: 200px; - padding-top: 0.5ex; + padding-top: 5em; } DIV#items h1 { @@ -64,6 +64,7 @@ DIV#items h1 { font-size: 1.5em; font-family: sans-serif; padding: 0.5ex; + margin-bottom: 0; } DIV#item { @@ -78,9 +79,9 @@ DIV#item h2 { padding: 0.5ex; } -DIV#item a > img { +DIV#item img { border-style: none; - padding-left: 0.5ex; + padding-left: 1ex; padding-right: 0.5ex; } @@ -92,6 +93,7 @@ DIV#item img.image { DIV#item p.body { padding: 0.5em; + text-align: justify; } DIV#item p.time { diff --git a/ucc.png b/ucc.png index 71dd104..4840ca2 100644 Binary files a/ucc.png and b/ucc.png differ