Explorar o código

Set color of links. Updates #130

JC Brand %!s(int64=11) %!d(string=hai) anos
pai
achega
03ff1bb4e1
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      converse.css

+ 6 - 0
converse.css

@@ -411,6 +411,12 @@ you can use the generic selector below, but it's slower:
     display: block;
 }
 
+#conversejs a {
+  text-decoration: none;
+  color: #436976;
+  text-shadow: none;
+}
+
 #conversejs form {
     padding: 0;
 }