이색 애완동물 왈라비 키우는 방법 공개! 분양가격까지!
페이지 정보
작성자 HELLO 작성일25-09-27 05:05 조회20회 댓글0건본문
애완동물분양
if (!window.T) { window.T = {} }
window.T.config = {"TOP_SSL_URL":" 블로그는 로그인한 사용자에게만 댓글 작성을 허용했습니다. 지금 로그인하시겠습니까?","LOGIN_URL":"
window.T.entryInfo = {"entryId":128,"isAuthor":false,"categoryId":1292202,"categoryLabel":"생물키우기/[ 반려키우기 ]"};
window.appInfo = {"domain":"tistory.com","topUrl":"
window.initData = {};
window.TistoryBlog = {
basePath: "",
url: "
tistoryUrl: "
manageUrl: "
token: "u7nqD+YOT+Bp47ZvlaSUIrpyJj2aoqezDTTJix27K+W9rYugji7vY03bqofRHyKk"
};
var servicePath = "";
var blogURL = "";
왈라비 키우기 완전 가이드 - 초보자를 위한 모든 것
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Noto Sans KR', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
line-height: 1.7;
color: #333;
background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
min-height: 100vh;
}
.container {
max-width: 100%;
width: 100%;
margin: 0 auto;
background: white;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
border-radius: 20px;
overflow: hidden;
animation: fadeInUp 0.8s ease-out;
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translateY(30px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
.header {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
padding: 60px 40px;
text-align: center;
position: relative;
overflow: hidden;
}
.header::before {
content: '';
position: absolute;
top: -50%;
left: -50%;
width: 200%;
height: 200%;
background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);
animation: float 6s ease-in-out infinite;
}
@keyframes float {
0%, 100% { transform: translateY(0px) rotate(0deg)}
50% { transform: translateY(-20px) rotate(180deg)}
}
.header h1 {
font-size: 2.8rem;
font-weight: 700;
margin-bottom: 15px;
text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
position: relative;
z-index: 1;
}
.header .subtitle {
font-size: 1.2rem;
opacity: 0.9;
font-weight: 300;
position: relative;
z-index: 1;
}
.content {
padding: 50px 40px;
}
.intro {
background: linear-gradient(135deg, #ffeaa7 0%, #fab1a0 100%);
padding: 30px;
border-radius: 15px;
margin-bottom: 40px;
text-align: center;
box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
transform: translateY(0);
transition: transform 0.3s ease;
}
.intro:hover {
transform: translateY(-5px);
}
.intro p {
font-size: 1.1rem;
color: #2d3436;
font-weight: 500;
}
.emoji {
font-size: 1.5rem;
margin: 0 5px;
display: inline-block;
animation: bounce 2s infinite;
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% { transform: translateY(0)}
40% { transform: translateY(-10px)}
60% { transform: translateY(-5px)}
}
.section {
margin-bottom: 45px;
padding: 35px;
background: white;
border-radius: 15px;
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
border-left: 5px solid #667eea;
transition: all 0.3s ease;
position: relative;
overflow: hidden;
}
.section::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 3px;
background: linear-gradient(90deg, #667eea, #764ba2, #667eea);
background-size: 200% 100%;
animation: shimmer 3s linear infinite;
}
@keyframes shimmer {
0% { background-position: -200% 0}
100% { background-position: 200% 0}
}
.section:hover {
transform: translateY(-3px);
box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
}
.section h2 {
color: #2d3436;
font-size: 1.8rem;
margin-bottom: 20px;
font-weight: 600;
display: flex;
align-items: center;
gap: 10px;
}
.section h2::before {
content: '
댓글목록
등록된 댓글이 없습니다.