mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
polished: font-family and font-size.
This commit is contained in:
parent
7716753856
commit
8939f45e13
@ -34,8 +34,8 @@
|
||||
}
|
||||
|
||||
body, td, th, li {
|
||||
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size:0.95em;
|
||||
font-family:Arial, Verdana, Helvetica, sans-serif;
|
||||
font-size:98%;
|
||||
letter-spacing:0.02em;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user