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

Da Wiki Acquisti in rete PA.
m
m
Riga 49: Riga 49:
padding: 10px 20px 10px 20px;
padding: 10px 20px 10px 20px;
}
}
h1, h2 {
    margin-bottom: 0.6em;
    border-bottom: 1px solid #eaecf0;
}
body  {
body  {
color: #313840;
color: #313840;

Versione delle 19:42, 20 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 {
    margin-bottom: 0.6em;
    border-bottom: 1px solid #eaecf0;
}

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; }