Commit 323b562b authored by Yoshinori Okuji's avatar Yoshinori Okuji

Increase margin and padding of ModuleShortcut.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1408 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4900c1dc
......@@ -451,8 +451,8 @@ td.Off{
/* _________________ Front Page _________________ */
td.ModuleShortcut p{
margin: 0px;
padding:0px;
margin: 3px;
padding:3px;
font-family: &dtml-default_font_family;;
font-size: &dtml-default_font_size;;
line-height: &dtml-default_font_size;;
......
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