Explorar el Código

changed link color in .alert.label to pink

Garrick van Buren hace 12 años
padre
commit
c2037e4317
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      assets/stylesheets/foreground.css

+ 2 - 0
assets/stylesheets/foreground.css

@@ -27,6 +27,8 @@ td.mw-submit a,
   font-size: 90%;
 }
 
+alert.label a {color: pink;}
+
 code {
   font-weight: normal;
   color: #222222;