mirror of
https://github.com/overte-org/overte.git
synced 2025-06-17 05:40:07 +02:00
17 lines
No EOL
202 B
CSS
17 lines
No EOL
202 B
CSS
.nav-header {
|
|
display: none;
|
|
}
|
|
|
|
nav {
|
|
display: none !important;
|
|
}
|
|
|
|
section {
|
|
margin-right: 0px !important;
|
|
}
|
|
|
|
#main {
|
|
margin-left: 15px !important;
|
|
margin-right: 15px !important;
|
|
overflow: auto;
|
|
} |