X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=style%2Fuccstyle.css;h=218e2b1743a3ba4bb75f0e55ef0190ef1b7e89bc;hb=c64454dad70e38adfcbd755ef4a155c12a9f78ba;hp=dcd5c0548b7b3032ef0225dd7f929feeea3bafa9;hpb=7b8c9e370fea5c0253c1353d756e029db3bef5cf;p=ucc-www.git diff --git a/style/uccstyle.css b/style/uccstyle.css index dcd5c05..218e2b1 100644 --- a/style/uccstyle.css +++ b/style/uccstyle.css @@ -48,13 +48,16 @@ div.body_box { background-color:#FFFFFF; padding-bottom:25px; } -div.body_item { +div.body_item, div.body_item_fullwidth { position:relative; margin-left:35px; margin-top:20px; width:670px; border:1px solid #737F76; } +div.body_item_fullwidth { + width:900px; +} div.sidebar_item { position:relative; margin-top:20px; @@ -160,7 +163,7 @@ td.break { #col5 { color:#42342C; text-align:right; - width:300px; + width:365px; } a { color:#294359;