/*
Theme Name: twentytwelve-child
Template: twentytwelve
*/
.past-same-day-posts{
  display:block;           /* 1列 */
  margin:0;
  padding-left:0;
  font-size:1.2rem;        /* ←お好みで 1.3rem などに */
  line-height:1.8;
}
.past-same-day-posts li{
  list-style:none;
  padding:.2rem 0 .2rem 0;
}
.past-same-day-posts a{ text-decoration:none; }
.past-same-day-posts .date{ margin-left:.5em; opacity:.75; font-size:.9em; }