r109284 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r109283‎ | r109284 | r109285 >
Date:02:34, 18 January 2012
Author:preilly
Status:ok
Tags:sopa 
Comment:
make link underlined and bold the text
Modified paths:
  • /trunk/extensions/MobileFrontend/stylesheets/common.css (modified) (history)

Diff [purge]

Index: trunk/extensions/MobileFrontend/stylesheets/common.css
@@ -294,6 +294,8 @@
295295 font-size: 1.1em;
296296 color: #ffffff;
297297 }
298 -.mwm-message.mwm-notice a {
 298+.mwm-message.mwm-notice a {
 299+ text-decoration: underline;
 300+ font-weight: bold;
299301 color: #ffffff;
300302 }

Status & tagging log