Anonymous
×
Create a new article
Write your page title here:
We currently have 15 articles on TwistedFates Database. Type your article name above or click on one of the titles below and start writing!



TwistedFates Database
15Articles

MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 12: Line 12:
background-position: center;
background-position: center;
background-size: full;
background-size: full;
padding-top: 120px;
padding-top: 12%;
background-color: aqua;
background-color: aqua;
heignt:100%;
heignt:100%;

Revision as of 00:25, 23 March 2023

a:hover{
text-decoration:none;
color: #D4AF37;}

header #logo h1{
display:none;
}

#header{
background-image: url("https://wiki.twistedfates.net/w/images/c/c7/TwF_Wiki_Banner_1080w.png")!important;
background-repeat: no-repeat !important;
background-position: center;
background-size: full;
padding-top: 12%;
background-color: aqua;
heignt:100%;
}

h1#firstHeading, h2{
display:none!important;
}