소스 검색

Arrrgh, another css mistake

Carsten Dominik 17 년 전
부모
커밋
4698e1bc0b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      ORGWEBPAGE/org.css

+ 1 - 1
ORGWEBPAGE/org.css

@@ -10,7 +10,6 @@
 	background-repeat: no-repeat;
 	background-position: 10px 10px;
 	line-height:1.2em;
-        border-style:none;
   }
 
   h1 {font-size: 14pt;}
@@ -25,6 +24,7 @@
 	height: 600px;
 	line-height: 1.4em;
 	overflow:auto;
+        border-style:none;
   }
 
   #table-of-contents h2 {