modified color

This commit is contained in:
Dany De Bontridder 2014-03-02 15:39:27 +01:00
parent 19174048c5
commit e30be6c83a
2 changed files with 2 additions and 2 deletions

View file

@ -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 {

View file

@ -6,7 +6,7 @@ BODY {
padding: 0px 0px 0px 0px ;
margin:0px;
color:#0000FF;
font-size:200%;
font-size:100%;
}
.notice {
color:#FF0000;