master
candice 4 years ago
parent 61bc5c77a0
commit cf636fa4a0

@ -848,7 +848,7 @@ table.story_table {width: 600px;
.all_width_content { background: #f6f6f6; .all_width_content { background: #f6f6f6;
padding: 30px 0; padding: 30px 0;
} }
.all_width_content_1200 {width:1200px; margin: 0 auto;} .all_width_content_1200 {width:1140px; margin: 0 auto;}
.list_content {width: 1140px; margin: 0 auto;} .list_content {width: 1140px; margin: 0 auto;}
/* 信息集合页元素 结束 */ /* 信息集合页元素 结束 */
@ -1237,18 +1237,18 @@ input.dateicon {font-size: 16px;
.CityTag { .CityTag {
width: calc(100% - 30px); width: calc(100% - 30px);
top: calc(100% - 60%); top: calc(100% - 60%);
font-size: 23px; font-size: 22px;
color: #fff; color: #fff;
position: absolute; position: absolute;
text-align: center; text-align: center;
line-height: 25px; line-height: 23px;
padding: 0 15px; padding: 0 15px;
text-shadow: 1px 1px 1px #000; text-shadow: 1px 1px 1px #000;
font-family: 'Goudy Old Style'; font-family: 'Goudy Old Style';
font-weight: 600; font-weight: 600;
} }
.CityTag strong { font-size: 30px; display: block; font-family: 'Goudy Old Style';} .CityTag strong { font-size: 27px; display: block; font-family: 'Goudy Old Style';}

Loading…
Cancel
Save