틀:정보상자/styles.css: 두 판 사이의 차이
식물 vs 좀비 위키
편집 요약 없음 |
편집 요약 없음 |
||
| 5번째 줄: | 5번째 줄: | ||
--infobox-inner-edge: #c8aa7e; | --infobox-inner-edge: #c8aa7e; | ||
--infobox-panel: #f3e8d7; | --infobox-panel: #f3e8d7; | ||
--infobox-image-box: # | --infobox-image-box: #f7f1e7; | ||
--infobox-image-pattern: rgba( | --infobox-image-pattern: rgba(145, 87, 70, 0.025); | ||
--infobox-image-line: #875340; | --infobox-image-line: #875340; | ||
--infobox-ribbon: #875340; | --infobox-ribbon: #875340; | ||
| 151번째 줄: | 151번째 줄: | ||
background-color: var(--infobox-image-box); | background-color: var(--infobox-image-box); | ||
background-image: | background-image: | ||
linear-gradient( | |||
45deg, | |||
var(--infobox-image-pattern) | var(--infobox-image-pattern) 25%, | ||
transparent | transparent 25%, | ||
transparent 75%, | |||
var(--infobox-image-pattern) 75% | |||
), | |||
linear-gradient( | |||
-45deg, | |||
var(--infobox-image-pattern) 25%, | |||
transparent 25%, | |||
transparent 75%, | |||
var(--infobox-image-pattern) 75% | |||
); | ); | ||
background-repeat: repeat; | background-repeat: repeat; | ||
background-position: 0 0; | background-position: | ||
background-size: | 0 0, | ||
8px 8px; | |||
background-size: 16px 16px; | |||
box-shadow: | box-shadow: | ||
0 4px 11px rgba(68, 42, 31, 0.1), | 0 4px 11px rgba(68, 42, 31, 0.1), | ||
| 719번째 줄: | 730번째 줄: | ||
--infobox-inner-edge: #8c7157; | --infobox-inner-edge: #8c7157; | ||
--infobox-panel: #3d332d; | --infobox-panel: #3d332d; | ||
--infobox-image-box: # | --infobox-image-box: #55483f; | ||
--infobox-image-pattern: rgba(239, 216, 196, 0. | --infobox-image-pattern: rgba(239, 216, 196, 0.035); | ||
--infobox-image-line: #b98b72; | --infobox-image-line: #b98b72; | ||
--infobox-ribbon: #805542; | --infobox-ribbon: #805542; | ||
| 747번째 줄: | 758번째 줄: | ||
--infobox-inner-edge: #8c7157; | --infobox-inner-edge: #8c7157; | ||
--infobox-panel: #3d332d; | --infobox-panel: #3d332d; | ||
--infobox-image-box: # | --infobox-image-box: #55483f; | ||
--infobox-image-pattern: rgba(239, 216, 196, 0. | --infobox-image-pattern: rgba(239, 216, 196, 0.035); | ||
--infobox-image-line: #b98b72; | --infobox-image-line: #b98b72; | ||
--infobox-ribbon: #805542; | --infobox-ribbon: #805542; | ||
