편집 요약 없음 |
편집 요약 없음 |
||
32번째 줄: | 32번째 줄: | ||
.liberty-content-header { | .liberty-content-header { | ||
background: transparent!important; | background-color: transparent!important; | ||
border: none!important; | border: none!important; | ||
} | } | ||
.liberty-content-main { | .liberty-content-main { | ||
background: transparent!important; | background-color: transparent!important; | ||
border: none!important; | border: none!important; | ||
} | } |
2024년 11월 15일 (금) 21:44 판
blockquote{
display:block;
background: #fff;
padding: 15px 20px 15px 45px;
margin: 0 0 20px;
position: relative;
font-size: 16px;
line-height: 1.2;
color: #666;
text-align: justify;
border-left: 15px solid #c76c0c;
border-right: 2px solid #c76c0c;
box-shadow: 2px 2px 15px #ccc;
}
blockquote::before{
font-family: Georgia, serif;
content: "\201C";
font-size: 60px;
font-weight: bold;
color: #999;
position: absolute;
left: 10px;
top:5px;
}
blockquote::after{
content: "";
}
.liberty-content-header {
background-color: transparent!important;
border: none!important;
}
.liberty-content-main {
background-color: transparent!important;
border: none!important;
}