1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-07-28 04:00:43 +02:00
Files
php-debugbar/docs/css/print.css
2013-06-19 13:16:45 +09:00

17 lines
159 B
CSS

#header {
background: none;
border: 0;
}
#switch {
display: none;
}
#sidebar {
display: none;
}
#content {
border: 0;
}
#footer {
display: none;
}