Skip to content

Instantly share code, notes, and snippets.

@radermacher
Last active January 4, 2016 14:09
Show Gist options
  • Save radermacher/8632979 to your computer and use it in GitHub Desktop.
Save radermacher/8632979 to your computer and use it in GitHub Desktop.
.logo {
margin-left: 0px;
}
.logo,
.sender_address {
margin-top: -15px;
}
.document_recipient {
left: 0px !important;
top: 150px !important;
}
.document_description {
width: 671px !important;
}
.document {
margin-left: 20px;
}
.document_recipient .content {
background-color: #f1f1f1;
padding: 10px 10px 10px 10px;
}
.document_recipient:before {
content: "Richard Radermacher | c/o TanteRenate | Waldemarstr. 37a | 10999 Berlin";
font-size: 6.5pt;
}
.sender_address {
font-size: 8pt;
}
.document_header dl.document_dates {
width: 265px !important;
}
.document_header dl.document_dates dd {
text-align: left !important;
width: 155px !important;
}
.invoice .document_header .document_dates:after {
content: "Leistungszeitraum: \00a0\00a0 entspricht Rechnungsdatum";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment