MediaWiki:Gadget-vector-themed.css

From Nookipedia, the Animal Crossing wiki
Revision as of 03:18, August 10, 2020 by SuperHamster (talk | contribs) (Rm .oo-ui-labelElement-label padding)

Note: After saving, 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: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* Hide Main Page Title */
body.page-Main_Page h1.firstHeading { display:none; }
body.page-Main_Page #siteSub { display:none; }

body {
    background-image: url("https://dodo.ac/np/images/9/9b/Nookipedia_-_Background_-_New_Horizons.jpg");
    background-color: #7ad3ff;
    background-repeat: no-repeat;
    background-position: 112% 0%;
}

div.body {	
    margin-left: 0 !important;	
}

#main-page-header {
    background-image: url("https://dodo.ac/np/images/f/f3/Winter_Pattern.png");
}

.mw-wiki-logo {
    background-image: url("https://dodo.ac/np/images/4/40/Nookipedia_-_Header_-_New_Horizons.png");
}

#mw-panel {
    margin-left: 10px;
}

div#mw-panel {
    top: 15px !important;
}

#mw-page-base {
    background: none;
}

.mw-body h1, .mw-body h2 {
    font-family: 'Coustard', 'Linux Libertine', Georgia, Times, serif;
    text-shadow: 0px 1px #cdfef2;
    color: #03A179;
}

#content {
    border: 0px solid;
    background: #e6fef8;
    margin-top: 156px;
    margin-left: 12em;
    margin-bottom: -5em;
    padding-bottom: 50px;
}

#left-navigation, #right-navigation {
    font-family: 'Coustard', 'Linux Libertine', Georgia, Times, serif;
    font-weight: 130;
    color: #03A179;
    margin-top: 197px !important;
}

#p-logo a {
    height: 160px;
    width: 600px;
    background-position: left;
}

#p-namespaces, #p-views, #p-cactions {
    background: none !important;
    border: 0px solid;
    border-bottom: 0px;
    padding: 0px !important;
    position: relative;
    margin-top: -1px;
    margin-left: 25px;
}

#p-cactions {
    background: #cdfef2 !important;
    border-radius: 10px 10px 0px 0px;
    margin-left: 15px;
}

#p-cactions span {
    color: #03A179;
}

#p-personal {
    background-color: #fff;
    background-color: rgba(255,255,255,0.5);
    border-radius: 0px 0px 0px 5px;
    top: 0em;
    right: 0em;
    padding: 5px;
}

#p-logo {
    background: none !important;
}

#p- {
    display: none;
}

[id^="ca-"], #p-cactions-label {
    background: #cdfef2;
    background-image: none !important;
    border-bottom: 0px !important;
    border-radius: 10px 10px 0px 0px;
    display: block;
    margin: 0px 4px 0px 0px !important;
}

[id^="ca-delete"], [id^="ca-move"], [id^="ca-protect"], [id^="ca-unprotect"] {
    border-radius: 0px;
    display: block;
    margin: 0px 0px 0px 0px !important;
}

[id^="ca-"] a:link, #p-cactions-label a:link, [id^="ca-"] a:visited, #p-cactions-label a:visited {
    color: #03A179 !important;
}

[id^="ca-"].new span a:link, [id^="ca-"].new span a:visited {
    color: #ba0000 !important;	
}

.selected, div.vectorTabs ul li {
    background-image: none !important;
    background-color: #cdfef2;
}

.body {
   margin-top: 10px;
}

.portal h3 {
    background: none;
    border-radius: 0px;
    margin: 0 !important;
    font-family: 'Coustard', 'Linux Libertine', Georgia, Times, serif;
    font-size: 1.2em !important;
    text-align: center;
}

#p-socialsidebar .body {
    padding-left: .4em;
}

.portal .body {
    background: #e6fef8;
    border-radius: 10px;
    padding-left: 1.5em;
    padding-bottom: .3em;
}

div#mw-panel div.portal {
    background: #03A179;
    background-image: none;
    border-radius: 10px;
    margin: 0px 0px 10px 0px;
    padding: .4em;
}

div#mw-panel div.portal div.body {
    margin: 0em;
    padding-top: 7px;
}

div#mw-panel div.portal h3 {
    color: #e6fef8;
}

.portal .body ul {
    list-style-image: url("https://dodo.ac/np/images/b/bf/Leaf_Icon_%28HHD_Green%29.png") !important;
}

.selected {
    background: #e6fef8 !important;
}

div#right-navigation div.menu ul li {
    background: none;
}

div#right-navigation div.menu ul li a:link {
    color: #03A179;
}

div#right-navigation div.menu ul li a:visited {
    color: #03A179;
}

div.vectorMenu div.menu {
    background-color: #e6fef8;	
}

div.vectorTabs ul {
    background-image: none;
}

div.vectorMenu h3 span {
    margin-right: 15px;
}

div#left-navigation div.vectorTabs span, div#right-navigation div.vectorTabs span {
    background-image: none !important;
}

div#footer {
    margin-top: 50px;
    margin-left: 12em;
}

#footer {
    background-image: url("https://dodo.ac/np/images/a/af/Fence_Backdrop.png");
    height: 100px;
}

#footer-info{
    padding-top: .8em !important;
}

#footer-places, #footer-icons {
    padding-top: .5em !important;
}