diff --git a/public_html/eh/eh/eh/eh-eh/styles/style.css b/public_html/eh/eh/eh/eh-eh/styles/style.css
index 0aebb94..858bc03 100644
--- a/public_html/eh/eh/eh/eh-eh/styles/style.css
+++ b/public_html/eh/eh/eh/eh-eh/styles/style.css
@@ -183,6 +183,14 @@ body {
page-break-after: avoid;
}
+ a {
+ color: black;
+ }
+
+ #page {
+ border: none;
+ }
+
#page-header,
#page-footer {
display: none;
diff --git a/styles/style.css b/styles/style.css
index 0aebb94..858bc03 100644
--- a/styles/style.css
+++ b/styles/style.css
@@ -183,6 +183,14 @@ body {
page-break-after: avoid;
}
+ a {
+ color: black;
+ }
+
+ #page {
+ border: none;
+ }
+
#page-header,
#page-footer {
display: none;