Update common.css

This commit is contained in:
Fraenkiman 2023-11-12 12:54:17 +01:00
parent 69220f0ca9
commit 5ef3a327bd

View File

@ -143,7 +143,10 @@ h2 { /* Titles of the entry */
.entry-title a { color: #333333 !IMPORTANT }
h3 { margin: 0; font-size: 1.3em }
h3 { margin: 0;
font-size: 1.3em;
padding: 1em 0 0.2em 0
}
h4 { font-size: 1.2em }