jenkins-bot has submitted this change and it was merged.

Change subject: Make #contentSub slightly darker
......................................................................


Make #contentSub slightly darker

It's too light, not contrasting with the white background.

Bug: 54423
Change-Id: I58e2a028ce097315c82742a6fce91c18f94e5037
---
M skins/common/commonInterface.css
M skins/modern/main.css
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Ori.livneh: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/skins/common/commonInterface.css b/skins/common/commonInterface.css
index af6665e..7eca070 100644
--- a/skins/common/commonInterface.css
+++ b/skins/common/commonInterface.css
@@ -59,7 +59,7 @@
        font-size: 84%;
        line-height: 1.2em;
        margin: 0 0 1.4em 1em;
-       color: #7d7d7d;
+       color: #545454;
        width: auto;
 }
 span.subpages {
diff --git a/skins/modern/main.css b/skins/modern/main.css
index 40fbfd7..5da7d5b 100644
--- a/skins/modern/main.css
+++ b/skins/modern/main.css
@@ -303,7 +303,7 @@
 }
 
 #contentSub {
-       color: #888;
+       color: #545454;
        font-size: small;
        padding-left: 2em;
 }

-- 
To view, visit https://gerrit.wikimedia.org/r/90563
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I58e2a028ce097315c82742a6fce91c18f94e5037
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Bartosz DziewoƄski <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: MarkTraceur <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: Spage <[email protected]>
Gerrit-Reviewer: Swalling <[email protected]>
Gerrit-Reviewer: Trevor Parscal <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to