Template:DateTitleList/styles.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 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 4: | Line 11: | ||
margin: 1px 0 0 0; | margin: 1px 0 0 0; | ||
flex:1; | flex:1; | ||
background:#4A0446; | |||
} | } | ||