Skip to content

Commit

Permalink
New menubar image
Browse files Browse the repository at this point in the history
Use a format that supports transparency (SIGH) and make the part
above the menu itself transparent, remove the gray bar while at
since it no longer fits.
  • Loading branch information
pmatilai committed Oct 31, 2016
1 parent b6e54ca commit 78073fd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added images/img01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion stylesheets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Released for free under a Creative Commons Attribution 2.5 License
body {
margin: 0;
padding: 0;
background: #FFFFFF url(../images/img01.jpg) repeat-x left top;
background: #FFFFFF url(../images/img01.png) repeat-x left top;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
Expand Down

0 comments on commit 78073fd

Please sign in to comment.