projects
/
Plinn.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Champs client++
[Plinn.git]
/
skins
/
custom_generic
/
zpt_stylesheet.css.dtml
diff --git
a/skins/custom_generic/zpt_stylesheet.css.dtml
b/skins/custom_generic/zpt_stylesheet.css.dtml
index
77011e0
..
7e67391
100644
(file)
--- a/
skins/custom_generic/zpt_stylesheet.css.dtml
+++ b/
skins/custom_generic/zpt_stylesheet.css.dtml
@@
-5,7
+5,9
@@
body {
color: &dtml-fontColor;;
font-family: &dtml-fontFamily;;
font-size : &dtml-fontBaseSize;;
- margin: 0 }
+ margin: 0;
+ padding: 0;
+}
h1, h2, h3, h4, h5, h6 {
font-family: &dtml-headingFontFamily;;