]> dev.renevier.net Git - syj.git/blobdiff - public/css/faq.css
faq
[syj.git] / public / css / faq.css
diff --git a/public/css/faq.css b/public/css/faq.css
new file mode 100644 (file)
index 0000000..902ed7a
--- /dev/null
@@ -0,0 +1,17 @@
+/*  This file is part of Syj, Copyright (c) 2010 Arnaud Renevier,
+    and is published under the AGPL license. */
+body {
+    text-align: justify;
+    text-indent: 0.6em;
+}
+
+#footer {
+    _position: static;
+}
+
+h1, h2 {
+    text-align: center;
+}
+p {
+    margin: 0.5em 15% 2.0em 15%;
+}