8 lines
74 B
CSS
8 lines
74 B
CSS
|
#sidebarContainer {
|
||
|
display: none;
|
||
|
}
|
||
|
|
||
|
#content {
|
||
|
margin: 0px 0 0 0px;
|
||
|
}
|