Skip to content

Commit 5c3e76c

Browse files
committed
horizontal background
1 parent f65ea47 commit 5c3e76c

5 files changed

Lines changed: 1 addition & 1 deletion

File tree

12 Bytes
Loading
114 Bytes
Loading
-36 Bytes
Loading
164 Bytes
Loading

data/styles/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ html {
172172
body {
173173
margin: 0;
174174
color: var(--pageText);
175-
background: var(--backgroundImage) 42px fixed, var(--backgroundColor) !important;
175+
background: var(--backgroundImage) 42px scroll, var(--backgroundColor) !important;
176176
image-rendering: pixelated;
177177
font-family: "Lucida Grande", 'Helvetica', 'Helvetica Neue', "Arial", "Verdana", sans-serif;
178178
font-weight: normal;

0 commit comments

Comments
 (0)