X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=planet.css;h=502776226cf2d085cbf777bb158fd54bc3f01898;hb=f4e53471e7048a8ac7d52af5f8af3b5ca9c71fd4;hp=cac3c18556114e971dc3eb16ea86b10779f71123;hpb=bec97cc37b9472c8650fb9027d46eb3e20dc9802;p=planet-ucc.git diff --git a/planet.css b/planet.css index cac3c18..5027762 100644 --- a/planet.css +++ b/planet.css @@ -1,15 +1,13 @@ -.header { +.header p { position: absolute; + background-color: black; + color: black; top: 0; left: 0; right: 0; height: 75px; - background-color: black; -} - -.header p { - background-color: black; - color: black; + width: 100%; + margin: 0; } .header img.title { @@ -20,8 +18,6 @@ .header img.logo { position: absolute; - float: right; - clear: none; top: 0; right: 0; }