comparison css/app.css @ 224:e69093ab4992

Improve Release Notes display.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Tue, 15 Sep 2020 18:27:04 +0900
parents 122936d3389a
children 9057b6832c9a
comparison
equal deleted inserted replaced
223:122936d3389a 224:e69093ab4992
1 /* Custom classes */ 1 /* Custom classes */
2
3 h3, h4 {
4 margin-top: 1em;
5 }
6
7 h3.entry-title {
8 margin-top: 0em;
9 }
2 10
3 footer { 11 footer {
4 margin-top: 2em; 12 margin-top: 2em;
5 margin-bottom: 2em; 13 margin-bottom: 2em;
6 } 14 }