infobox hides sidebar

This commit is contained in:
Nils Schneider 2015-07-06 22:27:16 +02:00
commit e834e2ab94
3 changed files with 14 additions and 0 deletions

View file

@ -126,6 +126,10 @@ table.attributes td {
border-radius: 2px;
}
.container.hidden {
display: none;
}
p {
line-height: 1.67em;
}