diff --git a/public/stylesheets/Awoof.css b/public/stylesheets/Awoof.css index 83a7a97..e85055a 100644 --- a/public/stylesheets/Awoof.css +++ b/public/stylesheets/Awoof.css @@ -45,7 +45,7 @@ div .form-group { width: 100%; height: 100%; - animation: imageAnimation 15s linear infinite; + animation: imageAnimation 8s linear infinite; opacity: 0; background-repeat: no-repeat; @@ -58,19 +58,19 @@ div .form-group { } .slideshow li:nth-child(2) { - animation-delay: 1.5s; + animation-delay: 2.0s; background-image: url(https://images.unsplash.com/photo-1510020553968-30f966e1ec9e?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=74431fa8893bb465f3c8a637624c112a&auto=format&fit=crop&w=2767&q=80); } .slideshow li:nth-child(3) { - animation-delay: 3.5s; + animation-delay: 4.0s; background-image: url(https://images.unsplash.com/photo-1501538383113-ff3d1c43ed54?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=b52665e4c5c7db8028889302606c04b4&auto=format&fit=crop&w=1950&q=80); } .slideshow li:nth-child(4) { - animation-delay: 5.5s; + animation-delay: 6.0s; background-image: url(https://images.unsplash.com/photo-1511105255968-ef36734a1784?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=b437f3be75763ba883d23fe7846d189e&auto=format&fit=crop&w=1950&q=80); } @@ -208,7 +208,7 @@ textarea { #loading-content { margin-top: 100px; margin-left: 270px; -<<<<<<< HEAD + } @@ -233,6 +233,4 @@ textarea { -======= -} ->>>>>>> 2c91ef3e5f486d2b6d444981b9f39622d9e82ea5 +