Skip to content

Commit

Permalink
New: Texture in menu
Browse files Browse the repository at this point in the history
  • Loading branch information
mdamt committed Jul 5, 2012
1 parent 4be0341 commit 2574335
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions system/Makefile.am
Expand Up @@ -8,6 +8,7 @@ system_DATA = \
menu.html \
menu.js \
style.css \
texture.jpg \
$(NULL)

CLEANFILES = \
Expand Down
1 change: 1 addition & 0 deletions system/style.css
Expand Up @@ -19,6 +19,7 @@ body {
overflow-x: hidden;
overflow-y: auto;
z-index: 1;
background: url(texture.jpg);
}

html {
Expand Down
Binary file added system/texture.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added system/texture.xcf
Binary file not shown.

0 comments on commit 2574335

Please sign in to comment.