본문 바로가기

IT To do and To was

22년 3월 17_웃음을 주는 페이지 제작 끝이보인다

728x90
반응형

목요일[껄깔깔깔]

 


.custom-btn {
  width: 130px;
  height: 40px;
  color: #fff;
  border-radius: 5px;
  padding: 10px 25px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
   box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
   7px 7px 20px 0px rgba(0,0,0,.1),
   4px 4px 5px 0px rgba(0,0,0,.1);
  outline: none;
}
.btn-1 {
  background-color: #4dccc6;
background-image: linear-gradient(315deg, #4dccc6 0%, #96e4df 74%);
  line-height: 42px;
  padding: 0;
  border: none;
}
.btn-1:hover{
  background-color: #89d8d3;
background-image: linear-gradient(315deg, #89d8d3 0%, #03c8a8 74%);
}
.btn-1 span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.btn-1:before,
.btn-1:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
   box-shadow:  4px 4px 6px 0 rgba(255,255,255,.9),
              -4px -4px 6px 0 rgba(116, 125, 136, .2),
    inset -4px -4px 6px 0 rgba(255,255,255,.9),
    inset 4px 4px 6px 0 rgba(116, 125, 136, .3);
  transition: all 0.3s ease;
}
.btn-1:before {
  height: 0%;
  width: .1px;
}
.btn-1:after {
  width: 0%;
  height: .1px;
}
.btn-1:hover:before {
  height: 100%;
}
.btn-1:hover:after {
  width: 100%;
}
.btn-1 span:before,
.btn-1 span:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  box-shadow:  4px 4px 6px 0 rgba(255,255,255,.9),
              -4px -4px 6px 0 rgba(116, 125, 136, .2),
    inset -4px -4px 6px 0 rgba(255,255,255,.9),
    inset 4px 4px 6px 0 rgba(116, 125, 136, .3);
  transition: all 0.3s ease;
}
.btn-1 span:before {
  width: .1px;
  height: 0%;
}
.btn-1 span:after {
  width: 0%;
  height: .1px;
}
.btn-1 span:hover:before {
  height: 100%;
}
.btn-1 span:hover:after {
  width: 100%;
}
.mapzip{
border : 1px solid #fff0f5;
position : absolute;
left: 1200px;
top : 155px;
padding : 10px;
height: 500px;
float : left;
margin : 0 auto;
background-color : #fff0f5;

}


button{
margin: 20px;
padding: 20px;
}

value값에따라서 나오는 이미지가 변경

제이쿼리 사진 경로 변경



var mapTypeControl = new kakao.maps.MapTypeControl();
map1.addControl(mapTypeControl, kakao.maps.ControlPosition.TOPRIGHT);
var zoomControl = new kakao.maps.ZoomControl();
map.addControl(zoomControl, kakao.maps.ControlPositi

 

하률 깃허브를 참고해주세요.

 

//yesterday wished to today list

. 좋은 마음으로 한주 보내기 _70.57142857142858% ✔

 

tomorrow wish list

. 좋은 마음으로 한주 보내기 

. 다치지않기

. 카페 가기

728x90
반응형