From 58e8d887e411861d4f2cedeabf0246196b1b521c Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Sat, 2 Sep 2017 13:53:02 -0700 Subject: style tweaks --- static/style/archive3k.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'static/style/archive3k.css') diff --git a/static/style/archive3k.css b/static/style/archive3k.css index 5ffec63..a765e9f 100644 --- a/static/style/archive3k.css +++ b/static/style/archive3k.css @@ -57,6 +57,7 @@ footer h5 { } .postnav-content label { font-weight: normal; + font-style: italic; } .nav-tabs, .nav-tabs > li > a, @@ -73,6 +74,17 @@ footer h5 { color: white; font-weight: bold; } +.top-info-col { + padding-left: 2em; + padding-right: 2em; +} +.top-info-col > img { + width: 100%; +} + +.panel-body > img { + width: 100%; +} /* Change font */ body, -- cgit v1.2.3