summaryrefslogtreecommitdiffstats
path: root/templates/css/base.css
diff options
context:
space:
mode:
authorHolger Cremer <HolgerCremer@gmail.com>2018-07-26 20:09:26 +0200
committerHolger Cremer <HolgerCremer@gmail.com>2018-07-26 20:09:26 +0200
commitbb55e121576a5b5d225bfc68c5062f386cc32db9 (patch)
tree21fe043175183944fe2d9fc0a2e08012c3d195fd /templates/css/base.css
parent567dadcd9d8816b447591c266c9ffd5a1c290390 (diff)
downloadserial-barcode-scanner-bb55e121576a5b5d225bfc68c5062f386cc32db9.tar.bz2
adds an inventory function
Diffstat (limited to 'templates/css/base.css')
-rw-r--r--templates/css/base.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/css/base.css b/templates/css/base.css
index e273808..2444eca 100644
--- a/templates/css/base.css
+++ b/templates/css/base.css
@@ -84,6 +84,10 @@ table.user-entry td {
min-width: 350px;
}
+h1 {
+ margin-bottom: 30px;
+}
+
@media print {
.navbar-fixed-top {
display: none !important;