View source for MediaWiki:Common.css
From Tycoon Gaming
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 */
.mw-wiki-logo {
background-image: url(https://dash.tycoon.community/wiki/images/e/ea/Logo.gif) !important;
}
@import url("/load.php?mode=articles&only=styles&articles=u:dev:MediaWiki:ModernProfile/Masthead.css|u:dev:MediaWiki:ModernProfile/Wall.css");
/*Main Menu*/
.HomeNav, .HomeNavLong {
display: inline-block;
position: relative;
transform: skew(30deg);
text-align: center;
background: #2EA2C7;
padding: 5px;
text-transform: uppercase;
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
margin: 2px;
}
000
1:0
Return to MediaWiki:Common.css.