projects
/
libreplanet-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1734321
)
lightened the background color of the footer.
author
rsiddharth
<rsd@gnu.org>
Wed, 2 Oct 2013 13:59:49 +0000
(19:29 +0530)
committer
rsiddharth
<rsd@gnu.org>
Wed, 2 Oct 2013 13:59:49 +0000
(19:29 +0530)
2014/assets/css/custom.css
patch
|
blob
|
blame
|
history
diff --git
a/2014/assets/css/custom.css
b/2014/assets/css/custom.css
index a4aa0382b98fa6cb00cd1d2a248f9af34e2f4c06..e9e110904ebb7c8c005852f5abea577bf4c67f58 100644
(file)
--- a/
2014/assets/css/custom.css
+++ b/
2014/assets/css/custom.css
@@
-166,8
+166,8
@@
body {
#footer {
height: auto;
- background-color: #e
eeeee
;
- border-top: 2px solid #e
eeeee
;
+ background-color: #e
fefef
;
+ border-top: 2px solid #e
fefef
;
margin-top: 1.5em;
}