|
|
(56 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| /* 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;
| |
| }
| |
| /*
| |
| #simpleSearch {
| |
| width: 300px !important;
| |
| }
| |
| #searchButton {
| |
| width: 24px !important;
| |
| }
| |
| */
| |
| #p-search {
| |
| margin-right: 0.5em !important;
| |
| }
| |
|
| |
| /* pseudo-mobile */
| |
| @media (max-width:1024px) {
| |
| #p-search {
| |
| position: fixed !important;
| |
| margin: 0 !important;
| |
| top: 0;
| |
| left: 0;
| |
| z-index: 9999999;
| |
| height: 48px !important;
| |
| width: 100% !important;
| |
| background: white !important;
| |
| border-bottom: 1px solid #bbb;
| |
| }
| |
| #searchform {
| |
| margin: 0 !important;
| |
| background: white !important;
| |
| }
| |
| #simpleSearch {
| |
| margin: 0 !important;
| |
| width: 100% !important;
| |
| border: none !important;
| |
| background: white !important;
| |
| }
| |
| #searchInput {
| |
| width: 100% !important;
| |
| font-size: 16px !important;
| |
| padding: 0 48px !important;
| |
| height: 48px !important;
| |
| background: white !important;
| |
| border: none !important;
| |
| }
| |
| #searchButton {
| |
| display: none;
| |
| }
| |
| .suggestions {
| |
| top: 48px !important;
| |
| position: fixed !important;
| |
| background: white !important;
| |
| height: 100% !important;
| |
| }
| |
| .suggestions-result {
| |
| color: #444 !important;
| |
| font-size: 16px !important;
| |
| padding: .75em 32px !important;
| |
| line-height: normal !important;
| |
| height: 100% !important;
| |
| background: white;
| |
| }
| |
| .suggestions-result-current {
| |
| background-color: #ddd !important;
| |
| color: black !important;
| |
| }
| |
| .suggestions-results {
| |
| border: none !important;
| |
| }
| |
| #p-views, #left-navigation, #mw-panel, #p-cactions, #p-personal, .suggestions-special, #siteNotice, .mw-editsection, #catlinks {
| |
| display:none !important;
| |
| }
| |
| #mw-page-base {
| |
| height: 48px;
| |
| background: white !important;
| |
| }
| |
| #content {
| |
| border: none !important;
| |
| margin-left: 0 !important;
| |
| padding: 24px 48px 48px 48px !important;
| |
| }
| |
| #footer {
| |
| display: none !important;
| |
| }
| |
| h1 {
| |
| font-size: 1.65em !important;
| |
| border-bottom: none !important;
| |
| margin-bottom: 0 !important;
| |
| font-family: georgia, serif !important;
| |
| }
| |
| h2 {
| |
| font-size: 1.4em !important;
| |
| border-bottom: none !important;
| |
| margin-bottom: 0 !important;
| |
| font-family: georgia, serif !important;
| |
| }
| |
| }
| |
|
| |
| /* Main page */
| |
| .mainpagebox {
| |
| border: 1px solid #E8E8E8 !important;
| |
| padding: 2px;
| |
| background: white !important;
| |
| border-radius: 0 !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 { | | .mainpagebox h2 { |
| border: none;
| | font-family: inherit; |
| font-weight: 400;
| |
| padding: 4px 0 0 0 !important;
| |
| font-size: 20px !important;
| |
| background: transparent !important;
| |
| color: #259 !important;
| |
| -webkit-text-stroke-width: .5px;
| |
| -webkit-text-stroke-color: #259;
| |
| }
| |
| | |
| #WelcomeDiv {
| |
| margin: 0 0 -.5em 0 !important;
| |
| padding: .1em 0 .4em 0 !important;
| |
| line-height: 100% !important;
| |
| }
| |
| | |
| #shroom, #maintain {
| |
| 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);
| |
| line-height: 100% !important;
| |
| font-size: 13px !important;
| |
| display: inline-block;
| |
| }
| |
| | |
| #niwa {
| |
| border: 1px solid #CADEED !important;
| |
| box-shadow: 0px 1px 3px #DDE6ED !important;
| |
| background: linear-gradient(to bottom,#fff 65%,#EFF6FA 100%) !important;
| |
| }
| |
| #welcome td:last-of-type {
| |
| width: 350px;
| |
| }
| |
| #welcome #nav {
| |
| float: right;
| |
| font-size: 14px;
| |
| }
| |
| #welcome #nav ul {
| |
| list-style: none;
| |
| } | | } |