Browse Source

Add the title class.

Mark Crane 12 years ago
parent
commit
d7b759555f
1 changed files with 7 additions and 0 deletions
  1. 7 0
      themes/enhanced/template.php

+ 7 - 0
themes/enhanced/template.php

@@ -58,6 +58,13 @@ body {
 	/*background-color: #FFFFFF;*/
 }
 
+.title {
+	color: #952424;
+	font-size: 15px;
+	font-family: arial;
+	font-weight: bold
+}
+
 b {
 	color: #952424;
 	font-size: 15px;