X-Git-Url: https://git.ucc.asn.au/?p=sjy%2Faustlii.git;a=blobdiff_plain;f=austlii.css;fp=austlii.css;h=a9e0f8eed971757647d5d5d467515aa148fb1e0d;hp=64f58455649878f7d0d206c3391bda4d0961f7a9;hb=cf335ab9c1d1f3f1b37e0b13367559714f408b45;hpb=f36beed7e8739a9d037fa04c947fffb0c9277fb2 diff --git a/austlii.css b/austlii.css index 64f5845..a9e0f8e 100644 --- a/austlii.css +++ b/austlii.css @@ -8,7 +8,7 @@ body { border-right: 1px #ccc solid; } -h1 center {border-bottom: 1px black solid;} +h1 {border-bottom: 1px black solid;} ol li {text-align: justify;} @@ -16,8 +16,9 @@ ol li {text-align: justify;} /* austlii.js special features */ .citation {font-size: 150%; font-weight: bold;} -#menu {position: fixed; top: 5em; left: 0; padding: 1em; width: 10em;} +#menu {position: fixed; top: 2em; left: 0; padding: 1em; width: 10em;} #menu ol {list-style-type: none; padding: 0;} #menu ol li {text-align: left; margin-bottom: 0.5em;} +#menu ol li a.current {font-weight: bold;} a.judge {font-weight: bold;}