mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 15:55:04 +00:00
Cleaning up CSS
This commit is contained in:
parent
152f429cdc
commit
9698b0d174
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ a:focus {
|
|||
width: 100%;
|
||||
height: 100%;
|
||||
color: #fff;
|
||||
background: #000 url(/img/intro-bg.png) no-repeat bottom center scroll;
|
||||
background: #000 url(/img/intro-bg.jpg) no-repeat bottom center scroll;
|
||||
-webkit-background-size: cover;
|
||||
-moz-background-size: cover;
|
||||
-o-background-size: cover;
|
||||
|
|
Loading…
Reference in a new issue