Differenze tra le versioni di "MediaWiki:Monobook.css"
Jump to navigation
Jump to search
imported>Demos |
imported>Demos |
||
| Riga 16: | Riga 16: | ||
} | } | ||
</style> | </style> | ||
#bodyContent { | |||
font-size: 0.875em; | |||
} | |||
Versione delle 14:50, 4 nov 2016
/* Gli stili CSS inseriti qui si applicano agli utenti che usano la skin Monobook */
/* Bring the text to 14px */
/* #bodyContent { */
/* font-size: 0.875em; */
/* } */
@import url("https://fonts.googleapis.com/css?family=Tangerine");
<style>
body {
font-family: 'Tangerine', serif;
font-size: 48px;
}
</style>
#bodyContent {
font-size: 0.875em;
}