Added missing img stylesheet

This commit is contained in:
Stefan Ritter 2009-11-11 16:29:20 +01:00
parent 28f92c3c93
commit 755d3732a3
1 changed files with 5 additions and 1 deletions

View File

@ -13,6 +13,10 @@ a {
color: #7c73c3;
}
img {
border: none;
}
.header {
margin: 5px 0px 5px 30px;
}