forked from CryHavoc/dottes
Change background bitmap base colour to 9900cc.
This matches the set body background colour, shown if the image is not available. The image was generated as before.
This commit is contained in:
parent
f2b96eb19b
commit
2dfc0109f5
|
@ -28,7 +28,6 @@ div.banner
|
|||
height: 136px;
|
||||
|
||||
background-color: black;
|
||||
/* background-color: #9900cc; */
|
||||
background-image: url('../img/banner.png');
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 22 KiB |
Loading…
Reference in New Issue