vifib_jauks_theme: don't force margin to be 0 for every element.

parent 2ce3466a
...@@ -50,7 +50,8 @@ ...@@ -50,7 +50,8 @@
/**********************/\n /**********************/\n
/* Global definitions */\n /* Global definitions */\n
/**********************/\n /**********************/\n
*{margin:0;padding:0}\n *{padding:0}\n
.top_area * {margin:0;}\n
body{ font-family:Arial,Helvetica,sans-serif;\n body{ font-family:Arial,Helvetica,sans-serif;\n
text-align:center;\n text-align:center;\n
background:#59bae2 url(<tal:block tal:replace="images_path"/>body_bg.png) repeat-x top left;\n background:#59bae2 url(<tal:block tal:replace="images_path"/>body_bg.png) repeat-x top left;\n
......
52 53
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment