Differenze tra le versioni di "MediaWiki:Common.css"
m |
m |
||
Riga 44: | Riga 44: | ||
color: #821b4c; | color: #821b4c; | ||
font-weight:700; | font-weight:700; | ||
} | |||
.toc { | |||
border: 1px solid #eaecf0; | |||
} | } | ||
body { | body { |
Versione delle 18:02, 19 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 70px;
margin-bottom: 20px;
background-image: url(https://wiki.acquistinretepa.it/images/e/e1/Info.svg);
background-position: 20px 10px;
background-repeat: no-repeat;
background-size: 32px 32px;
border-left: 8px solid #eaecf0;
}
.BS_title{
color: #821b4c;
font-weight:700;
}
.toc {
border: 1px solid #eaecf0;
}
body {
color: #313840;
}
/* RIMOZIONE TAB DISCUSSIONE */
ca-talk { display:none!important; }
body.page-Main_Page li#ca-talk { display: none !important; }