Difference between revisions of "MediaWiki:Mobile.css"
Jump to navigation
Jump to search
imported>Stencil |
imported>Stencil |
||
Line 23: | Line 23: | ||
#main-wagon-list { | #main-wagon-list { | ||
border: 5px solid #1BAAEA; | border: 5px solid #1BAAEA; | ||
+ | font-family: 'Linux Libertine','Georgia','Times',serif; | ||
} | } | ||
Line 47: | Line 48: | ||
#steam-banner, #discord-banner { | #steam-banner, #discord-banner { | ||
padding-left: 10px; | padding-left: 10px; | ||
+ | font-family: 'Linux Libertine','Georgia','Times',serif; | ||
} | } | ||
Revision as of 17:47, 14 March 2020
#main-article-tiles { margin-top: 2em; white-space: nowrap; overflow-x: auto; } .article-tile { display: inline-block; margin-bottom: 0.25em; border: 1px solid #E4EAEE; box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0,0,0,0.1); } .article-tile-container { padding-left: 0.5em; } .article-tile-label a, .article-tile-label a:hover, .article-tile-label a:active, .article-tile-label a:visited, #main-wagon-links a, #main-wagon-links a:hover, #main-wagon-links a:active, #main-wagon-links a:visited { color: #FFFFFF; text-decoration: none; } #main-wagon-list { border: 5px solid #1BAAEA; font-family: 'Linux Libertine','Georgia','Times',serif; } #wagons-header { background-color: #1BAAEA; } #main-wagon-items { white-space: nowrap; overflow-x: auto; } #main-wagon-list ul { display: inline-block; padding: 0; text-align: center; list-style: none; } #main-wagon-list li { width: 7em; } #steam-banner, #discord-banner { padding-left: 10px; font-family: 'Linux Libertine','Georgia','Times',serif; } #steam-banner { background-color: #171A21; } #steam-banner img { margin-top: -3px; } #discord-banner { background-color: #697EC4; } #discord-banner img { margin-top: -2px; } .mw-parser-output .external { background: none; }