Open main menu

Changes

MediaWiki:Mobile.css

1,873 bytes removed, 14:14, 12 September 2019
no edit summary
/* CSS placed here will affect users of the mobile site */
/* Background color
body, nav, .header-container.header-chrome,
#mw-mf-page-center, footer .minerva-footer {
background-color: #fff7fe !important;
} */
.header {
border-color: #D10200 !important;
}
/* Border color */
.minerva-footer {
border-top: 1px solid #BC0100 !important;
}
.ns-special .content-header, .page-summary,
.last-modified-bar, footer > .post-content > h2,
form.mw-mf-settings .oo-ui-fieldLayout {
border-bottom: 1px solid #BC0100 !important;
}
.mw-mf-watchlist-selector li.selected a {
border-bottom-color: #BC0100 !important;
}
/* Active color */
nav ul li a:hover {
box-shadow: inset 4px 0 0 0 #AD0401 !important;
}
.last-modified-bar.active, .list-header,
form.mw-mf-settings #beta-field:before {
background-color: #AD0401 !important;
color: #fff !important;
}
.last-modified-bar {
background-color: #AD0401 !important;
color: #fff !important;
}
/* Last modified bar */
.last-modified-bar .content,
.last-modified-bar a {
color: #fff !important;
}
.mw-ui-icon-mf-arrow-gray:before {
background: none !important;
}
.mw-ui-icon-mf-arrow-invert:before{
background: none !important;
}
.mw-ui-icon-minerva-clock-gray:before {
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2217%22 viewBox=%220 0 20 17%22%3E%3Cg fill=%22%23fff%22%3E%3Ctitle xmlns:default=%22http://www.w3.org/2000/svg%22%3Ehistory%3C/title%3E%3Cpath xmlns:default=%22http://www.w3.org/2000/svg%22 d=%22M11.424 0C6.686 0 2.857 3.806 2.857 8.5H0l3.71 3.68.066.136L7.62 8.5H4.76c0-3.65 2.986-6.61 6.667-6.61 3.68 0 6.665 2.96 6.665 6.61 0 3.65-2.985 6.61-6.666 6.61a6.668 6.668 0 0 1-4.71-1.94l-1.35 1.337A8.553 8.553 0 0 0 11.426 17C16.16 17 20 13.194 20 8.5S16.162 0 11.424 0zm-1.037 5v4.524l3.904 2.298.66-1.1-3.192-1.877V5H10.39z%22/%3E%3C/g%3E%3C/svg%3E") !important;
}
/* Recent changes icon */