1
0

BP: New classes for various combinations of sidebars and content; removed sidebar classes of LeftSideBarLeft, LeftSideBarRight, RightSideBarLeft and RightSideBarRight; new navigation classes for first and last link; new div containers at top and bottom of wrapper.

This commit is contained in:
Don Chambers
2007-09-18 01:37:09 +00:00
parent f1415b1afe
commit cce490abb3
5 changed files with 54 additions and 50 deletions

View File

@ -110,11 +110,7 @@ body {
}
#serendipityLeftSideBar,
#serendipityLeftSideBarLeft,
#serendipityRightSideBarLeft,
#serendipityRightSideBar,
#serendipityLeftSideBarRight,
#serendipityRightSideBarRight {
#serendipityRightSideBar {
background-color: #ffffff;
color: #505050;
overflow: hidden;