JC Brand 12 лет назад
Родитель
Сommit
e8e9718b01
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      converse.css

+ 4 - 0
converse.css

@@ -43,6 +43,10 @@
     padding: 3px 0 3px 7px;
 }
 
+.chatbox a {
+    text-decoration: none;
+}
+
 .chat-head-chatbox {
     background-color: rgb(89, 106, 114);
     background-color: rgba(89, 106, 114, 1);