X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=style%2Fuccstyle.css;h=d28837969d9961fcea0651707600843adf4f4dde;hb=19cb406187679669b58653e76c964ad512cf89f8;hp=b7e5737f01a7719178ccdaa4739ec288b652790a;hpb=5c146240c37dd8dde984f398e4d101d59d8c1f74;p=ucc-www.git diff --git a/style/uccstyle.css b/style/uccstyle.css index b7e5737..d288379 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:910px; +} div.sidebar_item { position:relative; margin-top:20px; @@ -159,6 +162,8 @@ td.break { } #col5 { color:#42342C; + text-align:right; + width:365px; } a { color:#294359;