mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-05 17:08:29 +00:00
Fix the margin of the titles
This commit is contained in:
parent
f6421a5b41
commit
6ea9261fa5
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ h3 {
|
||||||
color: #a40000;
|
color: #a40000;
|
||||||
font-family: "menu";
|
font-family: "menu";
|
||||||
font-size: 1.4em;
|
font-size: 1.4em;
|
||||||
margin-top: 2em;
|
margin: 0.5em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
h3 a {
|
h3 a {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue