mail.sh: provide a way to pass an extra email header
[girocco.git] / html / girocco.css
blob5e3cf7851e516455777d1fccee36cf06837cf5f4
1 /* Girocco CSS */
3 .formlabel {
4 margin-right: 0.5em;
5 padding-top: 0.3em;
6 text-align: right;
7 background-color: #d9d8d1;
8 line-height: 1.75em;
11 .formdata {
12 padding-top: 0.3em;
13 padding-left: 0.75em;
14 line-height: 1.75em;
17 .ctxaction {
18 text-decoration: none;