From e7f6aea08fba6121896d9c5984973bee3b274e88 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Sat, 2 Sep 2017 18:35:09 -0700 Subject: consistent panel sizes --- static/style/archive3k.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'static/style/archive3k.css') diff --git a/static/style/archive3k.css b/static/style/archive3k.css index b69f679..1924835 100644 --- a/static/style/archive3k.css +++ b/static/style/archive3k.css @@ -83,12 +83,14 @@ footer h5 { padding-left: 2em; padding-right: 2em; } -.top-info-col > img { +.top-info-col img { width: 100%; + margin-bottom: 0.5em; } .panel-body > img { width: 100%; + margin-bottom: 0.8em; } .navbar-nav > li > a, .navbar-brand { @@ -99,6 +101,10 @@ footer h5 { .navbar { min-height: 2.5em !important; } +h1 { + margin-top: 1.5em; + margin-bottom: 1em; +} /* Change font */ -- cgit v1.2.3