浏览代码

Add the title class.

Mark Crane 12 年之前
父节点
当前提交
d7b759555f
共有 1 个文件被更改,包括 7 次插入0 次删除
  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;