틀:정보상자/styles.css: 두 판 사이의 차이
식물 vs 좀비 위키
편집 요약 없음 태그: 모바일 편집 모바일 웹 편집 |
편집 요약 없음 태그: 모바일 편집 모바일 웹 편집 |
||
| 50번째 줄: | 50번째 줄: | ||
); | ); | ||
box-shadow: 0 4px 9px rgba(67, 43, 29, 0.22); | box-shadow: 0 4px 9px rgba(67, 43, 29, 0.22); | ||
} | |||
.infobox__title p { | |||
margin: 0; | |||
font: inherit; | |||
color: inherit; | |||
line-height: inherit; | |||
} | } | ||
| 203번째 줄: | 210번째 줄: | ||
} | } | ||
.infobox__title { | .infobox .infobox__title { | ||
padding: 0. | padding: 0.45rem 1.2rem; | ||
font-size: | font-size: 2.8rem; | ||
line-height: 1. | line-height: 1.2; | ||
clip-path: polygon( | clip-path: polygon( | ||
3% 0, | 3% 0, | ||
| 213번째 줄: | 220번째 줄: | ||
0 100% | 0 100% | ||
); | ); | ||
} | |||
.infobox .infobox__title p { | |||
margin: 0; | |||
font: inherit; | |||
color: inherit; | |||
line-height: inherit; | |||
} | } | ||
| 254번째 줄: | 268번째 줄: | ||
} | } | ||
.infobox__title { | .infobox .infobox__title { | ||
padding- | padding: 0.4rem 1rem; | ||
font-size: 2.5rem; | |||
font- | line-height: 1.2; | ||
} | |||
.infobox .infobox__title p { | |||
margin: 0; | |||
font: inherit; | |||
color: inherit; | |||
line-height: inherit; | |||
} | } | ||
