MediaWiki:Common.css
Versione del 3 apr 2023 alle 14:37 di Acquisti in Rete (discussione | contributi)
Nota: dopo aver pubblicato, potrebbe essere necessario pulire la cache del proprio browser per vedere i cambiamenti.
- Firefox / Safari: tieni premuto il tasto delle maiuscole Shift e fai clic su Ricarica, oppure premi Ctrl-F5 o Ctrl-R (⌘-R su Mac)
- Google Chrome: premi Ctrl-Shift-R (⌘-Shift-R su un Mac)
- Internet Explorer / Edge: tieni premuto il tasto Ctrl e fai clic su Aggiorna, oppure premi Ctrl-F5
- Opera: premi Ctrl-F5.
/*@import url('https://fonts.googleapis.com/css2?family=Titillium+Web&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&family=Titillium+Web:wght@400;600;700&display=swap');
/* BODY */
body {
font-family: 'Open Sans', sans-serif;
color: #313840;
}
.mw-body, .parsoid-body {
font-family: 'Open Sans', sans-serif;
color: #313840;
}
.mw-body h1, .mw-body-content h1 {
margin-bottom: 0.25em;
padding: 0 0 5px 0;
font-family: 'Titillium Web', sans-serif;
line-height: 1.3;
color: #313840;
font-weight: 600;
}
/* Modded 16/06/2022
/* .mw-body h1, .mw-body-content h1, .mw-body-content h2 {
margin-bottom: 0.6em;
padding: 0;
/* font-family: inherit; *//*
font-family: 'Titillium Web', sans-serif;
line-height: 1.3;
color: #313840;
}
*/
.content .mw-parser-output > h1, .content .mw-parser-output > h2, .content .mw-parser-output > h3, .content .mw-parser-output > h4, .content .mw-parser-output > h5 {
display: block;
}
.content h2, .content h3, .content h4, .content h5, .content h6 {
padding: 20px 0px 0px 0px;
font-family: 'Titillium Web', sans-serif;
color: #313840;
font-weight: normal;
}
.vector-body h2, .vector-body h3, .vector-body h4, .vector-body h5, .vector-body h6 {
/*padding: 20px 0px 0px 0px;*/
font-family: 'Titillium Web', sans-serif;
color: #313840;
font-weight: 600;
padding: 20px 0 5px 0;
}
.content ul {
list-style-type: disc;
padding-left: 2em;
margin-bottom: 1em;
}
.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {
margin: 0.5em 0 0 1.6em;
padding: 0;
}
ul li::marker {
color: #821b4c;
font-weight: bold;
display: inline-block;
width: 1em;
}
li {
margin-bottom: 0.5em;
}
img.TagStrumento {
margin-left: 10px;
margin-bottom: 2px;
}
.BoxSapere {
border: 1px solid #eaecf0;
background-color: #f8f9fa;
padding: 5px 15px 5px 65px;
margin-bottom: 20px;
background-image: url(https://wiki.acquistinretepa.it/images/1/10/Info2.svg);
background-position: 20px 15px;
background-repeat: no-repeat;
background-size: 25px 25px;
border-left: 8px solid #eaecf0;
font-size: 95%;
}
.BS_title{
color: #313840;
font-weight:700;
font-size: 14px;
}
.toc {
border: 1px solid #eaecf0;
padding: 10px 20px 10px 20px;
}
.vector-toc-enabled .mw-sidebar {
width: 13.75em;
padding: 12px 19px 12px 9px;
margin-top: -2.5em;
background-image: none;
background-color: #f8f9fa;
}
h1, h2 {
border-bottom: 1px solid #eaecf0;
}
/* RIMOZIONE TAB DISCUSSIONE */
li#ca-talk { display:none!important; }
body.page-Main_Page li#ca-talk { display: none !important; }
li#pt-mytalk { display:none!important; }
/* Nascondo Special Pages per anonimi */
#t-specialpages {display:none}
.HelpBox {
display:none;
}
#footer-info-lastmod {
display:none;
}
.toccolours {
/* border: 1px solid #a2a9b1; */
background-color: #f8f9fa;
padding: 5px 10px;
font-size: 95%;
margin-bottom: 5px;
border: 0px;
}
.AIR-Toogle {
cursor: pointer;
background-color: #f8f9fa;
padding: 5px 10px;
font-weight:600;
margin-bottom: 10px;
border: 0px;
}
.AIR-Toogle img {
margin: 10px 15px 10px 15px;
}
.AIR-Collapsible {
background-color: #f8f9fa;
padding: 10px 10px 10px 85px;
margin-bottom: 25px;
margin-top: -30px;
border: 0px;
}
/* Minerva */
/* HEADER */
.minerva-header,.header-container .branding-box a img {
vertical-align: middle;
margin-right: 20px;
}
.imgFullwidth {
width: 100%;
height:auto;
}
ul.gallery.mw-gallery-slideshow {
display: block;
margin: 0;
}
ul.gallery.mw-gallery-slideshow .mw-gallery-slideshow-buttons {
opacity: 0.5;
padding: 0px 0px 5px 0px;
white-space: nowrap;
}
.oo-ui-stackLayout-continuous > .oo-ui-panelLayout {
display: block;
position: relative;
background-color: #f8f9fa;
}
.AIRHalfBox {
width:49%;
display:inline-block;
vertical-align:top;
}
img.DSC_ImgTopLeft {
margin-top: 5px;
margin-right: 5px;
}
/* Riposiziono indicatore ultima modifica */
.mw-body .mw-indicators {
padding-top: 15px;
}
/* Blocco orizzontale per guide */
.BloccoOrizzontale {
display:table;
}