mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
Fixed duplicated style in fw_fonts.css
This commit is contained in:
parent
7a3b93c18a
commit
e9c1829aaa
@ -9,10 +9,6 @@ body, td, li, input, select {
|
|||||||
font-size : 13px;
|
font-size : 13px;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
|
||||||
margin : 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
th {
|
th {
|
||||||
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
|
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
@ -41,12 +37,9 @@ h1 {
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
h2, .heading-with-help {
|
h2 {
|
||||||
font-size:1.15em;
|
font-size:1.15em;
|
||||||
}
|
}
|
||||||
.heading-with-help h2 {
|
|
||||||
font-size:1.0em;
|
|
||||||
}
|
|
||||||
h3 {
|
h3 {
|
||||||
font-size:1.1em;
|
font-size:1.1em;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user