2DU 9 лет назад
Родитель
Сommit
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 {
     width: 100%;
 }