X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=website%2Flocal.css;h=29939b89cac8e3e0d5762e0be6d46c23ff3ab2a9;hb=3827c6f3dba11d1ebe3e9265e44269d610206e36;hp=f7a20060def5e74b710525dc267ce6824bb8a2c7;hpb=5a18c464ad8a4547d7c80aa7a508f55353e004f6;p=monkeysphere.git diff --git a/website/local.css b/website/local.css index f7a2006..29939b8 100644 --- a/website/local.css +++ b/website/local.css @@ -1,3 +1,12 @@ +h1 { + -moz-border-radius: 4px; + background-color: #B67B4E; + color: black; + display: block; + font-weight: bold; + padding: 0 0 0 10px; +} + h2 { -moz-border-radius: 4px; background-color: #B67B4E;