mirror of
https://github.com/moodle/moodle.git
synced 2025-01-20 15:08:32 +01:00
9 lines
160 B
CSS
9 lines
160 B
CSS
*, body, p, td,
|
|
h1, h2, h3, h4, h5, h6
|
|
{
|
|
font-style:inherit;
|
|
font-family:inherit;
|
|
font-size:100%;
|
|
background-color:#FFFFFF;
|
|
color:#000000;
|
|
} |