mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
merged from 1.5 - I removed letter-spacing because some browsers are not able to display the text correct when using a small amount for spacing.
This commit is contained in:
parent
11a8295db1
commit
1a5679b9ed
@ -36,8 +36,7 @@
|
||||
}
|
||||
body {
|
||||
font-family:Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size:100%;
|
||||
letter-spacing:0.02em
|
||||
font-size:100%
|
||||
}
|
||||
th {
|
||||
font-weight:bold
|
||||
|
Loading…
x
Reference in New Issue
Block a user