forked from filipg/gonito
11 lines
143 B
Plaintext
11 lines
143 B
Plaintext
#submenu {
|
|
width: 20%;
|
|
float: left;
|
|
right-margin: 5px;
|
|
}
|
|
|
|
#main-block {
|
|
width: auto;
|
|
overflow: hidden;
|
|
left-margin: 5px;
|
|
} |