diff --git a/project/static/css/style.css b/project/static/css/style.css index 54f4997..3371102 100644 --- a/project/static/css/style.css +++ b/project/static/css/style.css @@ -552,7 +552,7 @@ div.blockMsg { width: 100%; height: 100%; top: 0; left: 0; text-align: center; } .w200 {width:200px;min-height:5px;} .header {font-weight:bold;} -#footer {background:url('../img/footer-bg.jpg')#38424c;height:100px;position: absolute; bottom: 0px; width:100%;} +#footer {background:url('../img/footer-bg.jpg')#38424c;height:100px;position: absolute; bottom: 0px; width:100%;z-index:10;} #footer-content {width:1200px;margin:0 auto;} #footer-content a {margin-right: 15px;text-decoration: none;color:#607c99;} .footer-text {position:relative;padding:25px 0 10px 0;color:#fff;}