moodle/theme/metal/fonts.css

12 lines
218 B
CSS
Executable File

/* make some small fonts a little bigger */
.logininfo, .helplink, .minicalendar *, .link, .footer {
font-size: 9pt !important;
}
.heading-with-help {
font-size:1.4em;
}
.heading-with-help h2 {
font-size:1em;
}