More actions
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
font-size:.8em; | font-size:.8em; | ||
vertical-align:text-bottom; | vertical-align:text-bottom; | ||
} | |||
.italic { | |||
font-style:italic; | font-style:italic; | ||
} | } | ||
Revision as of 08:46, 14 January 2024
/* CSS placed here will be applied to all skins */
/* General */
.small {
font-size:.8em;
vertical-align:text-bottom;
}
.italic {
font-style:italic;
}