projects
/
pgopen2018.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b486267
)
final menu mobile fixes
author
xenophenes
<sarah.conway@crunchydata.com>
Mon, 18 Dec 2017 01:13:08 +0000
(17:13 -0800)
committer
xenophenes
<sarah.conway@crunchydata.com>
Mon, 18 Dec 2017 01:13:08 +0000
(17:13 -0800)
static/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/static/css/style.css
b/static/css/style.css
index 56172f9c8d922c69ff7f7b6061ed8a9649663c14..e54c2e87fa444e92c5af09f7a30413d23776fafb 100644
(file)
--- a/
static/css/style.css
+++ b/
static/css/style.css
@@
-1513,6
+1513,14
@@
}
@media screen and (max-width: 767px) {
+ .navbar-header {
+ border-bottom: solid 1px rgba(144, 144, 144, 0.25);
+ }
+
+ img#logo {
+ padding: 0 1em;
+ }
+
img#sponsors {
margin: 0;
padding: 2em 7em 2em 0;
@@
-1520,6
+1528,10
@@
height: auto;
}
+ .heading {
+ vertical-align: middle;
+ }
+
#banner h2 {
font-size: 2em;
padding: 3em 0 0 0;
@@
-1568,6
+1580,10
@@
#footer .col-sm-4 {
padding: 1em 0;
}
+
+ #footer .copyright {
+ padding: 0 1em;
+ }
}
.heading {