bunker_like: heading and subtitle font sizes
This commit is contained in:
parent
a8be2a3fc3
commit
f5a073f0b1
|
@ -47,12 +47,12 @@ h1, div.title, header div.subtitle {
|
||||||
font-family: Courier, monospace;
|
font-family: Courier, monospace;
|
||||||
}
|
}
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 24pt;
|
font-size: 18pt;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
letter-spacing: 0px;
|
letter-spacing: 0px;
|
||||||
}
|
}
|
||||||
header div.subtitle {
|
header div.subtitle {
|
||||||
font-size: 12pt;
|
font-size: 10pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* FORMS AND BUTTONS */
|
/* FORMS AND BUTTONS */
|
||||||
|
|
Loading…
Reference in New Issue