java/UpozorneniEmailem/web/css/styl.css
changeset 6 040e3abeac07
parent 4 378b01fa565d
     1.1 --- a/java/UpozorneniEmailem/web/css/styl.css	Sat Mar 07 18:13:25 2009 +0100
     1.2 +++ b/java/UpozorneniEmailem/web/css/styl.css	Sun Mar 08 21:48:14 2009 +0100
     1.3 @@ -50,18 +50,13 @@
     1.4  }
     1.5  
     1.6  #licence {
     1.7 -    border: 1px solid silver;
     1.8 -    font-size: smaller;
     1.9 -    padding: 3px;
    1.10 -    margin-top: 2em;
    1.11 -    margin-bottom: 1em;
    1.12 -    text-align: center;
    1.13 -    background-color: #e6e6e6;
    1.14 +    margin-top: 20px;
    1.15 +    padding: 0 .7em;
    1.16  }
    1.17  
    1.18  form {
    1.19      text-align: right;
    1.20 -    max-width: 32em;
    1.21 +    max-width: 425px;
    1.22  }
    1.23  
    1.24  fieldset {
    1.25 @@ -75,7 +70,7 @@
    1.26      border: 1px solid silver;
    1.27  }
    1.28  
    1.29 -#protiZlymRobotum {
    1.30 +.protiZlymRobotum {
    1.31      margin: 2px;
    1.32      padding: 2px;
    1.33      border: 1px solid silver;