aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index f922e82..c9ff821 100644
--- a/static/style.css
+++ b/static/style.css
@@ -67,6 +67,7 @@ body {
font-family: 'DejaVu Sans', 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
background-image: url("/static/media/grid-background-single-square-light.jpg");
background-size: 1.25rem 1.25rem;
+ background-attachment: fixed;
}
main {