Explorar o código

before 추가

2DU %!s(int64=9) %!d(string=hai) anos
pai
achega
660ecb4374
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      static/style.css

+ 8 - 0
static/style.css

@@ -448,6 +448,14 @@ body {
 
 }
 
+.out_link::before {
+    padding: 0px 0.15em;
+    background: green;
+    color: white;
+    content: "외";
+    font-family: "Ionicons" !important;
+}
+
 textarea {
     width: 100%;
 }