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