mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01: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;
|
|
} |