java/HrisniciSpameri/web/styl.css
changeset 9 457918d6cd1f
parent 7 29bb67aa99fd
child 20 90dc76051e56
     1.1 --- a/java/HrisniciSpameri/web/styl.css	Wed Feb 11 23:11:22 2009 +0100
     1.2 +++ b/java/HrisniciSpameri/web/styl.css	Thu Feb 12 00:20:36 2009 +0100
     1.3 @@ -24,4 +24,14 @@
     1.4  
     1.5  img {
     1.6      border: none;
     1.7 +}
     1.8 +
     1.9 +#licence {
    1.10 +    border: 1px solid silver;
    1.11 +    font-size: smaller;
    1.12 +    padding: 3px;
    1.13 +    margin-top: 2em;
    1.14 +    margin-bottom: 1em;
    1.15 +    text-align: center;
    1.16 +    background-color: #e6e6e6;
    1.17  }
    1.18 \ No newline at end of file