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;