tilde-club-edel-html/custom.css

13 lines
137 B
CSS

body {
line-height: 1.7em;
}
h1 {
text-transform: lowercase;
}
a {
text-decoration: underline;
text-underline-offset: 0.4em;
}