Evanescence Wiki
Advertisement

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
.i18ndoc
{
    color: snow;
    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;
	border-color: #452c46;
}
.tabberlive > .tabbernav > li > a:hover {
		background-color: #bfafb0;
	color: #452c46;
	border-color: #452c46;
}
.tabberlive > .tabbernav > li > a:active {
	/* tabber tabs when being clicked */
}
.tabberlive > .tabbernav > li.tabberactive > a {
	
}
.tabberlive > .tabbernav > li.tabberactive > a:hover {
	/* selected tabber tab when being hovered */
}
.tabberlive > .tabbernav > li.tabberactive > a:active {
	/* selected tabber tab when being clicked */
}
Advertisement