added filled div

This commit is contained in:
Roland Gruber 2012-01-14 13:20:34 +00:00
parent 3cd5452883
commit 403874b530
1 changed files with 6 additions and 0 deletions

View File

@ -84,6 +84,12 @@ border:1px solid #af8800;
padding:10px;
}
div.filled {
background-color:#fff3c8;
border:1px solid #af8800;
padding:10px;
}
legend {
color:black;
}