Candy Box 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.
body {
background:url(http://images4.wikia.nocookie.net/pad/zh/images/a/a5/Bg2.jpg) fixed !important;
}
 
/*** Removing Photo Module ***/
#LatestPhotosModule{display:none !important}
 
/*** Default CSS ***/
.i18ndoc {
    background-color: #FFF77D !important;
    border-bottom: 1px solid lightgrey !important;
    font-family: monospace !important;
    font-size: 8pt !important;
    height: 140px !important;
    overflow: auto !important;
    padding: 3px !important;
}
 
#WikiaBarWrapper ul.tools > li {
    background: rgba(0, 0, 0, .3);
    margin-right: 7px !important;
    border: none !important;
    border-radius: 5px !important;
}
 
.tabs .selected a {
border-bottom: 1px solid transparent !important;
border: 1px solid black !important;
background: #F5EEAF !important;
color: white !important;
padding-left: 12px !important;
cursor: default !important;
color: black !important;
font-weight: bold !important;
text-decoration: none !important;
}
 
.tabs li a {
font-weight: bold !important;
border: 1px solid black !important;
cursor: default !important;
border-image: initial !important;
color:black !important;
background: #EBEBEB !important;
display: inline-block !important;
font-size: 14px !important;
line-height: 23px !important;
padding-left: 12px !important;
border-radius:0px 0px 0px 0px !important;
position: relative !important;
top: 1px !important;
color: black !important;
font-size:13px !important;
}
 
.tabs li a:hover {
font-weight: bold !important;
cursor: default !important;
background: transprent !important;
border: 1px solid black !important;
padding-left: 12px !important;
text-decoration: none !important;
color:black !important;
}
 
/*** Wiki Navigation-- credit to Saints Row Wiki ***/
.WikiHeader > nav li.marked {
border-top-right-radius: 20px !important;
border-top-left-radius: 20px !important;
}
 
.WikiHeader > nav li.marked>a {
border-top: 1px solid transparent !important;
}
 
.WikiHeader .navbackground div {
background:none !important;
}
 
.WikiHeader .navbackground {
width: 750px !important;
border-radius: 20px !important;
box-shadow: 1px 2px 9px 0px #6810a1 !important;
-webkit-box-shadow: 1px 2px 9px 0px #6810a1 !important;
}
.WikiHeader .navbackground {
width: 750px !important;
border-radius: 20px !important;
box-shadow: 1px 2px 9px 0px #6810a1 !important;
-webkit-box-shadow: 1px 2px 9px 0px #6810a1 !important;
}
.WikiHeader .navbackground, .WikiHeader > nav li.marked, .WikiHeader > nav .subnav, .WikiHeader > nav .subnav-2 li.marked2 .subnav-2a, .WikiHeader > nav .subnav-2 li.marked2 .subnav-2a:hover {
background-image: url(data:image/png !important;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAHUlEQVQIW2PglJATAeH///8zgDADhgCMAZPAEAAAkMkagYeWS7IAAAAASUVORK5CYII=);
background-attachment: fixed !important;
}
.WikiHeader .navbackground img {
display:none !important;
}
.oasis-split-skin .WikiHeader>nav, .WikiHeader>nav {
padding-left:10px !important;
}
.WikiHeader {
height:auto !important;
}
 
/* Gradient in Rail module */
.WikiaRail .module, .ajax-poll {
background-color: #fdfdfd !important;
background-image: -moz-linear-gradient(top,  #FFF 0%, #e7e7e7 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF), color-stop(100%,#e7e7e7));
background-image: -webkit-linear-gradient(top,  #FFF 0%, #e7e7e7 100%);
background-image: -o-linear-gradient(top,  #FFF 0%, #e7e7e7 100%);
background-image: -ms-linear-gradient(top,  #FFF 0%, #e7e7e7 100%);
background-image: linear-gradient(to bottom,  #FFF 0%, #e7e7e7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#cfd2da',GradientType=0 );
border-radius: 15px !important;
-webkit-border-radius: 15px !important;
border: 2px solid orange !important;
}
 
/* Hover links in Global Navigation subnav */
.WikiaHeader .catnav a:hover, .WikiaHeader .AccountNavigation .subnav a:hover, .WikiaHeader #WallNotifications .subnav a:hover {
background: orange !important;
color: white !important;
}
 
/* Default CSS */
.i18ndoc {
    background-color: #FFF77D !important;
    border-bottom: 1px solid lightgrey !important;
    font-family: monospace !important;
    font-size: 8pt !important;
    height: 140px !important;
    overflow: auto !important;
    padding: 3px !important;
}
 
/* Main Page navigation boxes */
.mainbox {
text-align:center !important;
padding:0em .8em 1em .8em !important;
border: .8em solid #867e90 !important;
border-top-width: 2em !important;
border-bottom-width:.1em !important;
border-radius:5em !important;
border-top-left-radius: 3em 5em !important;
border-top-right-radius: 3em 5em !important;
overflow:visible !important;
margin:auto !important;
}
.mainbox {
box-shadow: 1px 2px 9px 0px #6810a1 !important;
-webkit-box-shadow: 1px 2px 9px 0px #6810a1 !important;
}
 
.mainbox:hover {
box-shadow: 1px 2px 20px 0px #6810a1 !important;
-webkit-box-shadow: 1px 2px 20px 0px #6810a1 !important;
}
.mainboxheading {
color:white !important;
margin-top:-1.5em !important;
margin-bottom:.5em !important;
font-size:1em !important;
font-weight:bold !important;
line-height:1em !important;
}
 
/* Buttons styling */
a.wikia-button, 
.wikia-menu-button.contribute.secondary,
.wikia-single-button a,
.wikia-menu-button.secondary, 
input[type="submit"], 
input[type="reset"], 
input[type="button"], 
.button, 
button, 
.WikiaHeader li > .wikia-button,
.wikia-menu-button > a, 
.wikia-menu-button .drop, 
.wikia-menu-button > li > a {
cursor:default !important;
border: 1px solid #000000 !important;
background: #EEEEEE !important;
border-radius:0px !important;
}
 
button:hover, 
a.wikia-button:hover,
.wikia-menu-button.contribute.secondary:hover,
.wikia-single-button a:hover, 
input[type="submit"]:hover, 
input[type="reset"]:hover, 
input[type="button"]:hover, 
.button:hover, 
button:hover,
.wikia-menu-button.secondary:hover  
.WikiaHeader li > .wikia-button:hover,
.wikia-menu-button > a:hover, 
.wikia-menu-button .drop:hover, 
.wikia-menu-button > li > a:hover {
border: 2px solid darkslategray !important;
background: #EEEEEE !important;
cursor:default !important;
border-radius:0px !important;
}
 
a.wikia-button.active, 
a.wikia-button:active,
.wikia-menu-button.contribute.secondary:active, 
.wikia-single-button a.active, 
.wikia-single-button a:active, 
/*.wikia-menu-button.active, */
input[type="submit"].active, 
input[type="submit"]:active, 
input[type="reset"].active, 
input[type="reset"]:active, 
input[type="button"].active, 
input[type="button"]:active,
.wikia-menu-button.secondary:activr 
.button.active, 
.button:active, 
button.active, 
button:active,
.WikiaHeader li > .wikia-button:active,
.wikia-menu-button > a:active,
.wikia-menu-button .drop:active  {
border: 2px solid darkslategray !important;
background: #EEEEEE !important;
cursor:default !important;
border-radius:0px !important;
}
 
a.wikia-button:hover, 
a.wikia-button:hover,
.wikia-menu-button.contribute.secondary:hover, 
.wikia-single-button a.active:hover, 
.wikia-single-button a:hover, 
/*.wikia-menu-button.active, */
input[type="submit"].active:hover, 
input[type="submit"]:hover, 
input[type="reset"].active:hover, 
input[type="reset"]:hover, 
input[type="button"].active:hover, 
input[type="button"]:hover,
.wikia-menu-button.secondary:active:hover 
.button.active:hover, 
.button:hover, 
button.active:hover, 
button:hover,
.WikiaHeader li > .wikia-button:hover,
.wikia-menu-button > a:hover,
.wikia-menu-button .drop:hover  {
color:black !important;
}
 
/* Tabbers Styling */
.tabberlive .tabbertab h2,
.tabberlive .tabbertab h3 { display: block !important; }
 
ul.tabbernav li a:link {
	background-color:white !important;
	padding:8px !important;
	color:black !important;
	border:1px solid black !important;
	cursor:default !important;
	font-weight: bold !important;
}
 
ul.tabbernav li a:hover {
	background:white !important;
	padding:8px !important;
	color:black !important;
	border:1px solid black !important;
	cursor:default !important;
	font-weight: bold !important;
}
 
ul.tabbernav li.tabberactive a {
	text-decoration:none !important;
	background-color:#F5EEAF !important;
	border:1px solid black !important;
	cursor:default !important;
	padding:8px !important;
	color:black !important;
	font-weight: bold !important;
}
 
ul.tabbernav li a {
	background-color:white !important;
	padding:8px !important;
	cursor:default !important;
	border:1px solid black !important;
	color:black !important;
	font-weight: bold !important;
}
 
.tabberlive .tabbertab { border: none !important; }
 
ul.tabbernav { border-bottom: none !important; }
 
.tabberlive .editsection { display: none !important; }
 
/* Statustop2 */
.helpcursor a:hover, .helpcursor img:hover, .helpcursor:hover { cursor: help !important; }
 
/* Link hover color */
a:hover {
    color: #83ad2b !important;
    text-decoration: underline !important;
}
 
.MainPageHeader {
background: #000000 !important; /* Old browsers */
background: -moz-linear-gradient(top, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(12%,#595959), color-stop(25%,#666666), color-stop(39%,#474747), color-stop(50%,#2c2c2c), color-stop(51%,#000000), color-stop(60%,#111111), color-stop(76%,#2b2b2b), color-stop(91%,#1c1c1c), color-stop(100%,#131313)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* IE10+ */
background: linear-gradient(to bottom, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
border-top-left-radius: 10px !important; -moz-border-radius-topleft: 10px !important; -webkit-border-top-left-radius: 10px !important; -khtml-border-top-left-radius: 10px !important; -icab-border-top-left-radius: 10px !important; -o-border-top-left-radius: 10px !important; border-top-right-radius: 10px !important; -moz-border-radius-topright: 10px !important; -webkit-border-top-right-radius: 10px !important; -khtml-border-top-right-radius: 10px !important; -icab-border-top-right-radius: 10px !important; -o-border-top-right-radius: 10px !important;
}
Advertisement