X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=html%2F_css%2Feasyweb.css;h=433c36d85581a3c96df3770ce9c5423b4e545ea4;hb=7a02751aeab9d8fca3ab5cad76f364951cf2c272;hp=4c5d2dd86f4635e994b0d78f97f7bbdd72a7d713;hpb=057ca1f499109d068be9f493348111458336c3a8;p=cocanwiki.git diff --git a/html/_css/easyweb.css b/html/_css/easyweb.css index 4c5d2dd..433c36d 100644 --- a/html/_css/easyweb.css +++ b/html/_css/easyweb.css @@ -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 {