1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

footer aligné à droite

This commit is contained in:
nicosomb 2013-04-08 19:21:47 +02:00
parent d6353f75c8
commit 3407a9b412

View file

@ -97,5 +97,5 @@ header {
}
footer {
text-align: center;
text-align: right;
}