2DU пре 9 година
родитељ
комит
660ecb4374
1 измењених фајлова са 8 додато и 0 уклоњено
  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 {
 textarea {
     width: 100%;
     width: 100%;
 }
 }