Explorar o código

小黄点样式

zhouna %!s(int64=3) %!d(string=hai) anos
pai
achega
7fdd3ba258
Modificáronse 1 ficheiros con 6 adicións e 2 borrados
  1. 6 2
      src/html/smartAlert.html

+ 6 - 2
src/html/smartAlert.html

@@ -52,13 +52,17 @@
       line-height: 20px;
       color: #333;
     }
-    .contentBox li:before{
+    .content>li{
+      background: url("../images/dot.png") 0 10px no-repeat;
+      text-indent: 10px;
+    }
+    /*.contentBox li:before{
       content: "·";
       color: #FF7F5B;
       font-size: 38px;
       vertical-align: text-bottom;
       margin-right: 3px;
-    }
+    }*/
     .container {
       background: #fff;
       margin: 0 auto;