MediaWiki:Mobile.css: Difference between revisions

675 bytes added ,  15:50, 13 October 2020
m
temporary UCP transition fix, part 2
m (temporary UCP transition fix)
m (temporary UCP transition fix, part 2)
Line 11: Line 11:
background-position: center center;
background-position: center center;
background-repeat: no-repeat;
background-repeat: no-repeat;
}
.skin-minerva #mw-mf-page-center,
.skin-minerva.navigation-enabled #mw-mf-page-center,
.skin-minerva.primary-navigation-enabled,
.skin-minerva.secondary-navigation-enabled,
body {
background-color: #190d07;
background-image: url("/media/5/5d/Mobile_background.jpg");
background-attachment: fixed;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.skin-minerva #content,
.skin-minerva .mw-echo-ui-notificationsInboxWidget-toolbarWrapper,
.skin-minerva.ns-special #content,
.skin-minerva.ns-special #content form,
.skin-minerva.ns-special .pre-content {
background: radial-gradient(rgba(22, 60, 51,0.8),rgba(6, 28, 23,0.8));
}
}
/* END OF TEMPORARY FIX */
/* END OF TEMPORARY FIX */