This commit is contained in:
Martin Müller 2014-04-29 22:35:09 +02:00
parent 3f302b7007
commit f2d173a964
1 changed files with 2 additions and 1 deletions

View File

@ -44,7 +44,8 @@ legend{
position:relative; position:relative;
} }
.box h1{ .box h1{
border-bottom:1px solid grey; color:grey;
text-decoration:underline;
} }
.box img{ .box img{
max-width:100%; max-width:100%;