소스 검색

Update single.html

star7th 8 년 전
부모
커밋
98c2b6589c
1개의 변경된 파일6개의 추가작업 그리고 2개의 파일을 삭제
  1. 6 2
      Application/Home/View/Page/single.html

+ 6 - 2
Application/Home/View/Page/single.html

@@ -58,7 +58,11 @@ body{
     font-size: 8px;
     color: #959595;
 }
-
+	
+pre ol{
+  list-style: none;
+}
+	
 </style>
 
 <div id="header"></div>
@@ -137,4 +141,4 @@ $(function(){
   }
 
 
-</script>
+</script>