CSS3 728x90 css #왼쪽 오른쪽만 배경 이미지 블러처리 왼쪽 오른쪽만 아래처럼 이미지 투명 or 블러 처리를 box-shadow를 활용하여 구현한 코드를 기록해둔다. Side blur only creates left and right. I used CSS's box-shadow. html css .background { width: 100%; max-width: 1000px; position: relative; margin: auto; height: 100%; background-position: center bottom; background-repeat: no-repeat; background-color: #white; } .background:before, .background:after { content: " "; height: 100%; positio.. 2023. 1. 27. 모바일 width100%, viewport scale 안먹을 경우 디바이스 사이즈와 기존 body 사이즈의 스케일을 체크하여 meta 태그 속성을 업데이트 하는 소스입니다. // 내 사전준비 태그 2020. 2. 28. ionic 5 #remove ion-item activated css event ion-item 태그의 클릭 이벤트 중 배경이 회색처리되는 현상을 지우기 위해 css style 을 직접 부여하였다. 참고사이트 : https://forum.ionicframework.com/t/ionic-4-remove-list-item-default-click-animations/161956 2020. 2. 17. 728x90 이전 1 다음 728x90