Browse Source

changed link color in .alert.label to pink

Garrick van Buren 12 years ago
parent
commit
c2037e4317
1 changed files with 2 additions and 0 deletions
  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;