adding new favicon and watermark to the first page
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1094 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
parent
f77858ff6c
commit
fc005d2958
Binary file not shown.
Before Width: | Height: | Size: 847 B After Width: | Height: | Size: 411 B |
Binary file not shown.
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 48 KiB |
Binary file not shown.
Before Width: | Height: | Size: 5.8 KiB |
@ -1,5 +1,8 @@
|
|||||||
body {
|
body {
|
||||||
background: #f4f7fa;
|
background-color: #f4f7fa;
|
||||||
|
background-image: url('../images/gridworks-watermark.png');
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: left top;
|
||||||
}
|
}
|
||||||
#body {
|
#body {
|
||||||
padding: 40px;
|
padding: 40px;
|
||||||
|
Loading…
Reference in New Issue
Block a user