Differenze tra le versioni di "MediaWiki:Common.css"
m |
m |
||
Riga 111: | Riga 111: | ||
vertical-align: middle; | vertical-align: middle; | ||
margin-right: 20px; | margin-right: 20px; | ||
} | |||
/* BODY */ | |||
.mw-body h1, .mw-body-content h1, .mw-body-content h2 { | |||
margin-bottom: 0.25em; | |||
padding: 0; | |||
font-family: inherit; | |||
line-height: 1.3; | |||
} | } |
Versione delle 22:09, 23 mag 2022
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;
}
/* Minerva */
/* HEADER */
.minerva-header,.header-container .branding-box a img {
vertical-align: middle;
margin-right: 20px;
}
/* BODY */
.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
margin-bottom: 0.25em;
padding: 0;
font-family: inherit;
line-height: 1.3;
}