--- a/mouchak/static/css/main.css +++ b/mouchak/static/css/main.css @@ -102,14 +102,15 @@ .navigation-style { position: relative; - margin-top: -45px; + margin-top: -35px; height: 35px; background: none repeat scroll 0% 0% rgb(1, 55, 40); z-index:1000; opacity:0.7; padding-left:80px; - } +width:auto; + } .navigation-style > ul > li { @@ -1228,4 +1229,14 @@ top: auto; bottom: 0px; margin-right: -19 } + +#content-container +{ +background-image:url() + } + +.well +{ +margin-left:8%; + }