projects
/
pgopen2018.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fe053d
)
add margin to footer
author
xenophenes
<xenophenes42@gmail.com>
Tue, 16 May 2017 00:49:52 +0000
(17:49 -0700)
committer
xenophenes
<xenophenes42@gmail.com>
Tue, 16 May 2017 00:49:52 +0000
(17:49 -0700)
static/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/static/css/style.css
b/static/css/style.css
index c0dd236b28c804b2214fcc4d0046f4c3be44889a..c4de7131dba00db184b23c3d4a879b4917476bd4 100644
(file)
--- a/
static/css/style.css
+++ b/
static/css/style.css
@@
-1093,6
+1093,7
@@
#footer h2, #footer h3, #footer h4 {
color: #ffffff;
+ margin-top: 1em;
}
#footer p, #footer a, #footer li {