new background
This commit is contained in:
parent
2fd8ffdd3f
commit
d34be034a6
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
body {
|
body {
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
background-color: #23313A;
|
background-color: #23313A;
|
||||||
background: url("background_.jpg") no-repeat, url("background-fast320.jpg") no-repeat, #23313A ;;
|
background: url("background.jpg") no-repeat, url("background-min.jpg") no-repeat, #23313A ;;
|
||||||
-webkit-background-size: cover;
|
-webkit-background-size: cover;
|
||||||
-moz-background-size: cover;
|
-moz-background-size: cover;
|
||||||
-o-background-size: cover;
|
-o-background-size: cover;
|
||||||
|
|
Loading…
Add table
Reference in a new issue