틀:정보상자/styles.css: 두 판 사이의 차이
식물 vs 좀비 위키
편집 요약 없음 |
편집 요약 없음 |
||
| 25번째 줄: | 25번째 줄: | ||
} | } | ||
.company-infobox th { | .company-infobox th:not([colspan]) { | ||
width: 30%; | width: 30%; | ||
text-align: left; | text-align: left; | ||
| 32번째 줄: | 32번째 줄: | ||
.company-infobox__title { | .company-infobox__title { | ||
background: #4f7555 | background: #4f7555; | ||
color: #fff; | color: #fff; | ||
text-align: center; | |||
font-size: 1.25rem; | |||
} | } | ||
