MediaWiki:Vector.css: Difference between revisions

MediaWiki interface page
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 199: Line 199:
}
}
.mw-body{
.mw-body{
    margin-left:10em;
     padding:1em;
     padding:1em;
     border:1px solid #250b2d;
     border:1px solid #250b2d;
Line 210: Line 209:
.mw-body .mw-editsection,.mw-body .mw-editsection-like{
.mw-body .mw-editsection,.mw-body .mw-editsection-like{
     font-family:sans-serif
     font-family:sans-serif
}
.mw-body p{
    line-height:inherit;
    margin:.5em 0
}
}
.mw-body #toc h2,.mw-body .toc h2{
.mw-body #toc h2,.mw-body .toc h2{

Revision as of 19:51, 1 October 2023

/* CSS placed here will be applied to all skins */
/*Fonts */
@import url('https://fonts.googleapis.com/css?family=Fjalla+One');
@import url('https://fonts.googleapis.com/css?family=Raleway');


h1,h2,h3,h4,h5,h6{color:#999999; font-family: 'Fjalla One', sans-serif;text-transform:uppercase;}
html,body{height:100%;margin:0;padding:0;font-family: 'Raleway', sans-serif;}
.mw-body .mw-editsection,.mw-body .mw-editsection-like{font-family: 'Raleway', sans-serif;}
.mw-body p{font-family: 'Raleway', line-height:inherit;margin:.9em 0}
.mw-body h1,.mw-body h2,.mw-body #firstHeading{font-family: 'Fjalla One', sans-serif;line-height:1.3;margin-bottom:.25em;padding:0;color:#ead9c9}
.mw-body h1,.mw-body #firstHeading{font-size:1.8em;font-family: 'Fjalla One', sans-serif;}
.mw-body h2{font-size:1.5em;margin-top:1em;font-family: 'Fjalla One', sans-serif;}
.mw-body h3,.mw-body h4,.mw-body h5,.mw-body h6{font-family: 'Fjalla One', sans-serif;line-height:1.6;margin-top:.3em;margin-bottom:0;padding-bottom:0;color:#c9daea}
.mw-body h3{font-family: 'Fjalla One', sans-serif;font-size:1.3em}
.mw-body h3,.mw-body h4{font-family: 'Fjalla One', sans-serif;font-weight:normal}
.mw-body h4,.mw-body h5,.mw-body h6{font-family: 'Fjalla One', sans-serif;font-size:110%;font-weight:normal;}
div#mw-panel div.portal h3{font-family: 'Fjalla One', sans-serif;text-transform:uppercase;font-size:.8em;color:#c9daea;font-weight:normal;}

.mw-search-profile-tabs{background-color:#041527;margin-top:1em;border:1px solid #c8ccd1;border-radius:2px}
.results-info {color: #c1c1c1;}

.oo-ui-inputWidget-input{background-color:#041527;color:#c1c1c1;}

.mw-editsection { display:none!important; }

div#mw-panel div.portal h3{font-family: 'Fjalla+One', sans-serif;text-transform:uppercase;font-size:.8em;color:#ead9c9;font-weight:bold;}

.tocnumber{padding-left:0;padding-right:0.5em;color:#fff}
.tocnumber:after { content: '.' }
.mw-gallery-slideshow li.gallerybox.slideshow-current {
    background: #051e37; }
.mw-body a:link { color: #c9daea; } /* normal unvisited links */
.mw-body a:link:visited { color: #c9daea; } /* visited links */
.mw-body a:link:active { color: #c9daea; } /* active links */
.mw-body a:link.new { color: #DE3C4B; } /* new links */
.mw-body-content a:link.extiw { color: #3366BB; !important } /* interwiki links */
.mw-body a:link.stub { color: #772233; } /* hovered links */
.mw-body a.new:visited { color:#DE3C4B; }
.mw-body a:visited { color:#c9daea; }
.mw-body a:link {color: #c9daea}
.mw-body a:hover {color: #b4c4d2}
.mw-body a:active {color: #697887}
.mw-body a.external:visited {color: #c9daea; }
.mw-body a:external {color: #c9daea; }
a.external:visited {color: #c9daea; }
a:external {color: #c9daea; }
.mw-body a.extiw:visited {color: #3366BB; }
#mw-panel .portal .body li a:visited {color: #c9daea; }


.mw-collapsible-text{ color: #c1c1c1;}
.mw-collapsible-toggle-collapsed { color: #c1c1c1;}


/*Outside Main Body*/
a:link { color: #c9daea; } /* normal unvisited links */
a:link.new { color: #DE3C4B; } /* new links */
a:link.stub { color: #772233; } /* hovered links */
a:visited { color:#c9daea; } /*Preferences issue*/
a.new, #p-personal a.new {color:#DE3C4B;}

.mw-changeslist-legend { background: #041527!important; }

.oo-ui-tagMultiselectWidget-handle { background: #041527!important; }
.oo-ui-labelElement-label {color:#c1c1c1;}

.editOptions{color:#ccc;}

#ca-talk { display:none!important; }
#ca-viewsource { display:none!important; }

/* CSS placed here will affect users of the Vector skin */
/* Override Vector colour scheme to make it dark (compiled from modified LESS code) */

hr{
    color:#222
}
.editOptions{
    background-color:#041527;
    border-color:#041527
}
input,textarea{
    background-color:#1d344b;
    border-color:#1d344b;
    color:#c1c1c1
}
ul{
    list-style-image:none
}
div.thumbinner,.catlinks{
    background-color:#162330;
    border-color:#111111;
    border-width: 2px;
}
#toc,div.toc,ul#filetoc,li.gallerybox div.thumb{
    background-color:#1a2a3a;
    border-color:#111111;
    border-width:2px;
}
code{
    border:none;
    background-color:inherit;
    color:inherit
}
table.mw_metadata td,table.mw_metadata th,table.wikitable,table.wikitable>*>tr>th,table.wikitable>*>tr>td,pre{
    color:#c1c1c1;
    background-color:#162330;
    border-color:#2E3D4B;
}
table.mw_metadata th,table.wikitable>*>tr>th{
    background-color:#111111
}
table.diff{
    background-color:#111111
}
td .diffchange{
    color:#1d2c3c
}
#pagehistory li.selected,td.diff-context{
    background-color:inherit;
    color:inherit
}
#pagehistory li{
    border:0
}
ul.mw-gallery-packed-hover li.gallerybox:hover div.gallerytextwrapper,ul.mw-gallery-packed-overlay li.gallerybox div.gallerytextwrapper,ul.mw-gallery-packed-hover li.gallerybox.mw-gallery-focused div.gallerytextwrapper{
    background-color:rgba(0,0,0,0.8)
}
#left-navigation div.vectorTabs,#right-navigation div.vectorTabs{
    background-image:inherit;
    background-color:#250b2d
}
#left-navigation div.vectorTabs ul,#right-navigation div.vectorTabs ul{
    background-color:#250b2d
}
#left-navigation div.vectorTabs ul li,#right-navigation div.vectorTabs ul li{
    background-color:#ffffff;
    background-image:-moz-linear-gradient(top, #ffffff 0, #ffffff 10%);
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(10%, #fff));
    background-image:-webkit-linear-gradient(top, #fff 0, #fff 10%);
    background-image:linear-gradient(#54769b 0, #0e3e72 50%)
}
#left-navigation div.vectorTabs li.selected,#right-navigation div.vectorTabs li.selected{
    background-color:#041527;
    background-image:linear-gradient(#051e37 0, #051e37 10%)
}
#left-navigation div.vectorTabs li.selected a,#right-navigation div.vectorTabs li.selected a,#left-navigation div.vectorTabs li.selected a:visited,#right-navigation div.vectorTabs li.selected a:visited{
    color:#c9daea
}
#left-navigation div.vectorTabs li a,#right-navigation div.vectorTabs li a{
    color:#c9daea 
}
#left-navigation div.vectorTabs span,#right-navigation div.vectorTabs span{
    background:transparent
}
div#mw-head #right-navigation div.vectorMenu h3{
    background:inherit
}
div#mw-head div.vectorMenu h3 span{
    color:#c9daea
}
div.vectorMenu h3 a{
    background:inherit
}
div.vectorMenu ul{
    background-color:black;
    border:solid 1px #0c0c0c
}
div.vectorMenu li a{
    color:#c9daea
}
div.vectorMenu#p-cactions div.menu{
    border-color:#2E3D4B
}
div.vectorMenu#p-cactions ul{
    border:0;
    background-color:#1d2c3c;

}
#mw-navigation div#mw-panel div.portal{
    background-image:none;
    border-top:1px solid #152d44
}
#mw-navigation div#mw-panel div.portal#p-logo,#mw-navigation div#mw-panel div.portal#p-navigation{
    border-top:none
}
html{
    font-size:100%
}
html,body{
    height:100%;
    margin:0;
    padding:0;
    font-family:sans-serif
}
body{
    background-color:#051e37
}
.mw-body{
    padding:1em;
    border:1px solid #250b2d;
    border-right-width:0;
    margin-top:-1px;
    background-color:#041527;
    color:#c1c1c1;
    direction:ltr
}
.mw-body .mw-editsection,.mw-body .mw-editsection-like{
    font-family:sans-serif
}
.mw-body p{
    line-height:inherit;
    margin:.5em 0
}
.mw-body #toc h2,.mw-body .toc h2{
    font-size:100%;
    font-family:sans-serif
}