commit 72aa58c03b7c0a942ae66041fc7be77e93e07145 parent 7da0128f431d59c8336fd57599c6caa38092f8f7 Author: arg@www.suckless.org <unknown> Date: Mon, 9 Mar 2009 14:38:09 +0000 testing style Diffstat:
| M | www.suckless.org/_werc/pub/style.css | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/www.suckless.org/_werc/pub/style.css b/www.suckless.org/_werc/pub/style.css @@ -230,6 +230,13 @@ li ul { border-bottom: 1px solid #336699; } +#main-copy h3 { + color: #336699; + background-color: transparent; + font-size: 105%; + margin: 2em 0 0 0; +} + #main-copy .topOfPage { color: #66cccc; background-color: transparent;