X-Git-Url: https://git.ucc.asn.au/?p=planet-ucc.git;a=blobdiff_plain;f=planet.css;h=c942c1bd7492818859cd4cb4bf0f09f16055e0bd;hp=de79b989fc2575ea9f5bd96009100c3260e1987f;hb=ee30a74b5fc4afd2ea9b4a915d3c1463dd698bad;hpb=54610c9e7ff406f34296a190ce66c0bd334458c8 diff --git a/planet.css b/planet.css index de79b98..c942c1b 100644 --- a/planet.css +++ b/planet.css @@ -1,15 +1,21 @@ -.header { +/* .header { position: absolute; top: 0; left: 0; right: 0; height: 75px; background-color: black; -} +} */ .header p { + position: absolute; background-color: black; color: black; + top: 0; + left: 0; + right: 0; + height: 75px; + margin: 0; } .header img.title { @@ -19,10 +25,9 @@ } .header img.logo { -/* position: absolute; */ - float: right; + position: absolute; top: 0; -/* right: 0; */ + right: 0; } .sidebar {