--- a/static/layout.css Mon Jan 10 17:48:58 2011 +0200
+++ b/static/layout.css Mon Jan 10 17:49:49 2011 +0200
@@ -27,7 +27,7 @@
*/
div#container
{
- overflow: hidden;
+
}
/* Left column in content layout, below header */
@@ -35,11 +35,7 @@
{
float: left;
- /* Evil? */
- /* XXX: this seems to break #fragment links */
- padding-bottom: 2000px;
- margin-bottom: -2000px;
-
+ margin-right: -1px;
border-right: 1px dotted #aaa;
}
@@ -114,6 +110,8 @@
margin-left: 180px;
padding: 10px 50px 10px 25px;
+
+ border-left: 1px dotted #aaa;
}
/* Full-width Footer at bottom of page */