]> dev.renevier.net Git - syj.git/blob - public/css/faq.css
faq
[syj.git] / public / css / faq.css
1 /*  This file is part of Syj, Copyright (c) 2010 Arnaud Renevier,
2     and is published under the AGPL license. */
3 body {
4     text-align: justify;
5     text-indent: 0.6em;
6 }
7
8 #footer {
9     _position: static;
10 }
11
12 h1, h2 {
13     text-align: center;
14 }
15 p {
16     margin: 0.5em 15% 2.0em 15%;
17 }