/* $Id: sidebar.css,v 1.2 2002-02-01 18:21:30 carstenklapp Exp $ */ @import url("../../phpwiki.css"); #navbar { width: 9em; position: absolute; left: 0.5em; line-height: 1.4; } body { margin-left: 12em; } #actionbar { width: 9em; position: absolute; left: 1em; top: 10em; line-height: 1.4; } .xhtml-validator { position: absolute; left: 1em; bottom: 1em; } /* For emacs users * * Local Variables: * mode: c * c-file-style: cc-mode * End: */