From 530f5b6291d92e0af02cea8b58070ea06016106d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Wed, 29 May 2013 21:09:20 +0200 Subject: [PATCH] Add the new style in eink style. re #25 --- styles/style-eink.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/styles/style-eink.css b/styles/style-eink.css index ae83d28..6f44cca 100644 --- a/styles/style-eink.css +++ b/styles/style-eink.css @@ -213,6 +213,12 @@ border-radius: 0px 0px 10px 10px; height:32px; } +.footleft +{ +float:left; +height:32px; +} + .footright { float:right;