Differenze tra le versioni di "MediaWiki:Common.css"

Da Wiki Acquisti in rete PA.
m
m
Riga 43: Riga 43:
.BS_title{
.BS_title{
color: #821b4c;
color: #821b4c;
font-weight:700;
}
}
body  {
body  {

Versione delle 19:01, 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;
}
body  {
color: #313840;
}

/* RIMOZIONE TAB DISCUSSIONE */
ca-talk { display:none!important; }
body.page-Main_Page li#ca-talk { display: none !important; }