Browse Source

Docs: Fixed wrong style for revision.

Mr.doob 12 years ago
parent
commit
daf110fa25
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/index.html

+ 2 - 2
docs/index.html

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