For Testing Wiki
Advertisement

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script> <script>$.getScript('http://mathmagician.wikia.com/wiki/MediaWiki:Snowstorm.js?action=raw&ctype=text/javascript');</script> <fieldset> <legend>Snowstorm Controls</legend> <button onclick="window.Snowstorm.start();">Start</button> <button onclick="window.Snowstorm.stop();" style="margin-left:10px">Stop</button> </fieldset> <style id="Terraria_Theme_1"> /* background image */ body.mediawiki {

   background: url(https://lh6.googleusercontent.com/-Y-AAlh4m6zk/ULp_jIiHalI/AAAAAAAAAb8/Hanro5GiUAc/s0/Example.jpg) no-repeat fixed center top;

}

/* header adjustments */

  1. WikiaHeader {
   background: rgba(0, 0, 0, .25);
   -webkit-box-shadow: none;
   box-shadow: none;
   border-top: none;
   padding-top: 3px;

}

  1. WikiaHeader .wikia-header-mask {
   background: none;

}

/* opacity overlay for page content */

  1. WikiaPageBackground {
   opacity: .75;

}

/* Border radius on page content */

  1. WikiaPage, #WikiaPageBackground {
   border-top-left-radius: 10px 15px;
   border-top-right-radius: 10px 15px;
   border-bottom-left-radius: 10px 15px;
   border-bottom-right-radius: 10px 15px;

}




/* level 1 marked background */

  1. WikiHeader .marked {
   background: url(Wood-wall-48-x-32-px.jpg) repeat-x center bottom;

} /* level 1 marked left wing */

  1. WikiHeader .marked > a:before {
   background: url(Wood-wall-left-4-x-32-px.png) no-repeat;
   content: "";
   height: 32px;
   position: absolute;
   left: -8px;
   width: 4px;

} /* level 1 marked right wing */

  1. WikiHeader .marked > a:after {
   background: url(Wood-wall-right-4-x-32-px.png) no-repeat;
   content: "";
   height: 32px;
   position: absolute;
   right: -7px;
   width: 4px;

} /* small fixes for .marked level 1 background */

  1. WikiHeader .nav-item {
   border: none;

}

  1. WikiHeader .nav-item > a {
   border-top: none;
   text-decoration: none;
   font-weight: bold;

}


/* level 2 background */

  1. WikiHeader .navbackground {
   background: url(Wood-wall-48-x-32-px.jpg) repeat-x center center;
   width: 756px;

} /* level 2 left wing */

  1. WikiHeader .navbackground:before {
   background: url(Wood-wall-left-4-x-32-px.png) no-repeat;
   content: "";
   height: 32px;
   position: absolute;
   left: -4px;
   width: 4px;

} /* level 2 right wing */

  1. WikiHeader .navbackground:after {
   background: url(Wood-wall-right-4-x-32-px.png) no-repeat;
   content: "";
   height: 32px;
   position: absolute;
   right: -4px;
   width: 4px;

}


/* small fixes for level 2 background */

  1. WikiHeader .navbackground > div,
  2. WikiHeader .navbackground > img {
   display: none;

}

  1. WikiHeader .subnav-2a .chevron {
   opacity: 1;
   border-top-color: #FFFFFF;

}

  1. WikiHeader .subnav-2a {
   border-top: none;
   color: #FFFFFF;
   background-color: transparent;
   border: none;
   text-decoration: none;
   -webkit-transition: background-color .35s;
   -moz-transition: background-color .35s;
   transition: background-color .35s;

}

  1. WikiHeader .marked2 .subnav-2a {
   background-color: rgba(0, 0, 0, .5);

}


/* level 3 background */

  1. WikiHeader .subnav-3 > li {
   background: url(Wood-wall-48-x-32-px.jpg) repeat-x center center;

}


/* small fixes for level 3 background */

  1. WikiHeader .subnav-3 {
   padding: 0;
   box-shadow: none;
   border: none;

}

  1. WikiHeader .subnav-3 > li > a {
   padding-top: 0;
   padding-bottom: 0;
   color: #FFFFFF;
   -webkit-transition: background-color .35s;
   -moz-transition: background-color .35s;
   transition: background-color .35s;

}

  1. WikiHeader .subnav-3 > li > a:hover {
   background: rgba(0, 0, 0, .5);

}




/* restyle the toolbar */

  1. WikiaBarWrapper {
   background-image: none;
   background-color: rgba(0, 0, 0, .4);

} .WikiaBarCollapseWrapper {

   background-color: rgba(0, 0, 0, .4);

}

  1. WikiaBarWrapper .wikia-bar,
  2. WikiaBarCollapseWrapper .wikia-bar-collapse {
   background-image: none;

}

  1. WikiaBarWrapper ul.tools > li {
   background-color: rgba(0, 0, 0, .75);
   margin-right: 7px;
   border: none;
   border-radius: 5px;

} </style>

Advertisement