Przeglądaj źródła

Update single.html

star7th 8 lat temu
rodzic
commit
98c2b6589c
1 zmienionych plików z 6 dodań i 2 usunięć
  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>