]> dev.renevier.net Git - syj.git/blobdiff - public/css/termsofuse.css
use html5 <footer> element
[syj.git] / public / css / termsofuse.css
index d43211c1a17e1e87525eebac9b4d1613b236e73c..f169b7214b5074433d32bb765d32972558effc37 100644 (file)
@@ -1,6 +1,10 @@
-/*  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;
     text-indent: 0.6em;
 }
+
+footer {
+    _position: static;
+}