MediaWiki:Mobile.css: Difference between revisions
mNo edit summary |
Ideally this results in readable header text |
||
| Line 23: | Line 23: | ||
} | } | ||
a:link, a:active, #mw-mf-page-left ul.hlist li a, footer .hlist li::after, .mw-ui-anchor.mw-ui-progressive { | a:link, a:active, | ||
.header .branding-box h1, .header .branding-box a, | |||
#mw-mf-page-left ul.hlist li a, | |||
footer .hlist li::after, .mw-ui-anchor.mw-ui-progressive { | |||
text-decoration: none; | text-decoration: none; | ||
color: #ff8319; | color: #ff8319; | ||
} | } | ||
a:visited { | a:visited, .last-modified-bar a, .last-modified-bar a:visited { | ||
text-decoration: none; | text-decoration: none; | ||
color: #e77a1c; | color: #e77a1c; | ||