mirror of
https://github.com/php/web-php.git
synced 2026-04-22 22:48:13 +02:00
10 lines
202 B
CSS
10 lines
202 B
CSS
#headmenu, #headsearch, #leftbar, #rightbar, #footnav, #thismirror,
|
|
.manualnavbar .next, .manualnavbar .prev, .manualnavbar .langchooser,
|
|
.note .action {
|
|
display: none;
|
|
}
|
|
|
|
#content {
|
|
width: 100%;
|
|
}
|