Difference between revisions of "MediaWiki:Gadget-vector-themed.css"

From Nookipedia, the Animal Crossing wiki
(Autumn!)
(Removing jump navigation)
Line 12: Line 12:
 
div.body {
 
div.body {
 
     margin-left: 0 !important;
 
     margin-left: 0 !important;
 +
}
 +
 +
div#jump-to-nav {
 +
    display: none;
 
}
 
}
  

Revision as of 15:49, November 9, 2019

/* Hide Main Page Title */
body.page-Main_Page h1.firstHeading { display:none; }
body.page-Main_Page #siteSub { display:none; }

body {
    background-image: url("https://nookipedia.com/w/images/4/4e/Nookipedia_-_Autumn_Sky_Background.png");
    background-color: #F7B67C;
    background-position: 112% 0%;
    background-repeat: repeat-x;
}

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

div#jump-to-nav {
    display: none;
}

#main-page-header {
    background-image: url("https://nookipedia.com/w/images/4/4a/MainPageGrass-Fall.png");
}

.mw-wiki-logo {
    background-image: url("https://nookipedia.com/w/images/1/1b/Nookipedia_Header_-_Autumn.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 #E7D5A6;
    color: #8E5710;
}

#content {
    border: 0px solid;
    background: #FEF9E7;
    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: #8E5710;
    margin-top: 197px !important;
}

#p-logo a {
    height: 160px;
    width: 947px;
}

#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: #E7D5A6 !important;
    border-radius: 10px 10px 0px 0px;
    margin-left: 15px;
}

#p-cactions span {
    color: #6E3F1B;
}

#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: #E7D5A6;
    background-image: none !important;
    border-bottom: 0px !important;
    border-radius: 10px 10px 0px 0px;
    display: block;
    margin: 0px 4px 0px 0px !important;
}

[id^="ca-"] a:link, #p-cactions-label a:link, [id^="ca-"] a:visited, #p-cactions-label a:visited {
    color: #6e3f1b !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: #E7D5A6;
}

.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: #FEF9E7;
    border-radius: 10px;
    padding-left: 1.5em;
    padding-bottom: .3em;
}

div#mw-panel div.portal {
    background: #8E5710;
    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: #FEF9E7;
}

.portal .body ul {
    list-style-image: url('https://nookipedia.com/w/images/8/80/Leaf_Icon_%28Brown%29.png') !important;
}

.selected {
    background: #FEF9E7 !important;
}

.oo-ui-layout {
    padding: 10px;
}

.oo-ui-labelElement-label {
    padding: 5px !important;
}

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

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

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

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

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://nookipedia.com/w/images/a/af/Fence_Backdrop.png');
    height: 100px;
}

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

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