mirror of
https://github.com/moodle/moodle.git
synced 2025-02-16 05:45:36 +01:00
font sieze fixed.
This commit is contained in:
parent
3d830abc7f
commit
da34466c2b
@ -33,8 +33,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
body, td, th, li {
|
body, td, th, li {
|
||||||
font-family:Arial, Verdana, Helvetica, sans-serif;
|
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
|
||||||
font-size:100%;
|
font-size:0.95em;
|
||||||
}
|
}
|
||||||
|
|
||||||
th {
|
th {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user