MediaWiki:Common.css: differenze tra le versioni
Vai alla navigazione
Vai alla ricerca
Nessun oggetto della modifica |
Nessun oggetto della modifica |
||
Riga 7: | Riga 7: | ||
h3 { | h3 { | ||
font-size: | font-size: 175rem; | ||
} | } | ||
Versione delle 11:10, 7 dic 2020
/* Tag generali */ a { color: #df691a; text-decoration: none; background-color: transparent; } h3 { font-size: 175rem; } #p-lang { background-color: #4e5d6c; border: 1px solid rgba(0, 0, 0, 0.125); } /* Body */ body { background-color: #2b3e50; } #mw-page-base { background: #2b3e50; } /* Finestre */ .box { background-color: #4e5d6c; border: 1px solid rgba(0, 0, 0, 0.125); } /* Tabelle */ table.full { width: 100% }