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.
/*Always show footer bottom (Disclaimer, About Tycoon Gaming, Privacy Policy)*/
#footer-bottom {
display: block !important;
}
/* Main Menu */
.MenuButton {
font-weight: bolder;
text-align: center;
line-height: 2rem;
border-radius: 3px;
background: #2EA2C7;
word-wrap: break-word;
vertical-align: middle;
align-items: center;
justify-content: center;
display: flex;
width: 100%;
word-break: break-word;
text-transform: uppercase;
}
000
1:0
Return to MediaWiki:Common.css.