]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
footer aligné à droite
authornicosomb <nicolas@loeuillet.org>
Mon, 8 Apr 2013 17:21:47 +0000 (19:21 +0200)
committernicosomb <nicolas@loeuillet.org>
Mon, 8 Apr 2013 17:21:47 +0000 (19:21 +0200)
css/style.css

index a7a40b9fdad11e84a399a80a2a8481ff94e9abc8..0e31865f6b43d7f0a28f018009f69c7d8e1b7dbf 100644 (file)
@@ -97,5 +97,5 @@ header {
 }
 
 footer {
-    text-align: center;
+    text-align: right;
 }
\ No newline at end of file