add subtle background pattern

This commit is contained in:
Nils Schneider 2012-06-03 14:31:46 +02:00
commit 23b8651bf6
3 changed files with 5 additions and 1 deletions

View file

@ -17,3 +17,7 @@ line.link {
display: block;
vertical-align: middle;
}
#chart {
background-image: url(gplaypattern.png);
}