익명 사용자
로그인하지 않음
토론
기여
계정 만들기
로그인
식물 vs 좀비 위키
검색
틀:정보상자/styles.css
편집하기
식물 vs 좀비 위키
이름공간
틀
토론
더 보기
더 보기
문서 작업
읽기
편집
역사
새로 고침
Brokey
(
토론
|
기여
)
님의 2026년 7월 22일 (수) 02:07 판
(
차이
)
← 이전 판
|
최신판
(
차이
) |
다음 판 →
(
차이
)
경고: 이 문서의 오래된 판을 편집하고 있습니다.
이것을 게시하면, 이 판 이후로 바뀐 모든 편집이 사라집니다.
경고:
로그인하지 않았습니다. 편집을 하면 IP 주소가 공개되게 됩니다.
로그인
하거나
계정을 생성하면
편집자가 사용자 이름으로 기록되고, 다른 장점도 있습니다.
스팸 방지 검사입니다. 이것을 입력하지
마세요
!
.infobox { float: right; clear: right; width: 320px; max-width: 100%; margin: 0 0 1.25rem 1.25rem; padding: 0.72rem; border: 3px solid #c5a979; border-radius: 18px; box-sizing: border-box; background: #f2e6cf; color: #3a3028; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", sans-serif; font-size: 0.92rem; line-height: 1.5; box-shadow: 0 0 24px rgba(92, 72, 47, 0.3); } .infobox__title { padding: 0.28rem 0.85rem; border: 0; border-radius: 11px; background: #326b3a; color: #fffdf7; font-family: "SB Aggro B", "SB 어그로 B", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 1.22rem; font-weight: 700; letter-spacing: -0.02em; line-height: 1.3; text-align: center; overflow-wrap: anywhere; word-break: keep-all; box-shadow: 0 4px 9px rgba(60, 48, 33, 0.2); } .infobox__panel { margin-top: 0.7rem; border: 0; border-radius: 14px; overflow: hidden; background: #fff9ed; } .infobox__image { position: relative; display: flex; align-items: center; justify-content: center; padding: 1.5rem 1rem 1.35rem; box-sizing: border-box; background: #fff9ed; } .infobox__image::after { position: absolute; right: 1rem; bottom: 0; left: 1rem; height: 1px; background: #dcc7a4; content: ""; } .infobox__image img { display: block; width: auto; max-width: 100%; height: auto; max-height: 210px; margin: 0 auto; object-fit: contain; filter: drop-shadow(0 11px 9px rgba(84, 65, 43, 0.23)); } .infobox__details { width: calc(100% - 2rem); margin: 0 1rem 0.8rem; padding-top: 0.45rem; border: 0; border-collapse: collapse; border-spacing: 0; table-layout: fixed; background: transparent; font-family: "SB Aggro L", "SB 어그로 L", -apple-system, BlinkMacSystemFont, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", sans-serif; } .infobox__details th, .infobox__details td { min-width: 0; padding: 0.48rem 0; border: 0; box-sizing: border-box; vertical-align: top; font-family: "SB Aggro L", "SB 어그로 L", -apple-system, BlinkMacSystemFont, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", sans-serif; font-weight: 300; line-height: 1.5; } .infobox__details th { width: 35%; padding-right: 0.75rem; color: #8a7864; font-size: 0.86rem; text-align: left; white-space: normal; } .infobox__details td { color: #3d342c; font-size: 0.9rem; text-align: left; overflow-wrap: anywhere; word-break: break-word; } .infobox__details p { margin: 0.2em 0; } .infobox__details ul, .infobox__details ol { margin: 0.2em 0 0.2em 1.2em; padding: 0; } .infobox__details li { margin: 0.1em 0; } .infobox__details sup { line-height: 1; } .infobox a { color: #926435; text-decoration: none; } .infobox a:hover { color: #654322; text-decoration: underline; } @media screen and (max-width: 720px) { .infobox { float: none; clear: both; width: 100%; max-width: 100%; margin: 0 0 1.1rem; padding: 0.62rem; border-radius: 16px; box-shadow: 0 0 21px rgba(92, 72, 47, 0.28); } .infobox__title { padding: 0.25rem 0.75rem; border-radius: 10px; font-size: 1.16rem; } .infobox__panel { margin-top: 0.62rem; border-radius: 12px; } .infobox__image { padding: 1.25rem 0.85rem; } .infobox__image::after { right: 0.8rem; left: 0.8rem; } .infobox__image img { max-height: 195px; } .infobox__details { width: calc(100% - 1.6rem); margin-right: 0.8rem; margin-left: 0.8rem; } .infobox__details th { width: 34%; padding-right: 0.6rem; } } @media screen and (max-width: 420px) { .infobox { padding: 0.52rem; border-radius: 14px; } .infobox__title { padding-top: 0.2rem; padding-bottom: 0.2rem; border-radius: 9px; font-size: 1.12rem; } .infobox__panel { border-radius: 11px; } .infobox__image::after { right: 0.65rem; left: 0.65rem; } .infobox__image img { max-height: 180px; } .infobox__details { width: calc(100% - 1.3rem); margin-right: 0.65rem; margin-left: 0.65rem; } .infobox__details th { width: 36%; padding-right: 0.5rem; font-size: 0.8rem; } .infobox__details td { font-size: 0.86rem; } } @media screen { html.skin-theme-clientpref-night .infobox { border-color: #806d50; background: #3b3329; color: #eee4d5; box-shadow: 0 0 26px rgba(0, 0, 0, 0.46); } html.skin-theme-clientpref-night .infobox__title { background: #2c5f34; color: #fffaf1; box-shadow: 0 4px 9px rgba(0, 0, 0, 0.27); } html.skin-theme-clientpref-night .infobox__panel { background: #302a23; } html.skin-theme-clientpref-night .infobox__image { background: #302a23; } html.skin-theme-clientpref-night .infobox__image::after { background: #6e5d47; } html.skin-theme-clientpref-night .infobox__image img { filter: drop-shadow(0 11px 9px rgba(0, 0, 0, 0.36)); } html.skin-theme-clientpref-night .infobox__details th { color: #c5b49d; } html.skin-theme-clientpref-night .infobox__details td { color: #eee5d8; } html.skin-theme-clientpref-night .infobox a { color: #dfb783; } html.skin-theme-clientpref-night .infobox a:hover { color: #f3d2a5; } } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .infobox { border-color: #806d50; background: #3b3329; color: #eee4d5; box-shadow: 0 0 26px rgba(0, 0, 0, 0.46); } html.skin-theme-clientpref-os .infobox__title { background: #2c5f34; color: #fffaf1; box-shadow: 0 4px 9px rgba(0, 0, 0, 0.27); } html.skin-theme-clientpref-os .infobox__panel { background: #302a23; } html.skin-theme-clientpref-os .infobox__image { background: #302a23; } html.skin-theme-clientpref-os .infobox__image::after { background: #6e5d47; } html.skin-theme-clientpref-os .infobox__image img { filter: drop-shadow(0 11px 9px rgba(0, 0, 0, 0.36)); } html.skin-theme-clientpref-os .infobox__details th { color: #c5b49d; } html.skin-theme-clientpref-os .infobox__details td { color: #eee5d8; } html.skin-theme-clientpref-os .infobox a { color: #dfb783; } html.skin-theme-clientpref-os .infobox a:hover { color: #f3d2a5; } }
요약:
식물 vs 좀비 위키에서의 모든 기여는 다른 기여자가 편집, 수정, 삭제할 수 있다는 점을 유의해 주세요. 만약 여기에 동의하지 않는다면, 문서를 저장하지 말아 주세요.
또한, 직접 작성했거나 퍼블릭 도메인과 같은 자유 문서에서 가져왔다는 것을 보증해야 합니다(자세한 사항은
식물 vs 좀비 위키:저작권
문서를 보세요).
저작권이 있는 내용을 허가 없이 저장하지 마세요!
취소
편집 도움말
(새 창에서 열림)
이 틀과 함께 문서 미리 보기
둘러보기
둘러보기
대문
최근 바뀜
임의 문서로
미디어위키 도움말
특수 문서 목록
위키 도구
위키 도구
축약된 URL 얻기
문서 도구
문서 도구
사용자 문서 도구
더 보기
여기를 가리키는 문서
가리키는 글의 최근 바뀜
문서 정보
문서 기록