infobox hides sidebar
This commit is contained in:
parent
5334a4b9a7
commit
e834e2ab94
3 changed files with 14 additions and 0 deletions
|
|
@ -126,6 +126,10 @@ table.attributes td {
|
|||
border-radius: 2px;
|
||||
}
|
||||
|
||||
.container.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
p {
|
||||
line-height: 1.67em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue