projects
/
pgopen2018.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8447947
)
mobile fixes
author
xenophenes
<sarah.conway@crunchydata.com>
Mon, 18 Dec 2017 01:09:26 +0000
(17:09 -0800)
committer
xenophenes
<sarah.conway@crunchydata.com>
Mon, 18 Dec 2017 01:09:26 +0000
(17:09 -0800)
static/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/static/css/style.css
b/static/css/style.css
index e47da852aff90f25cc3dfa23e24d07fbc110bfce..56172f9c8d922c69ff7f7b6061ed8a9649663c14 100644
(file)
--- a/
static/css/style.css
+++ b/
static/css/style.css
@@
-1556,6
+1556,18
@@
#footer .links {
margin-bottom: 0;
}
+
+ #footer {
+ text-align: center;
+ }
+
+ #footer h2, #footer h3, #footer h4 {
+ display: none;
+ }
+
+ #footer .col-sm-4 {
+ padding: 1em 0;
+ }
}
.heading {