틀:정보상자/styles.css: 두 판 사이의 차이
식물 vs 좀비 위키
편집 요약 없음 |
편집 요약 없음 |
||
| 121번째 줄: | 121번째 줄: | ||
"Noto Sans KR", | "Noto Sans KR", | ||
sans-serif; | sans-serif; | ||
line-height: 1.5; | line-height: 1.5; | ||
} | } | ||
| 128번째 줄: | 127번째 줄: | ||
width: 35%; | width: 35%; | ||
padding-right: 0.75rem; | padding-right: 0.75rem; | ||
color: # | color: #3d342c; | ||
font-size: 0.86rem; | font-size: 0.86rem; | ||
font-weight: 700; | |||
text-align: left; | text-align: left; | ||
white-space: normal; | white-space: normal; | ||
| 137번째 줄: | 137번째 줄: | ||
color: #3d342c; | color: #3d342c; | ||
font-size: 0.9rem; | font-size: 0.9rem; | ||
font-weight: 300; | |||
text-align: left; | text-align: left; | ||
overflow-wrap: anywhere; | overflow-wrap: anywhere; | ||
| 291번째 줄: | 292번째 줄: | ||
} | } | ||
html.skin-theme-clientpref-night .infobox__details th { | html.skin-theme-clientpref-night .infobox__details th, | ||
color: # | html.skin-theme-clientpref-night .infobox__details td { | ||
color: #eee5d8; | |||
} | } | ||
html.skin-theme-clientpref-night .infobox__details | html.skin-theme-clientpref-night .infobox__details th { | ||
font-weight: 700; | |||
} | } | ||
| 338번째 줄: | 340번째 줄: | ||
} | } | ||
html.skin-theme-clientpref-os .infobox__details th { | html.skin-theme-clientpref-os .infobox__details th, | ||
color: # | html.skin-theme-clientpref-os .infobox__details td { | ||
color: #eee5d8; | |||
} | } | ||
html.skin-theme-clientpref-os .infobox__details | html.skin-theme-clientpref-os .infobox__details th { | ||
font-weight: 700; | |||
} | } | ||
