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

From Nookipedia, the Animal Crossing wiki
(Clearing)
(Restore)
Line 1: Line 1:
 +
/* 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/2/24/Nookipedia_-_Winter_Sky_Background.png");
 +
    background-color: #A1BBF4;
 +
    background-position: 112% 0%;
 +
    background-repeat: repeat-x;
 +
}
 +
 +
div.body {
 +
    margin-left: 0 !important;
 +
}
 +
 +
#main-page-header {
 +
    background-image: url("https://nookipedia.com/w/images/f/f3/Winter_Pattern.png");
 +
}
 +
 +
.mw-wiki-logo {
 +
    background-image: url("https://nookipedia.com/w/images/6/6a/Nookipedia_Header_-_Winter.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 #C3D6ED;
 +
    color: #5D75CA;
 +
}
 +
 +
#content {
 +
    border: 0px solid;
 +
    background: #DFEFF0;
 +
    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: #5D75CA;
 +
    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: #C3D6ED !important;
 +
    border-radius: 10px 10px 0px 0px;
 +
    margin-left: 15px;
 +
}
 +
 +
#p-cactions span {
 +
    color: #3A53B0;
 +
}
 +
 +
#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: #C3D6ED;
 +
    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: #3A53B0 !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: #C3D6ED;
 +
}
 +
 +
.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: #DFEFF0;
 +
    border-radius: 10px;
 +
    padding-left: 1.5em;
 +
    padding-bottom: .3em;
 +
}
 +
 +
div#mw-panel div.portal {
 +
    background: #5D75CA;
 +
    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: #DFEFF0;
 +
}
 +
 +
.portal .body ul {
 +
    list-style-image: url('https://nookipedia.com/w/images/d/d2/Leaf_Icon_%28Winter_Purple%29.png') !important;
 +
}
 +
 +
.selected {
 +
    background: #DFEFF0 !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: #3A53B0;
 +
}
 +
 +
div#right-navigation div.menu ul li a:visited {
 +
    color: #3A53B0;
 +
}
 +
 +
div.vectorMenu div.menu {
 +
    background-color: #DFEFF0;
 +
}
 +
 +
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;
 +
}

Revision as of 02:37, December 16, 2018

/* 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/2/24/Nookipedia_-_Winter_Sky_Background.png");
    background-color: #A1BBF4;
    background-position: 112% 0%;
    background-repeat: repeat-x;
}

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

#main-page-header {
    background-image: url("https://nookipedia.com/w/images/f/f3/Winter_Pattern.png");
}

.mw-wiki-logo {
    background-image: url("https://nookipedia.com/w/images/6/6a/Nookipedia_Header_-_Winter.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 #C3D6ED;
    color: #5D75CA;
}

#content {
    border: 0px solid;
    background: #DFEFF0;
    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: #5D75CA;
    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: #C3D6ED !important;
    border-radius: 10px 10px 0px 0px;
    margin-left: 15px;
}

#p-cactions span {
    color: #3A53B0;
}

#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: #C3D6ED;
    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: #3A53B0 !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: #C3D6ED;
}

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

div#mw-panel div.portal {
    background: #5D75CA;
    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: #DFEFF0;
}

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

.selected {
    background: #DFEFF0 !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: #3A53B0;
}

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

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

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;
}