X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=planet.css;h=7b651b6def3d173e5d253eb9231fc2a047a3e2c9;hb=db27278f66a4cde57cfa271859cc6d1376a16825;hp=3a6a7bd9a3234f954f017ca87095dd5459cb6da9;hpb=02c5a35a10ecd941123537e4334da5870e400a47;p=planet-ucc.git diff --git a/planet.css b/planet.css index 3a6a7bd..7b651b6 100644 --- a/planet.css +++ b/planet.css @@ -124,6 +124,19 @@ body { text-align: justify; } +.itembody pre { + overflow: auto; +} + +.itembody h1 { + background-color: #E0E0E0; + color: black; +} +.itembody h2 { + background-color: #E0E0E0; + color: black; +} + .item p.time { color: #999999; margin: 0;