evorepo/media/archweb-print.css
Thayer Williams 278162de20 Added new stylesheets which will eventually go CDN
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:43 -05:00

12 lines
236 B
CSS

/*
* ARCH LINUX DJANGO (MAIN SITE)
*
* Stylesheet for printing
*/
/* general styling */
body { font: normal 100% sans-serif; }
#content { font-size: 0.812em; }
#archnavbarmenu, #archdev-navbar, .admin-actions { display: none; }