@midea print background color 색상이 인쇄되지 않습니다. 채택완료
wlgnsdl
8년 전
조회 4,178
@midea print background color 색상이 인쇄되지 않습니다.
보기와 같이 했는데 ie에선 색상이 출력되지 않습니다 이유가 뭘까요?
@media print { /* insert your style declarations here */ #l_number { background-color: #102749 !important; -webkit-print-color-adjust: exact; } #b_wrap { display:none; } #day p:nth-child(1) { background-color:#d2e3f3 !important; -webkit-print-color-adjust: exact; }
#day p:nth-child(2) { background-color: #d2e3f3 !important; -webkit-print-color-adjust: exact; } }
댓글을 작성하려면 로그인이 필요합니다.
답변 1개
답변을 작성하려면 로그인이 필요합니다.
로그인