projects
/
pgopen2018.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12fb043
)
remove excess footer padding
author
xenophenes
<sarah.conway@crunchydata.com>
Mon, 18 Dec 2017 00:40:47 +0000
(16:40 -0800)
committer
xenophenes
<sarah.conway@crunchydata.com>
Mon, 18 Dec 2017 00:40:47 +0000
(16:40 -0800)
static/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/static/css/style.css
b/static/css/style.css
index fe31de92d78f1cc00cee5fc26fc64d3dcfe8b32f..f2dc009a447ea765c6c8ceaee1383ca542483071 100644
(file)
--- a/
static/css/style.css
+++ b/
static/css/style.css
@@
-1356,7
+1356,6
@@
#footer {
background: #99C5B0;
- padding: 2em 0;
color: #0E1210;
}
@@
-1374,6
+1373,10
@@
color: #0E1210;
}
+ section.links {
+ padding: 1.5em 0;
+ }
+
#footer .copyright {
margin-top: 0.65em;
padding: 0;