]> git.plutz.net Git - invoices/blobdiff - invoices.css
introduce status tag to see whether invoice has already been sent, or paid, etc.
[invoices] / invoices.css
index 41cea2d6aee02c355e154b8bbd03a79e04c26da8..592fb5526f0847fc6783aa53bc4ceea4e7b5c734 100755 (executable)
@@ -12,6 +12,13 @@ body {
 strong {font-weight: bold;}
 em {text-decoration: italic;}
 
+h1 {
+  display: block;
+  margin: 1em 1em 0 1em;
+  font-weight: bold;
+  border-bottom: 1px solid #08F;
+}
+
 /* ==================== MENU ==================== */
 
 #menu {