From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.

body {

   font-family:Georgia,serif;

   color:rgb(51,51,51);

}

h1,h2,h3,h4,h5,.section {

   font-family:Verdana,sans-serif;

}

h1, h2,.h2section,h3,h4,h5,.section {

   color:black;

}

h0 { /* does not exist! */

   color:rgb(248,19,20);

}

h1, h2, .h2section {

   font-weight: bold;

}

a:hover, a:hover *,:link,:link * {

   color: rgb(248,19,20)!important;

}

:visited,:visited * {

   color: rgb(248,19,20)!important;

}



a.new:after {

   content: " ⟧"!important

}

a.new:before {

   content: "⟦ "!important;

}

tr:hover, .outline {

   outline: solid 2px rgb(248, 19, 20)!important;

}

tr:hover {

   text-shadow: 0.1em 0.1em 0.2em #bababa!important;

}

tr:hover table {

   text-shadow: none;

}

img:hover, iframe:hover {

   filter: contrast(1.1) brightness(1.05) saturate(1.02);

   -moz-filter: contrast(1.1) brightness(1.05) saturate(1.02);

   -webkit-filter: contrast(1.1) brightness(1.05) saturate(1.02);

}



.infobox, table.wikitable, table.toccolours, table.toccolors, #toc, div.info, pre, .thumbinner {

   box-shadow: rgba(0, 0, 0, 0.5) 4px 4px 4px;

   -webkit-box-shadow: rgba(0, 0, 0, 0.5) 4px 4px 4px;

   -moz-box-shadow: rgba(0, 0, 0, 0.5) 4px 4px 4px;

}



/* Fix sidebar */ 

div#mw-panel {

   position: fixed;

   top: 84px;

   height: 100%;

   width: 155px;

   margin: 0px;

   background-color: #f6f6f6;

   background-image: none!important;

   background-repeat: no-repeat!important;

   border-right: 1px solid #ccc;

   z-index: 2;

   box-shadow: rgba(80, 80, 80, 0.5) 2px 0px 4px;

   -webkit-box-shadow: rgba(80, 80, 80, 0.5) 2px 0px 4px;

   -moz-box-shadow: rgba(80, 80, 80, 0.5) 2px 0px 4px;

   overflow: scroll;

   resize: horizontal;

}



div#content {

   background-image: none!important;

   background-repeat: no-repeat!important;

}



div#mw-head {

   position: fixed;

   top: 0px;

   left: 0px;

   background-color: rgba(240, 240, 240, 0.80);

   background-image: none!important;

   background-repeat: no-repeat!important;

   border-bottom: 1px solid #ccc;

   z-index: 1;

   box-shadow: rgba(80, 80, 80, 0.5) 0px 2px 4px;

   -webkit-box-shadow: rgba(80, 80, 80, 0.5) 0px 2px 4px;

   -moz-box-shadow: rgba(80, 80, 80, 0.5) 0px 2px 4px;

}



div#footer {

   background-color: white;

   border-top: 1px inset #f6f6f6;

   background-image: none!important;

   background-repeat: no-repeat!important;

   box-shadow: rgba(80, 80, 80, 0.5) 0px 2px 4px inset;

   -webkit-box-shadow: rgba(80, 80, 80, 0.5) 0px 2px 4px inset;

   -moz-box-shadow: rgba(80, 80, 80, 0.5) 0px 2px 4px inset;

}



h1#firstHeading:before { 

   /* content: url('http://upload.wikimedia.org/wikipedia/en/2/2a/Buzzinbees_logo.png'); */

   content: url('http://upload.wikimedia.org/wikipedia/en/thumb/e/ea/Facts_Haven_logo.png/320px-Facts_Haven_logo.png');

   margin-right: 10px;

   vertical-align: middle;

   width:192px;

}



div.vectorTabs, div.vectorTabs *, div.vectorMenu * {

   background-image: none!important;

   background-repeat: no-repeat!important;

}



div.vectorTabs li.selected {

   background: white;

   box-shadow: rgba(80, 80, 80, 0.5) 2px 2px 4px inset;

   -webkit-box-shadow: rgba(80, 80, 80, 0.5) 2px 2px 4px inset;

   -moz-box-shadow: rgba(80, 80, 80, 0.5) 2px 2px 4px inset;

}

div.vectorTabs li {

   margin-bottom: 2px!important;

   margin-right: 2px!important;

}

.navbox-title {

   background-color: #ccc ! important;

}

.navbox-group {

   background-color: #ddd ! important;

}

.navbox-abovebelow, .navbox-title, .navbox-group, .navbox-subgroup {

   background-color: #eee ! important;

}

.mw-parser-output div.documentation, .mbox-text, .mbox-image {

   background-color: #edf3ff ! important;

}   

#toc {

      position: fixed; top: 82px; right: 0px; width: 15em;

      border: 1px solid #ccc;

      border-top: none!important;

      margin: 0px!important;

      border-top: none!important;

      z-index: 2;

      box-shadow: rgba(80, 80, 80, 0.5) 0px 2px 4px;

      -webkit-box-shadow: rgba(80, 80, 80, 0.5) 0px 2px 4px;

      -moz-box-shadow: rgba(80, 80, 80, 0.5) 0px 2px 4px;

      background-color: rgba(240, 240, 240, 0.80);

   }



#utcdate a {

   font-family: monospace!important;

   color: black!important;

   }



#utcdate a:before { 

   content: "UTC: ";

}



textarea {

   font-family:Andale Mono,Menlo,Courier New,monospace!important;

   background-color: #fffdd4;

   resize: both;

}
From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.

body {

   font-family:Georgia,serif;

   color:rgb(51,51,51);

}

h1,h2,h3,h4,h5,.section {

   font-family:Verdana,sans-serif;

}

h1, h2,.h2section,h3,h4,h5,.section {

   color:black;

}

h0 { /* does not exist! */

   color:rgb(248,19,20);

}

h1, h2, .h2section {

   font-weight: bold;

}

a:hover, a:hover *,:link,:link * {

   color: rgb(248,19,20)!important;

}

:visited,:visited * {

   color: rgb(248,19,20)!important;

}



a.new:after {

   content: " ⟧"!important

}

a.new:before {

   content: "⟦ "!important;

}

tr:hover, .outline {

   outline: solid 2px rgb(248, 19, 20)!important;

}

tr:hover {

   text-shadow: 0.1em 0.1em 0.2em #bababa!important;

}

tr:hover table {

   text-shadow: none;

}

img:hover, iframe:hover {

   filter: contrast(1.1) brightness(1.05) saturate(1.02);

   -moz-filter: contrast(1.1) brightness(1.05) saturate(1.02);

   -webkit-filter: contrast(1.1) brightness(1.05) saturate(1.02);

}



.infobox, table.wikitable, table.toccolours, table.toccolors, #toc, div.info, pre, .thumbinner {

   box-shadow: rgba(0, 0, 0, 0.5) 4px 4px 4px;

   -webkit-box-shadow: rgba(0, 0, 0, 0.5) 4px 4px 4px;

   -moz-box-shadow: rgba(0, 0, 0, 0.5) 4px 4px 4px;

}



/* Fix sidebar */ 

div#mw-panel {

   position: fixed;

   top: 84px;

   height: 100%;

   width: 155px;

   margin: 0px;

   background-color: #f6f6f6;

   background-image: none!important;

   background-repeat: no-repeat!important;

   border-right: 1px solid #ccc;

   z-index: 2;

   box-shadow: rgba(80, 80, 80, 0.5) 2px 0px 4px;

   -webkit-box-shadow: rgba(80, 80, 80, 0.5) 2px 0px 4px;

   -moz-box-shadow: rgba(80, 80, 80, 0.5) 2px 0px 4px;

   overflow: scroll;

   resize: horizontal;

}



div#content {

   background-image: none!important;

   background-repeat: no-repeat!important;

}



div#mw-head {

   position: fixed;

   top: 0px;

   left: 0px;

   background-color: rgba(240, 240, 240, 0.80);

   background-image: none!important;

   background-repeat: no-repeat!important;

   border-bottom: 1px solid #ccc;

   z-index: 1;

   box-shadow: rgba(80, 80, 80, 0.5) 0px 2px 4px;

   -webkit-box-shadow: rgba(80, 80, 80, 0.5) 0px 2px 4px;

   -moz-box-shadow: rgba(80, 80, 80, 0.5) 0px 2px 4px;

}



div#footer {

   background-color: white;

   border-top: 1px inset #f6f6f6;

   background-image: none!important;

   background-repeat: no-repeat!important;

   box-shadow: rgba(80, 80, 80, 0.5) 0px 2px 4px inset;

   -webkit-box-shadow: rgba(80, 80, 80, 0.5) 0px 2px 4px inset;

   -moz-box-shadow: rgba(80, 80, 80, 0.5) 0px 2px 4px inset;

}



h1#firstHeading:before { 

   /* content: url('http://upload.wikimedia.org/wikipedia/en/2/2a/Buzzinbees_logo.png'); */

   content: url('http://upload.wikimedia.org/wikipedia/en/thumb/e/ea/Facts_Haven_logo.png/320px-Facts_Haven_logo.png');

   margin-right: 10px;

   vertical-align: middle;

   width:192px;

}



div.vectorTabs, div.vectorTabs *, div.vectorMenu * {

   background-image: none!important;

   background-repeat: no-repeat!important;

}



div.vectorTabs li.selected {

   background: white;

   box-shadow: rgba(80, 80, 80, 0.5) 2px 2px 4px inset;

   -webkit-box-shadow: rgba(80, 80, 80, 0.5) 2px 2px 4px inset;

   -moz-box-shadow: rgba(80, 80, 80, 0.5) 2px 2px 4px inset;

}

div.vectorTabs li {

   margin-bottom: 2px!important;

   margin-right: 2px!important;

}

.navbox-title {

   background-color: #ccc ! important;

}

.navbox-group {

   background-color: #ddd ! important;

}

.navbox-abovebelow, .navbox-title, .navbox-group, .navbox-subgroup {

   background-color: #eee ! important;

}

.mw-parser-output div.documentation, .mbox-text, .mbox-image {

   background-color: #edf3ff ! important;

}   

#toc {

      position: fixed; top: 82px; right: 0px; width: 15em;

      border: 1px solid #ccc;

      border-top: none!important;

      margin: 0px!important;

      border-top: none!important;

      z-index: 2;

      box-shadow: rgba(80, 80, 80, 0.5) 0px 2px 4px;

      -webkit-box-shadow: rgba(80, 80, 80, 0.5) 0px 2px 4px;

      -moz-box-shadow: rgba(80, 80, 80, 0.5) 0px 2px 4px;

      background-color: rgba(240, 240, 240, 0.80);

   }



#utcdate a {

   font-family: monospace!important;

   color: black!important;

   }



#utcdate a:before { 

   content: "UTC: ";

}



textarea {

   font-family:Andale Mono,Menlo,Courier New,monospace!important;

   background-color: #fffdd4;

   resize: both;

}

Videos

Youtube | Vimeo | Bing

Websites

Google | Yahoo | Bing

Encyclopedia

Google | Yahoo | Bing

Facebook