X-Git-Url: http://git.plutz.net/?p=serve0;a=blobdiff_plain;f=style.css;h=25cfb0fdae5dc4024c6e78a1e95b03a63b687ba6;hp=b2412a24575d5e76a427ce08324f9163d97e1c55;hb=b0cfee07ebebf399963569086924b13fe0a8a335;hpb=d23cbb70e8cb096b7ef7c32e6cac083257cf1f31 diff --git a/style.css b/style.css index b2412a2..25cfb0f 100644 --- a/style.css +++ b/style.css @@ -350,6 +350,11 @@ a[href="#advsearch"]:before { background-color: #FDD; border: 1px solid; } +.page.current { + font-weight: bold; + color: #DAA; + background-color: #000; +} #index label:first-of-type { font-weight: bold; } #index input, #index button { margin-left: 1em;}