2DU 9 лет назад
Родитель
Сommit
3791768433
1 измененных файлов с 5 добавлено и 5 удалено
  1. 5 5
      static/style.css

+ 5 - 5
static/style.css

@@ -452,11 +452,11 @@ body {
 }
 
 .out_link::before {
-    padding: 0px 0.15em;
-    background: green;
-    color: white;
-    content: "";
-    font-family: "Ionicons" !important;
+    padding: 0px;
+    background: transparent;
+    color: green;
+    content: "\f14c";
+    font-family: FontAwesome;
 }
 
 textarea {