Follow-up 276c30e: Use the correct hex for the green we want
authorJames D. Forrester <jforrester@wikimedia.org>
Thu, 26 May 2016 16:38:23 +0000 (09:38 -0700)
committerJames D. Forrester <jforrester@wikimedia.org>
Thu, 26 May 2016 16:38:23 +0000 (09:38 -0700)
Bug: T136175
Change-Id: I4ce6010d55c361c56584a36ac252a68f0d2ee363

mw-config/config.css

index 9cfc40f..3aeb1ed 100644 (file)
 .success-message {
        font-weight: bold;
        font-size: 110%;
-       color: #0f0;
+       color: #008000;
 }
 
 .success-box {