diff --git a/browser/mojo/base.css b/browser/mojo/base.css index 28e3a87..89cb373 100644 --- a/browser/mojo/base.css +++ b/browser/mojo/base.css @@ -15,7 +15,12 @@ body, html { color: #000040; } -#borderContainer { +h1, h2, h3, h4 { + margin-top: 0; + padding-top: 0; +} + +#main_container { width: 100%; height: 100%; } diff --git a/browser/mojo/body.pt b/browser/mojo/body.pt index 9dc0236..1be52f9 100644 --- a/browser/mojo/body.pt +++ b/browser/mojo/body.pt @@ -3,7 +3,7 @@ tal:define="controller nocall:view/controller; resourceBase controller/resourceBase;"> -
@@ -18,17 +18,15 @@
-
+ splitter="false" liveSplitters="true" + tal:define="item nocall:view/targetItem">
- - - + style="width: 20%"> +
- @@ -51,7 +48,7 @@ region="bottom" splitter="false" style="margin-top: 0"> - Powered by Python · + Powered by loops · Zope 3 · Python ·