|
|
Riga 1: |
Riga 1: |
| 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;
| |
| }
| |
|
| |
| li img {
| |
| vertical-align: middle;
| |
| }
| |
|
| |
| /* HEADER */
| |
| .minerva-header .branding-box a img {
| |
| vertical-align: middle;
| |
| margin-right: 20px;
| |
| }
| |
|
| |
|
| |
| /* RIMOSSO MOMENTANEAMENTE
| |
| /* BODY */
| |
|
| |
| @import url('https://fonts.googleapis.com/css2?family=Titillium+Web&display=swap');
| |
|
| |
| body {
| |
| font-family: 'Titillium Web', sans-serif;
| |
| color: #313840;
| |
| }
| |
|
| |
| .mw-body, .parsoid-body {
| |
| color: #313840;
| |
| }
| |
|
| |
| .pre-content h1, .content h1 , .pre-content h2, .content h2 {
| |
| font-family: 'Titillium Web', sans-serif;
| |
| }
| |
|
| |
|
| |
| .content .mw-parser-output > h1, .content .mw-parser-output > h2, .content .mw-parser-output > h3, .content .mw-parser-output > h4, .content .mw-parser-output > h5 {
| |
| display: block;
| |
| }
| |
|
| |
| .content h2, .content h3, .content h4, .content h5, .content h6 {
| |
| padding: 0.1em 0;
| |
| font-family: 'Titillium Web', sans-serif;
| |
| }
| |
| */
| |
|
| |
| /* RIMOZIONE TAB DISCUSSIONE */ | | /* RIMOZIONE TAB DISCUSSIONE */ |
| ca-talk { display:none!important; } | | ca-talk { display:none!important; } |
| body.page-Main_Page li#ca-talk { display: none !important; } | | body.page-Main_Page li#ca-talk { display: none !important; } |