SusiMail: header padding

This commit is contained in:
zzz
2014-05-01 13:13:20 +00:00
parent 767bd05ce1
commit 7822b5c3ac
2 changed files with 8 additions and 0 deletions

View File

@@ -12,6 +12,10 @@ body.iframed {
margin: 0;
}
div.header {
padding: 8px 5px 12px 5px;
}
hr {
color: #494;
background: #494;

View File

@@ -9,6 +9,10 @@ body.iframed {
margin: 5px 0 0 0;
}
div.header {
padding: 8px 5px 12px 5px;
}
li {
color:#001;
line-height:12pt;