diff --git a/public_html/eh/eh/eh/eh-eh/pandoc/style.css b/public_html/eh/eh/eh/eh-eh/pandoc/style.css
index 5ee2311..8d7bbd2 100644
--- a/public_html/eh/eh/eh/eh-eh/pandoc/style.css
+++ b/public_html/eh/eh/eh/eh-eh/pandoc/style.css
@@ -21,6 +21,8 @@
html {
color: var(--foreground);
background: url("recursion.gif");
+ background-repeat: repeat-y;
+ background-size: cover;
font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}
@@ -46,7 +48,8 @@ body {
justify-content: space-between;
text-align: left;
border: 4pt ridge var(--border);
- background-color: var(--html-background);
+ background: url("sand.png");
+ background-size: 25%;
}
#page-header li {
@@ -103,7 +106,9 @@ body {
#page-footer {
border: 4pt ridge var(--border);
- background-color: var(--html-background);
+ background: url("sand.png");
+ background-size: 25%;
+;
}
/*