]> git.mxchange.org Git - mailer.git/blob - theme/business/css/imprint.css
Bad things are now 'classified' as bad (CSS class 'bad' is being used instead of...
[mailer.git] / theme / business / css / imprint.css
1 .imprint {
2         font-size: 12px;
3         width: 320px;
4         vertical-align: middle;
5         background-color: #FFFFFF;
6         height: 70px;
7 }
8
9 .imprint_header {
10         background-color: #EEEEFF;
11         text-align: center;
12         color: #000000;
13         height: 26px;
14         font-weight: bold;
15         font-size: 20px;
16 }
17
18 .imprint_body {
19         background-color: #FFFFFF;
20 }