User:Trig Jegman/monobook.css

From Pikmin Fanon

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.
/* it lets me make the page at least */
li#pt-userpage,
li#pt-anonuserpage,
li#pt-login {
	background: none!important;
	background-size:16px!important;
	padding:0 0 0 0!important
}

* {border-bottom-left-radius: 0; border-bottom-right-radius: 0; border-top-left-radius: 0; border-top-right-radius: 0; }
li#pt-userpage, li#pt-anonuserpage, li#pt-login {background: 0!important; background-size: 0!important; padding: 0 0 0 0!important;}

#pt-notifications-notice .mw-echo-notifications-badge, #pt-notifications-alert .mw-echo-notifications-badge {display: none; background-size: 0px 0px; background-repeat: no-repeat; top:-1px;}

body {background:url(https://upload.wikimedia.org/wikipedia/commons/f/fb/Black_Box.png) !important; background-blend-mode: screen !important; border-top-left-radius: 0; border-bottom-left-radius: 0;}
#content {background-image:url(https://upload.wikimedia.org/wikipedia/commons/f/fb/Black_Box.png) !important; background-blend-mode: screen !important; box-shadow: rgba(0,0,0,0.15) 0 0.1em 0.75em; border-top-left-radius: 0; border-top-right-radius: 0; border-bottom-left-radius: 0; border-bottom-right-radius: 0;}

.wikiEditor-ui .wikiEditor-ui-view,
#content,
#footer {border:1px solid #FFFFFF}
textarea {border-color:#000000}

#p-cactions ul li,
#p-cactions ul li a {background-color:#000000; border-top-left-radius: 0; border-top-right-radius: 0; padding-bottom:5px}

#p-cactions li {border: 1px solid #000000;}

#p-cactions li.selected {border-color: #000000;}

#p-cactions li.selected a {z-index: 3; background-color: #f6f5ee;}

#p-cactions .new a {color: #a55858;}

#p-cactions li a {color: #000; text-transform: full-size-kana;}

body.skin--responsive #p-cactions li {border-width: 1px; border-color: #000000!important; padding-bottom: 3px;}

body.skin--responsive #p-cactions li.selected a {border-bottom: 1px solid #fff;}

.editOptions {background-color:#eaecf0; color: #202122; border: 1px solid #000000; border-top-right-radius: 0; border-bottom-right-radius: 0;}

#sidebar > .portlet .pBody {box-shadow: rgba(0,0,0,0.15) 0 0.1em 0.75em; background: repeating-linear-gradient(180deg,transparent ,transparent 5px,#DADADA 5px,#DADADA 10px),linear-gradient(to bottom,#FCFCFC,#E2E2E2); border:2px solid #b5b5b5;}

.portlet .pBody {border-top-left-radius: 0; border-top-right-radius: 0; border-bottom-left-radius: 0; border-bottom-right-radius: 0;}

#sidebar ul {list-style-image:none!important;}

#searchInput {border:1px solid #000000; background: linear-gradient(#fff,#e3e3e3); border-width: 1px; border-radius: 0;}

.mw-changeslist-legend {border:1px solid #000000}

#searchButton {background:none!important; background-size: 0; border:none; color:transparent; font-weight:normal;}

#mw-searchButton {background:none!important; background-size: 0; border:none; color:transparent;}

#p-cactions li.selected {border-color:#000000;}

.lua-navbox tr:last-of-type th {border-radius: 0 0 0 0;}

.lua-navbox tr:last-of-type td {border-radius: 0 0 0 0;}
@media screen and (max-width: 925px) {
    .lua-navbox tr:last-of-type td {
        border-radius: 0 0 0 0
    }
}