diff -r 71c6de7f0a38 -r 5d6592e753c0 html/styl.css
--- a/html/styl.css Sun May 24 00:24:48 2009 +0200
+++ b/html/styl.css Thu May 28 21:19:06 2009 +0200
@@ -56,6 +56,13 @@
border: 1px solid silver;
}
+fieldset {
+ display: inline;
+ border: none;
+ padding: 0px;
+ margin: 0px;
+}
+
#vstup button {
height: 20px;
border: none;