2014-08-27 10:23:56 +09:00
|
|
|
.posts-day-heading{
|
|
|
|
font-size: 16px;
|
2014-08-27 16:43:41 +09:00
|
|
|
color: rgba(0,0,0,0.5);
|
|
|
|
margin: 20px 0 10px 0;
|
2014-08-27 10:23:56 +09:00
|
|
|
}
|
|
|
|
.empty-day-notice{
|
|
|
|
padding: 15px;
|
|
|
|
}
|
|
|
|
.posts-day .post:last-child{
|
|
|
|
border-radius: 0 0 3px 3px;
|
|
|
|
}
|