diff --git a/card.css b/card.css index 884837e..3c01430 100644 --- a/card.css +++ b/card.css @@ -51,8 +51,8 @@ body { } .author { color: DIMGREY; - position: absolute; - top: 0.5rem; + position: relative; + top: 0.2rem; left: calc(50% - 2rem); font-size: 0.8rem; overflow: visible; @@ -60,7 +60,7 @@ body { } .author > span:nth-of-type(2) { position: relative; - top: 0.0rem; + top: 0.1rem; left: 0.65rem; font-size: 0.5em; } diff --git a/card.html b/card.html index a68d0de..9547632 100644 --- a/card.html +++ b/card.html @@ -5,6 +5,11 @@
+
+ qoomon.com +
+ ©BengtBrodersen +
@@ -24,9 +29,4 @@
-
- qoomon.com -
- ©BengtBrodersen -
diff --git a/printPreview.html b/printPreview.html index f6c0882..844862b 100644 --- a/printPreview.html +++ b/printPreview.html @@ -14,8 +14,8 @@