Explorar el Código

Don't underline links

JC Brand hace 12 años
padre
commit
e8e9718b01
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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);