Index: branches/wmf/1.18wmf1/extensions/MobileFrontend/stylesheets/beta_common.css |
— | — | @@ -315,14 +315,14 @@ |
316 | 316 | } |
317 | 317 | |
318 | 318 | .mwm-message.mwm-notice { |
319 | | - background: #000000; |
| 319 | + background: #FFFFFF; |
320 | 320 | font-size: 1.1em; |
321 | | - color: #ffffff; |
| 321 | + color: #000000; |
322 | 322 | } |
323 | 323 | .mwm-message.mwm-notice a { |
324 | 324 | text-decoration: underline; |
325 | 325 | font-weight: bold; |
326 | | - color: #ffffff; |
| 326 | + color: #000000; |
327 | 327 | } |
328 | 328 | |
329 | 329 | h3#sopa-notice { |