summaryrefslogtreecommitdiff
path: root/skins/foreground/assets/stylesheets/foreground.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/foreground/assets/stylesheets/foreground.css')
-rw-r--r--skins/foreground/assets/stylesheets/foreground.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/skins/foreground/assets/stylesheets/foreground.css b/skins/foreground/assets/stylesheets/foreground.css
index d0cf4f2..813f20a 100644
--- a/skins/foreground/assets/stylesheets/foreground.css
+++ b/skins/foreground/assets/stylesheets/foreground.css
@@ -8,7 +8,7 @@ p {
a.label:hover,
a.label:focus {
- color: white;
+ color: #2795b6;
}
a.label.new { background-color: #d0d0d0; }
@@ -818,4 +818,4 @@ body.mw-special-Userlogin h2.title {
/*Fix ULS CSS */
#pt-uls a.uls-trigger {
padding-left:15px !important;
-} \ No newline at end of file
+}