소스 검색

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;
 				}