Vier: Margin problems with code fixed.

This commit is contained in:
Michael Vogel 2012-11-22 15:06:15 +01:00
parent 5dbf89be88
commit e36c30d285
2 changed files with 2 additions and 1 deletions

View file

@ -398,6 +398,7 @@ code {
color: #444; color: #444;
padding: 10px; padding: 10px;
margin-top: 20px; margin-top: 20px;
max-width: 640px;
} }
#panel { #panel {
position: absolute; position: absolute;