mirror of
https://framagit.org/framasoft/framadate/framadate
synced 2026-07-18 00:55:03 +00:00
10 lines
No EOL
155 B
CSS
10 lines
No EOL
155 B
CSS
.corps {
|
|
width: 100% !important;
|
|
overflow-x: none;
|
|
}
|
|
.sousbandeau {
|
|
display: none !important;
|
|
}
|
|
body {
|
|
background-color: none !important;
|
|
} |