mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +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;
|
|
} |