Jelajahi Sumber

before 추가

2DU 9 tahun lalu
induk
melakukan
660ecb4374
1 mengubah file dengan 8 tambahan dan 0 penghapusan
  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%;
 }