Skip to content

Commit 6777dda

Browse files
committed
Bgimage.
1 parent 37501b3 commit 6777dda

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

bgimage/pw_maze_white.png

600 Bytes
Loading

layout.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ body {
22
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
33
font-size: 12px;
44
color: #222;
5+
background-image: url('bgimage/pw_maze_white.png');
6+
padding-bottom: 20px;
57
}
68

79

0 commit comments

Comments
 (0)