X-Git-Url: https://dev.renevier.net/gitweb.cgi?a=blobdiff_plain;f=public%2Fcss%2Ffaq.css;fp=public%2Fcss%2Ffaq.css;h=902ed7a6f5b0a04a94b7e4e0f8079e520b5f6e63;hb=208a09a18b0212eecb94b74fd63840e6fcce8878;hp=0000000000000000000000000000000000000000;hpb=e0467a21e9d0f5237e0c3505933c625ef7c02be0;p=syj.git diff --git a/public/css/faq.css b/public/css/faq.css new file mode 100644 index 0000000..902ed7a --- /dev/null +++ b/public/css/faq.css @@ -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%; +}