mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00
7 lines
No EOL
212 B
CSS
7 lines
No EOL
212 B
CSS
body, div, p, li, input, option, textarea {
|
|
font-size: 10pt;
|
|
line-height: 1.5em;
|
|
}
|
|
body, div, p, li, input, option, textarea, h1, h2, h3, h4, h5 {
|
|
font-family: Georgia,Times,"Times New Roman",serif;
|
|
} |