User:Starvoid/monobook.css

< User:Starvoid
Revision as of 02:39, 5 December 2023 by Starvoid (talk | contribs) (Trying this again)

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.
.mw-wiki-logo {
	background-image: url(https://cdn.wikirby.com/a/a9/Wikirby_logo_-_Starvoid_monobook.png);
    background-size: contain;
}
div#globalWrapper { background: 
transparent; } body { background:
url(https://cdn.wikirby.com/b/b4/KEY_Fabric_Snow_Mountain.png)
top left fixed; border-top-left-radius: 1em; border-bottom-left-radius: 1em; }
@media (min-width: 2000px) {
	#globalWrapper {
		max-width: 1500px;
		margin: auto;
	}
}
#content, #footer { background:
url(https://cdn.wikirby.com/b/b4/KEY_Fabric_Snow_Mountain.png) -150px top left fixed; 
background-color: #dce2f5;
background: rgba(255, 255, 255, 0.80);
border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
}
.portlet .pBody {
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
}
.wikiEditor-ui .wikiEditor-ui-view, #content, #footer {
  border: 2px solid #505387;
}
textarea {
  border-color: #505387;
}
#p-cactions ul li, #p-cactions ul li a {
  background: 
  transparent;
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  padding-bottom: 5px;
}
body.skin--responsive .pBody {
    border-width: 2px;
    border-color: #505387;
}

body.skin--responsive #p-cactions li {
    border-width: 2px;
    border-color: #505387!important;
    padding-bottom: 3px;
}
body.skin--responsive #p-cactions li.selected a {
    border-bottom: 1px solid white;
}
.editOptions {
  background: url(https://cdn.wikirby.com/5/54/KEY_Fabric_Baby_Stars.png);
  border-color: #505387;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
}
.portlet .pBody {
   background: url(https://cdn.wikirby.com/8/83/KEY_Fabric_Butter_Building.png);
  border: 2px solid #505387;
}
#searchInput {
  border: 1px solid #6067cc;
}
.mw-changeslist-legend {
  border: 1px solid #6067cc;
}
a { color: black; }
a:visited { color: black; }
.mw-parser-output a.extiw { color: black; }
.mw-parser-output a.extiw: { color: black; }
.mw-parser-output a.external { color: black; }
.mw-parser-output a.external:visited { color: black; }
div.thumbcaption { 
background:rgba(215, 225, 252, 0.80) !important; 
margin-top: 2px;
border: 1px solid black;
text-align: center;
}