Dzahn has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/392169 )

Change subject: planet: Switch colour's around for title, and authored by in 
rawdog
......................................................................


planet: Switch colour's around for title, and authored by in rawdog

Use the identical red, green and blue from the SVG community logo file
for better design, per Mutante.

Change-Id: Icf7bb94bf1ce2e050c058fc12823d7d1f11e3c5d
---
M modules/planet/files/theme/rawdog_style.css
1 file changed, 6 insertions(+), 6 deletions(-)

Approvals:
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



diff --git a/modules/planet/files/theme/rawdog_style.css 
b/modules/planet/files/theme/rawdog_style.css
index 0d30911..bd2a84f 100644
--- a/modules/planet/files/theme/rawdog_style.css
+++ b/modules/planet/files/theme/rawdog_style.css
@@ -50,17 +50,17 @@
 
 .itemheader {
     font-size: 120%;
-/*    text-align: center;*/
-    color: #a03;
+    /*text-align: center;*/
+    color: #2a4b8d;
 }
 
 .itemheader a, .itemheader a:visited {
     text-decoration: none;
-    color: #a03;
+    color: #b32424;
 }
 
 .itemheader a:hover {
-    color: #08b;
+    color: #b32424;
 }
 
 .itemtitle{
@@ -103,10 +103,10 @@
 }
 
 .read {
-    color: #08b;
+    color: #14866d;
 }
 .unread {
-    color: #a03;
+    color: #36c;
 }
 
 .xmlbutton {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Icf7bb94bf1ce2e050c058fc12823d7d1f11e3c5d
Gerrit-PatchSet: 4
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Paladox <thomasmulhall...@yahoo.com>
Gerrit-Reviewer: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to