浏览代码

Docs: Fixed wrong style for revision.

Mr.doob 12 年之前
父节点
当前提交
daf110fa25
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/index.html

+ 2 - 2
docs/index.html

@@ -46,12 +46,12 @@
 				#panel h1 {
 					margin-top: 20px;
 					margin-left: 20px;
+					font-size: 25px;
+					font-weight: normal;
 				}
 
 				#panel h1 a {
 					color: #444;
-					font-size: 25px;
-					font-weight: normal;
 					text-decoration: none;
 				}