- No longer needing clearing on #content.
- New Arabic stylesheet, feel free to relocate if necessary. svn path=/trunk/; revision=12698
This commit is contained in:
@@ -195,7 +195,6 @@ dl dd {
|
||||
/* ------------------------------------------------------------------------- */
|
||||
|
||||
#content {
|
||||
clear: right; /* make sure to go below "Join the Fellowship" */
|
||||
margin: 3em 0 0 220px;
|
||||
padding: 0 0 1em 1em;
|
||||
}
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
#menu {
|
||||
float: right;
|
||||
}
|
||||
|
||||
#content {
|
||||
margin-right: 220px;
|
||||
margin-left: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user