Bumped version for emergency release.
[cocanwiki.git] / html / _css / easyweb.css
index 4c5d2dd..433c36d 100644 (file)
@@ -1,9 +1,9 @@
 /* Stylesheet for EWM.
- * $Id: easyweb.css,v 1.3 2004/09/20 12:31:29 rich Exp $
+ * $Id: easyweb.css,v 1.6 2004/10/18 13:34:21 rich Exp $
  */
 
 /* Based on the standard stylesheet. */
-@import url("/_css/standard.css");
+@import url("standard.css");
 
 body {
   margin-top: 4em;
@@ -44,10 +44,11 @@ ul#bottommenu li {
 }
 
 ul#editmenu {
-  position: absolute;
-  top: 20em;
+  margin-top: 4em;
 
   list-style-type: square;
+
+  font-size: 0.8em;
 }
 
 ul#editmenu li {