site-media/style/print.css @ 8c03bf5d3f9f
Group the snip code so it appears correctly.
author |
Steve Losh <steve@stevelosh.com> |
date |
Sun, 23 Aug 2009 08:55:31 -0400 |
parents |
94edcb30827f |
children |
(none) |
/* @override http://localhost:8000/site-media/style/print.css */
div#sidebar {
display: none;
}
div#blog-entry-new-comment {
display: none;
}
div#projects-project-new-comment {
display: none;
}
div#header {
font-size: 0.75em;
}
ul.print-links {
display: block;
font-size: 1em;
list-style-type: none;
font-style: italic;
margin-left: 0em;
}