body {
background: #e0e5ec;
font-family: ‘Lato’, sans-serif;
color: #676767;
text-align: center;
}
h1 {
color: #353535;
font-size: 50px;
font-family: “Cormorant Garamond”, serif;
}
p {
font-size: 20px;
font-weight: 300;
}
.custom-btn {
width: 200px;
height: 50px;
color: #fff;
border-radius: 5px;
/* padding 제거 또는 최소화: 중앙 정렬 시 inline-flex에서 padding이 있으면 전체 중앙이 깨질 수 있음 */
padding: 0;
font-family: ‘Lato’, sans-serif;
font-weight: 500;
background: transparent;
cursor: pointer;
transition: all 0.3s ease;
position: relative;
display: inline-flex; /* inline-flex로 변경 */
align-items: center; /* 수직 중앙 정렬 */
justify-content: center; /* 수평 중앙 정렬 */
box-shadow: inset 2px 2px 2px 0 rgba(255,255,255,0.5),
7px 7px 20px 0 rgba(0,0,0,0.1),
4px 4px 5px 0 rgba(0,0,0,0.1);
outline: none;
text-decoration: none;
}
/* btn-11 스타일 */
.btn-11 {
border: none;
background: rgb(251,33,117);
background: linear-gradient(0deg, rgba(251,33,117,1) 0%, rgba(234,76,137,1) 100%);
color: #fff;
overflow: hidden;
position: relative;
}
.btn-11:before {
position: absolute;
content: ”;
display: inline-block;
top: -180px;
left: 0;
width: 30px;
height: 100%;
background-color: #fff;
animation: shiny-btn1 3s ease-in-out infinite;
}
.btn-11:hover {
opacity: 0.7;
}
@-webkit-keyframes shiny-btn1 {
0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}
/* dot 스타일 (버튼 내부) */
.dot {
display: inline-block;
width: 10px;
height: 10px;
background: #fff;
border-radius: 50%;
margin-left: 5px;
vertical-align: middle;
}
이번 여행에서 묵었던 곳이 너무 좋아서 공유해 봅니다! 여행의 시작과 끝을 완벽하게 만들어준 숙소, 레오나르도 호텔 만하임-라덴부르크. 라덴부르크의 야경을 한눈에 볼 수 있는 최고의 호텔, 레오나르도 호텔 만하임-라덴부르크. 객실의 조명과 침대가 너무 편안해서 숙면을 취할 수 있었어요. 전반적인 숙박 경험을 바탕으로 추천 여부를 말씀드릴게요!
레오나르도 호텔 만하임-라덴부르크
성급: 4.0
도시: 라덴부르크 (독일)
방의 수: 128
층의 수: 4
1박 가격: 69475 원
리뷰 수: 35
간략 설명: 라덴버그 지역의 관광명소와 근접한 레오나르도 호텔 만하임-라덴부르크에서 편안하고 즐거운 여행을 제공합니다. 다양한 시설과 서비스를 제공하는 호텔에서 편하게 주무실 수 있습니다.
답글 남기기