Background changed from solid colour to image
This commit is contained in:
parent
740686b483
commit
e5b5b6260f
2 changed files with 4 additions and 1 deletions
BIN
src/images/backgroundsharkycoin.png
(Stored with Git LFS)
Normal file
BIN
src/images/backgroundsharkycoin.png
(Stored with Git LFS)
Normal file
Binary file not shown.
|
@ -1,6 +1,6 @@
|
||||||
/* General styling */
|
/* General styling */
|
||||||
body{
|
body{
|
||||||
background-color: #007480;
|
background-image: url(../images/backgroundsharkycoin.png);
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
/* Title bar */
|
/* Title bar */
|
||||||
|
|
Loading…
Reference in a new issue