projects
/
geekigeeki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a9835c
)
Fix paragraph spacing.
author
Bernardo Innocenti
<bernie@codewiz.org>
Tue, 6 Nov 2007 08:53:35 +0000
(09:53 +0100)
committer
Bernardo Innocenti
<bernie@codewiz.org>
Tue, 6 Nov 2007 08:53:35 +0000
(09:53 +0100)
geekigeeki.css
patch
|
blob
|
history
diff --git
a/geekigeeki.css
b/geekigeeki.css
index ca698564386b6849271d87ef03ad0447a787200f..d311c49d42598c7c023fe051b5941844359a94e8 100755
(executable)
--- a/
geekigeeki.css
+++ b/
geekigeeki.css
@@
-28,8
+28,8
@@
h1 {
border: #5599EE;
background-color: #C2E2FF;
- margin-bottom:
5px
;
- margin-top:
5px
;
+ margin-bottom:
0.2em
;
+ margin-top:
2em
;
padding-right: 10px;
padding-left: 10px;
@@
-49,8
+49,8
@@
h2 {
margin-left: 5px;
margin-right: 5px;
- margin-bottom:
5px
;
- margin-top:
5px
;
+ margin-bottom:
0.1em
;
+ margin-top:
2em
;
padding-right: 10px;
padding-left: 10px;