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 7: Line 7:
}
}


.mainpage h1.page-header__title{
.mainpage h1#firstHeading{
   display:none!important;
   display:none!important;
}
}

Revision as of 09:10, 23 March 2023

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

header #logo h1{
display:none;
}

.mainpage h1#firstHeading{
   display:none!important;
}

#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%;
}