Difference between revisions of "Template:HokkaidoU Japan/css/calendar"

Line 39: Line 39:
 
.calendar a:hover{
 
.calendar a:hover{
 
     background-color: #ffff00;
 
     background-color: #ffff00;
 +
}
 +
 +
.box {
 +
float: left;
 +
}
 +
 +
.boxContainer {
 +
overflow: hidden;
 +
}
 +
 +
/* clearfix */
 +
.boxContainer:before,
 +
.boxContainer:after {
 +
    content: "";
 +
    display: table;
 +
}
 +
 +
.boxContainer:after {
 +
    clear: both;
 
}
 
}
 
</style>
 
</style>
  
 
</html>
 
</html>

Revision as of 09:25, 5 September 2016