Quellcode durchsuchen

changed link color in .alert.label to pink

Garrick van Buren vor 12 Jahren
Ursprung
Commit
c2037e4317
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  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;