Added changes sugested by yellowled and Don Chambers in http://board.s9y.org/viewtopic.php?t=10928&postdays=0&postorder=asc&start=0
This commit is contained in:
parent
a27dc54fea
commit
de7b11e91b
@ -108,8 +108,9 @@ body {
|
||||
clear: both;
|
||||
margin: 0;
|
||||
padding: 0!important;
|
||||
width: auto;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
float:left;
|
||||
}
|
||||
|
||||
/*** Accessibility styles ***/
|
||||
|
@ -6,3 +6,6 @@
|
||||
/* */
|
||||
/* http://s9y-bulletproof.com */
|
||||
/**********************************************************************/
|
||||
#footer {
|
||||
float: none;
|
||||
}
|
||||
|
@ -6,3 +6,6 @@
|
||||
/* */
|
||||
/* http://s9y-bulletproof.com */
|
||||
/**********************************************************************/
|
||||
#footer {
|
||||
float: none;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user