X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=css%2F1%2Feuphorik.css;h=e73c696911ba06ef690c315b4d233cfa3ffb1bc1;hb=d5325d38a2655d2368aa576d6390cb766ce6cc06;hp=61a755fa775789e537ed6aaeeff239d5c78c8294;hpb=8bec0dac79e750d0040de8a009c6ae864479642e;p=euphorik.git diff --git a/css/1/euphorik.css b/css/1/euphorik.css index 61a755f..e73c696 100755 --- a/css/1/euphorik.css +++ b/css/1/euphorik.css @@ -6,8 +6,8 @@ * { - padding: 0; - margin: 0; + padding: 0px; + margin: 0px; } body { @@ -181,8 +181,16 @@ form select { background-color: #164200; border: #2d8800 1px solid; color: #EEEEEE; +} + +form input, +form select { font-size: 12px; } + +form button { + font-size: 11px; +} a { text-decoration: none;