--- a/mouchak/static/css/main.css +++ b/mouchak/static/css/main.css @@ -70,45 +70,15 @@ transition: 0.5s; } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - .navigation-style { position: relative; margin-top: -35px; - height: 35px; + height: auto; background: none repeat scroll 0% 0% rgb(1, 55, 40); z-index:1000; opacity:0.7; -padding-left:80px; +padding-left:20%; width:auto; } @@ -1030,7 +1000,7 @@ height: 35px; background: none repeat scroll 0% 0% rgb(1, 55, 40); padding-top:2px; -margin-top:4%; +margin-top:0%; } .footer-style li { @@ -1232,11 +1202,18 @@ #content-container { -background-image:url() +background-image:url(/static/uploads/stonechariot1.jpg); +width:100%; +height:687px; +background-size:100% } .well { -margin-left:8%; +margin-left:20%; +background:rgba(0, 0, 0, 0.6); +color:white; +margin-top:5%; +border-radius:7%; }