@@ -245,15 +245,16 @@ p#user_header {
|
||||
/* Footer
|
||||
----------------------------------------------------- */
|
||||
div#footer {
|
||||
width: 100%;
|
||||
height: 60px;
|
||||
overflow: auto;
|
||||
clear: both;
|
||||
font-size: 12px;
|
||||
margin: 0;
|
||||
color: #FFF;
|
||||
background-color: #00029D;
|
||||
border-top: solid 8px #13A926;
|
||||
clear:both;
|
||||
overflow:hidden;
|
||||
width:100%;
|
||||
font-size:12px;
|
||||
line-height:130%;
|
||||
color:#FFF;
|
||||
margin:0;
|
||||
padding:15px 0 0 0;
|
||||
background-color:#00029D;
|
||||
border-top:solid 8px #13A926;
|
||||
}
|
||||
div#footer a, div#footer a:visited {
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user