From e30be6c83ad536cdb05d663c1bbf6b5ea261e87c Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Sun, 2 Mar 2014 15:39:27 +0100 Subject: [PATCH] modified color --- html/style-mandarine.css | 2 +- html/style-mobile.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/html/style-mandarine.css b/html/style-mandarine.css index 326fe0b71..91d1eecc4 100644 --- a/html/style-mandarine.css +++ b/html/style-mandarine.css @@ -771,7 +771,7 @@ div.content div.pc_calendar tr{ } div.pc_calendar td{ width:14%; - border:#879ED4 solid 1px; + border:#FFCC99 solid 1px; } div.pc_calendar td.weekend { diff --git a/html/style-mobile.css b/html/style-mobile.css index d381e1748..c4f30e92b 100644 --- a/html/style-mobile.css +++ b/html/style-mobile.css @@ -6,7 +6,7 @@ BODY { padding: 0px 0px 0px 0px ; margin:0px; color:#0000FF; - font-size:200%; + font-size:100%; } .notice { color:#FF0000;