1
0
Fork 0
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:
Guillaume Ayoub 2012-04-03 17:16:22 +02:00
parent f6421a5b41
commit 6ea9261fa5

View file

@ -67,7 +67,7 @@ h3 {
color: #a40000;
font-family: "menu";
font-size: 1.4em;
margin-top: 2em;
margin: 0.5em 0;
}
h3 a {