Differenze tra le versioni di "MediaWiki:Common.css"
m |
m |
||
Riga 31: | Riga 31: | ||
} | } | ||
.BoxSapere { | .BoxSapere { | ||
border: 2px solid # | border: 2px solid #CCCCCC; | ||
background-color: # | background-color: #EDEDEE; | ||
padding: 1em; | padding: 1em; | ||
margin-bottom: 20px; | margin-bottom: 20px; |
Versione delle 17:34, 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: 2px solid #CCCCCC;
background-color: #EDEDEE;
padding: 1em;
margin-bottom: 20px;
}
/* RIMOZIONE TAB DISCUSSIONE */
ca-talk { display:none!important; }
body.page-Main_Page li#ca-talk { display: none !important; }