Jelajahi Sumber

디자인 변경

2DU 9 tahun lalu
induk
melakukan
3791768433
1 mengubah file dengan 5 tambahan dan 5 penghapusan
  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 {