Vulcan/packages/telescope-daily/lib/client/stylesheets/daily.css
2014-08-27 16:43:41 +09:00

11 lines
No EOL
190 B
CSS

.posts-day-heading{
font-size: 16px;
color: rgba(0,0,0,0.5);
margin: 20px 0 10px 0;
}
.empty-day-notice{
padding: 15px;
}
.posts-day .post:last-child{
border-radius: 0 0 3px 3px;
}