View source for MediaWiki:Common.css
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* CSS placed here will be applied to all skins */
div.vector-menu-content > ul.vector-menu-content-list > li.mw-list-item a {
font-weight: bold;
color: #c836ea;
}
/* Important: do not display certain things on Desktop*/
.nodesktop {
display: none !important;
}
/* New background */
.mw-body {
background-color: rgba(255, 255, 255, 0.8);
}
body {
background: url(https://nightlifeasia.wiki/images/wiki_background99_test.jpg);
background-repeat: no-repeat !important;
000
1:0
Return to MediaWiki:Common.css.