summaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2017-09-02 18:35:09 -0700
committerBryan Newbold <bnewbold@archive.org>2017-09-02 18:35:09 -0700
commite7f6aea08fba6121896d9c5984973bee3b274e88 (patch)
tree985eeafb0201548150fb1125bf0dc6d85212d159 /static
parent296b0aec050c924440b90d20633d6749cc31e761 (diff)
downloadarchive3k.org-e7f6aea08fba6121896d9c5984973bee3b274e88.tar.gz
archive3k.org-e7f6aea08fba6121896d9c5984973bee3b274e88.zip
consistent panel sizes
Diffstat (limited to 'static')
-rw-r--r--static/img/twitter-icon.pngbin0 -> 37178 bytes
-rw-r--r--static/style/archive3k.css8
2 files changed, 7 insertions, 1 deletions
diff --git a/static/img/twitter-icon.png b/static/img/twitter-icon.png
new file mode 100644
index 0000000..1cda2f7
--- /dev/null
+++ b/static/img/twitter-icon.png
Binary files differ
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 */