Difference between revisions of "Template:2015CSS"

Line 344: Line 344:
 
         color:red;
 
         color:red;
 
       }
 
       }
 +
 +
 +
.Calendarevent {
 +
float:left;
 +
width: 370px;
 +
margin-bottom: 15px;
 +
padding-right: 10px;
 +
}
 +
 +
 +
 +
.Calendardate {
 +
float:left;
 +
width: 170px;
 +
background-color: #f2f2f2;
 +
font-weight: bold;
 +
margin-right: 15px;
 +
padding-left: 10px;
 +
border-radius: 5px;
 +
margin-bottom: 15px;
 +
}
 +
  
  

Revision as of 15:34, 18 February 2015