]> dev.renevier.net Git - syj.git/blobdiff - public/css/faq.css
update copyright headers
[syj.git] / public / css / faq.css
index 902ed7a6f5b0a04a94b7e4e0f8079e520b5f6e63..f16ffe18f408c835ba8b1c39a8f2fabcdbf10443 100644 (file)
@@ -1,4 +1,4 @@
-/*  This file is part of Syj, Copyright (c) 2010 Arnaud Renevier,
+/*  This file is part of Syj, Copyright (c) 2010-2011 Arnaud Renevier,
     and is published under the AGPL license. */
 body {
     text-align: justify;
@@ -15,3 +15,10 @@ h1, h2 {
 p {
     margin: 0.5em 15% 2.0em 15%;
 }
+
+@media print {
+    p {
+        margin-left: 0;
+        margin-right: 0;
+    }
+}