adding h1 titles to pages
[monkeysphere.git] / website / local.css
index 69defae6fdee597e91ea47d9e4d6cee6d2dd57d2..3d00d715abc34f92a68b0b62f14045d4ff26c4a6 100644 (file)
@@ -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;