java/HrisniciSpameri/web/styl.css
changeset 7 29bb67aa99fd
parent 5 62bddd9b51fb
child 9 457918d6cd1f
     1.1 --- a/java/HrisniciSpameri/web/styl.css	Wed Feb 11 20:08:00 2009 +0100
     1.2 +++ b/java/HrisniciSpameri/web/styl.css	Wed Feb 11 23:00:37 2009 +0100
     1.3 @@ -15,5 +15,13 @@
     1.4  thead {
     1.5      background: silver;
     1.6      font-weight:bold;
     1.7 +}
     1.8  
     1.9 +thead td a {
    1.10 +    color: black;
    1.11 +    text-decoration: none;
    1.12 +}
    1.13 +
    1.14 +img {
    1.15 +    border: none;
    1.16  }
    1.17 \ No newline at end of file