This commit is contained in:
Martin Müller 2014-04-29 22:33:37 +02:00
parent c0f120d98b
commit 3f302b7007
1 changed files with 3 additions and 0 deletions

View File

@ -43,6 +43,9 @@ legend{
color:black;
position:relative;
}
.box h1{
border-bottom:1px solid grey;
}
.box img{
max-width:100%;
}