]> dev.renevier.net Git - syj.git/blob - public/css/termsofuse.css
use html5 <footer> element
[syj.git] / public / css / termsofuse.css
1 /*  This file is part of Syj, Copyright (c) 2010-2011 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 }