Evanescence Wiki
No edit summary
No edit summary
 
Line 1: Line 1:
 
.i18ndoc
 
.i18ndoc
 
{
 
{
color: snow;
+
color: #452c46;
 
background-color: #FFF77D;
 
background-color: #FFF77D;
 
border-bottom: 1px solid navy;
 
border-bottom: 1px solid navy;

Latest revision as of 20:03, 9 April 2021

.i18ndoc
{
    color: #452c46;
    background-color: #FFF77D;
    border-bottom: 1px solid navy;
    padding: 3px;
}
#WikiaSearch { width: 284px; padding: 5px !important; border: 1px solid rgb(0,0,0); background: indigo; background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0, indigo 100%); -moz-border-radius: 1em; -moz-box-shadow: 1px 1px 4px indigo; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, rgba(0, 0, 0, 0.2)), color-stop(100%, indigo)); -webkit-border-radius: 1em; -webkit-box-shadow: 1px 1px 4px indigo; border-radius: 1em; box-shadow: 1px 1px 4px indigo; }
#WikiaSearch input[type="text"] { width: 200px !important; border: 1px solid rgb(0,0,0); background-color: black; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; border-radius: 0.5em; margin: 0px !important; 
}
#WikiaSearch button { text-align: center; position: relative; left: 3px; cursor: pointer; border: 0px solid white; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; height: 26px !important; width: 26px; background: snow
}

.tabberlive {
	border-color:purple;
}
.tabberlive > .tabbertab:not(.tabbertabhide) {
	
}
.tabberlive > .tabbernav > li > a {
	background-color: #bfafb0;
	color: #452c46;

}
.tabberlive > .tabbernav > li > a:hover {

}
.tabberlive > .tabbernav > li > a:active {
	color: #452c46;
}
.tabberlive > .tabbernav > li.tabberactive > a {

}
.tabberlive > .tabbernav > li.tabberactive > a:hover {
	color: #452c46;
}
.tabberlive > .tabbernav > li.tabberactive > a:active {
	color: #452c46;
}