1
0
mirror of https://github.com/php/web-php.git synced 2026-03-30 11:12:09 +02:00

Remove the header bottom margin

This commit is contained in:
Hannes Magnusson
2008-08-31 11:58:59 +00:00
parent af63359b88
commit 400a72a3eb

View File

@@ -1077,6 +1077,9 @@
#root {
margin: 0;
}
#header {
margin-bottom: 0;
}
/***** }}} *****/
/***** {{{ Additional styling, mostly for the manual *****/
#main-column .tip {