html/styl.css
changeset 7 11f83eac10b3
parent 5 71c6de7f0a38
child 34 8a75d9b4f88a
     1.1 --- a/html/styl.css	Sun May 24 00:24:48 2009 +0200
     1.2 +++ b/html/styl.css	Sun May 24 00:38:51 2009 +0200
     1.3 @@ -56,6 +56,13 @@
     1.4      border: 1px solid silver;
     1.5  }
     1.6  
     1.7 +fieldset {
     1.8 +    display: inline;
     1.9 +    border: none;
    1.10 +    padding: 0px;
    1.11 +    margin: 0px;
    1.12 +}
    1.13 +
    1.14  #vstup button {
    1.15      height: 20px;
    1.16      border: none;