debian-koji/www/static/debug.css
2007-02-14 11:25:01 -05:00

9 lines
157 B
CSS

/* for debugging purposes */
@import url(koji.css);
* {
border: 1px solid black !IMPORTANT;
margin: 1px !IMPORTANT;
padding: 1px !IMPORTANT;
}