Przeglądaj źródła

Docs: Fixed wrong style for revision.

Mr.doob 12 lat temu
rodzic
commit
daf110fa25
1 zmienionych plików z 2 dodań i 2 usunięć
  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;
 				}