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.
/* Remove Ads */
.adsbygoogle { display:none !important; }
/* Admin highlight */
a[href$=":Gamefreak75"],
a[href$="/Gamefreak75"],
a[href$=":Ghost_Jam"],
a[href$="/Ghost_Jam"],
a[href$=":KPH2293"],
a[href$="/KPH2293"],
a[href$=":L151"],
a[href$="/L151"],
a[href$=":Phoenix"],
a[href$="/Phoenix"],
a[href$=":Toa_95"],
a[href$="/Toa_95"],
a[href$=":Turboo"],
a[href$="/Turboo"] {
color: #009900 !important;
font-weight: bold !important;
}
/* Bureaucrat highlight */
a[href$=":Glowsquid"],
a[href$="/Glowsquid"],
a[href$=":Porplemontage"],
a[href$="/Porplemontage"],
a[href$=":Walkazo"],
a[href$="/Walkazo"] {
color: #990099 !important;
font-weight: bold !important;
}
/* Main page */
.mainpagebox {
border: 1px solid #E8E8E8 !important;
padding: 2px;
background: white !important;
border-radius: 4px !important;
box-shadow: 0px 1px 3px rgba(0,0,0,0.08);
}
.mainpagebox #nav {
background: transparent !important;
border:none !important;
box-shadow: none !important;
}
#wpTextbox1{
font: 12px/normal 'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'source-code-pro', monospace;
}
.mainpagebox h2 {
border: none;
border-radius: 1px;
font-weight: 400;
padding: 4px 0 0 0 !important;
font-size: 18px !important;
background: transparent !important;
color: #259 !important;
}
#WelcomeDiv {
margin: 0 0 -.5em 0 !important;
padding: .1em 0 .4em 0 !important;
line-height: 100% !important;
}
#shroom {
display:none;
}
.notice-template {
background: white !important;
margin: .5em 0 !important;
padding: .25em 1em !important;
border: 1px solid #eee !important;
box-shadow: 0px 1px 3px rgba(0,0,0,0.08);
border-radius: 2px;
line-height: 100% !important;
font-size: 13px !important;
display: inline-block;
}