We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37501b3 commit 6777ddaCopy full SHA for 6777dda
2 files changed
bgimage/pw_maze_white.png
600 Bytes
layout.css
@@ -2,6 +2,8 @@ body {
2
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
3
font-size: 12px;
4
color: #222;
5
+ background-image: url('bgimage/pw_maze_white.png');
6
+ padding-bottom: 20px;
7
}
8
9
0 commit comments