X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=planet.css;h=817a661a3fd3e42e9f81d700fabb724a85990e46;hb=9ef22c5512e1e437628c42eaaf607eca2cb6867c;hp=9d7f5195c699675f44a8a9c59e8b11b7be9e87ef;hpb=7f7b5dc483c963fd7e24dce548d06acc68c0fe95;p=planet-ucc.git 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 {