X-Git-Url: https://git.ucc.asn.au/?p=planet-ucc.git;a=blobdiff_plain;f=planet.css;h=c942c1bd7492818859cd4cb4bf0f09f16055e0bd;hp=643bceb4a97e85ebe0446485924de546bdde3df5;hb=ee30a74b5fc4afd2ea9b4a915d3c1463dd698bad;hpb=1a153660233e617646c4d1f452564553062521d4 diff --git a/planet.css b/planet.css index 643bceb..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 {