mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
polished: font-family and font-size.
This commit is contained in:
parent
7716753856
commit
8939f45e13
1 changed files with 2 additions and 2 deletions
|
@ -34,8 +34,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
body, td, th, li {
|
body, td, th, li {
|
||||||
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
|
font-family:Arial, Verdana, Helvetica, sans-serif;
|
||||||
font-size:0.95em;
|
font-size:98%;
|
||||||
letter-spacing:0.02em;
|
letter-spacing:0.02em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue