mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-29 18:26:05 +00:00
Font size tweaks.
This commit is contained in:
parent
94ddec22b7
commit
f383971936
@ -84,19 +84,23 @@ hr {
|
||||
h1 {
|
||||
color: #600000;
|
||||
font-family: helvetica, arial, sans-serif;
|
||||
font-size: 130%;
|
||||
font-size: 135%;
|
||||
margin-top: 1em;
|
||||
margin-bottom: 0.3em;
|
||||
}
|
||||
|
||||
h2 {
|
||||
h2, h3 {
|
||||
color: black;
|
||||
font-family: helvetica, arial, sans-serif;
|
||||
font-size: 110%;
|
||||
font-size: 115%;
|
||||
margin-top: 1em;
|
||||
margin-bottom: 0.3em;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 100%;
|
||||
}
|
||||
|
||||
.showcase {
|
||||
margin: 2px;
|
||||
padding: 2px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user