зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1158302 - Increase the Font Size of Reader's H1 and H2 Headers. ui-r=mmaslaney, r=Gijs
This commit is contained in:
Родитель
54441a3b07
Коммит
2411ce480f
|
@ -15,12 +15,12 @@ h3 {
|
|||
}
|
||||
|
||||
h1 {
|
||||
font-size: 1.33em;
|
||||
font-size: 1.6em;
|
||||
line-height: 1.25em;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 1.1em;
|
||||
font-size: 1.2em;
|
||||
line-height: 1.51em;
|
||||
}
|
||||
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
}
|
||||
|
||||
.header > h1 {
|
||||
font-size: 1.33em;
|
||||
font-size: 1.6em;
|
||||
line-height: 1.25em;
|
||||
width: 100%;
|
||||
margin: 30px 0;
|
||||
|
|
Загрузка…
Ссылка в новой задаче