diff --git a/index.html b/index.html index 8efcc18..324bfc0 100755 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ body { font-size: 1em; 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; -moz-background-size: cover; -o-background-size: cover;