From bb683fee47b207ba2776e2e2e3dbef497cebbe2a Mon Sep 17 00:00:00 2001 From: mathias Date: Thu, 18 Jun 2015 23:24:19 +0300 Subject: [PATCH] push --- index.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index bdcf249..77c203e 100644 --- a/index.html +++ b/index.html @@ -121,10 +121,10 @@ a:focus { height: 100%; color: #fff; background-image: url('background.jpg'); - -webkit-background-size: 500px; - -moz-background-size: 500px; - -o-background-size: 500px; - background-size: 500px; + -webkit-background-size: cover; + -moz-background-size: cover; + -o-background-size: cover; + background-size: cover; background-position: -120px; } @@ -361,7 +361,6 @@ margin:0 0 20px; line-height:1.5/; } #intro{ -background-size:35px 35px; background-position: left; } #icon {