MediaWiki:Common.css
Versione del 23 mag 2022 alle 21:11 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.
pre {
background-color:#f2f2f2;
}
pre b {
color:#821b4c;
font-size:larger;
}
.content ul {
list-style-type: disc;
padding-left: 2em;
margin-bottom: 1em;
}
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;
}
.BS_title{
color: #821b4c;
font-weight:700;
}
.toc {
border: 1px solid #eaecf0;
padding: 10px 20px 10px 20px;
}
h1, h2 {
border-bottom: 1px solid #eaecf0;
}
.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
margin-bottom: 0.6em;
padding: 0 0 5px 0;
/*font-family: 'Linux Libertine','Georgia','Times',serif;*/
line-height: 1.3;
}
body {
color: #313840;
}
/* 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;
}
.mw-customtoggle, .mw-collapsible-toggle {
cursor: pointer;
background-color: #f8f9fa;
padding: 5px 10px;
font-weight:600;
margin-bottom: 10px;
border: 0px;
}
.mw-customtoggle img {
margin: 10px 15px 10px 15px;
}
.mw-collapsible {
background-color: #f8f9fa;
padding: 10px 10px 10px 85px;
margin-bottom: 25px;
margin-top: -10px;
border: 0px;
}