Reindent css and convert from DOS format to unix format.
[treecutter.git] / style / awesomesauce / print.css
index 34948686fc332181f094d545bb61d1e472f933db..48359525be3e21ab805ede685e782f2684037e8f 100644 (file)
@@ -1,20 +1,20 @@
-body { 
-  color : #000000; 
-  background : #ffffff; 
-  font-family : "Times New Roman", Times, serif;
-  font-size : 12pt; 
+body {
+    color : #000000;
+    background : #ffffff;
+    font-family : "Times New Roman", Times, serif;
+    font-size : 12pt;
 }
 
-a { 
-  text-decoration : underline; 
-  color : #0000ff; 
+a {
+    text-decoration : underline;
+    color : #0000ff;
 }
 
 a:link:after, a:visited:after {
-content: " (" attr(href) ") ";
-font-size: 70%;
+    content: " (" attr(href) ") ";
+    font-size: 70%;
 }
 
-nav, sidebar, footer, header, aside { 
-  display : none; 
+nav, sidebar, footer, header, aside {
+    display : none;
 }