MediaWiki:Mobile.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 54: Line 54:
font-size: 180%;
font-size: 180%;
font-family: 'Linux Libertine','Georgia','Times',serif;
font-family: 'Linux Libertine','Georgia','Times',serif;
}
a.home-header-link {
color: #fbf0a4;
text-decoration: none;
}
a.home-header-link:hover {
color: #fbf0a4;
text-decoration: none;
}
a.home-header-link:visited {
color: #fbf0a4;
text-decoration: none;
}
}