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:
5a3da62
)
add bottom margin for the fsf-donate button.
author
rsiddharth
<rsd@gnu.org>
Wed, 2 Oct 2013 18:35:33 +0000
(
00:05
+0530)
committer
rsiddharth
<rsd@gnu.org>
Wed, 2 Oct 2013 18:35:33 +0000
(
00:05
+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 35b19f1b0850b3a6339104d12e2e5708a467352d..9ede28018cc82fc3819ac09ac62bebce1ac45676 100644
(file)
--- a/
2014/assets/css/custom.css
+++ b/
2014/assets/css/custom.css
@@
-26,7
+26,7
@@
.fsf-donate-button {
margin-left: 24%;
margin-top: 25px;
- margin-bottom:
5
px;
+ margin-bottom:
10
px;
width:56%;
}
@@
-34,7
+34,7
@@
.fsf-donate-button {
margin-left: 34%;
margin-top: 25px;
- margin-bottom:
5
px;
+ margin-bottom:
10
px;
width:32%;
}
}
@@
-43,7
+43,7
@@
.fsf-donate-button {
margin-left: 24%;
margin-top: 25px;
- margin-bottom: 0px;
+ margin-bottom:
1
0px;
width:56%;
}
}