- Add the 'themes' directory
[infrastructure.git] / themes / democratica / print / styles.css
1 /* $Id: styles.css,v 1.1 2005/03/25 01:06:44 kbahey Exp $ */
2 /* Democratica Print Styles */
3
4 #branding, #navigation, .sidebar {
5   display: none;
6 }
7 img:after {
8   content: attr(alt)
9 }