mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-17 05:23:13 +01:00
11 lines
94 B
CSS
11 lines
94 B
CSS
body {
|
|
padding-top: 0px;
|
|
}
|
|
#index {
|
|
display: none;
|
|
}
|
|
|
|
#content {
|
|
width: 100%;
|
|
margin: 0;
|
|
} |