Add favicon, remove fluidity
This commit is contained in:
parent
5eda560459
commit
5ca56ee387
23 changed files with 31 additions and 88 deletions
|
|
@ -482,7 +482,8 @@ ul.tabs .double ul, ul.tabs .triple ul, ul.tabs .quad ul{
|
|||
}
|
||||
|
||||
.content .centerpiece {
|
||||
|
||||
background: url(../images/sidebar_border.png) repeat-y 180px 0;
|
||||
padding-bottom: 9em;
|
||||
}
|
||||
|
||||
header.filler {
|
||||
|
|
@ -775,7 +776,7 @@ li.signature {
|
|||
*/
|
||||
.mainContent {
|
||||
padding-top: 10px;
|
||||
float: right
|
||||
float: right;
|
||||
margin-left: 0px;
|
||||
width: 695px;
|
||||
padding-left: 5px;
|
||||
|
|
@ -1007,8 +1008,6 @@ height: 100%;
|
|||
{
|
||||
position: relative;
|
||||
min-height: 100%;
|
||||
background: url(../images/sidebar_border.png) repeat-y 400px 0;
|
||||
padding-bottom: 9em;
|
||||
}
|
||||
|
||||
* html #nonFooter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue