Template:DateTitleList/styles.css: Difference between revisions

No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
.recent-title-list {
font-family: Arial, sans-serif;
line-height: 1.6; /* 行高 */
margin: 1px 0 0 0;
flex:1;
background: #E3C3AD;
}
.date-title-list {
.date-title-list {
font-family: Arial, sans-serif;
font-family: Arial, sans-serif;
line-height: 1.6; /* 行高 */
line-height: 1.6; /* 行高 */
margin: 1px 0 0 0;
margin: 1px 0 0 0;
flex:1;
background:#4A0446;
}
}