편집 요약 없음 태그: 되돌려진 기여 |
편집 요약 없음 태그: 되돌려진 기여 |
||
1번째 줄: | 1번째 줄: | ||
<div class="flex flex-row gap-4"> | |||
<div class="basis-1/3 h-20 bg-green-300 rounded-2xl shadow"></div> | |||
<div class="basis-1/3 h-20 bg-blue-300 rounded-2xl shadow"></div> | |||
<div class="basis-1/3 h-20 bg-yellow-300 rounded-2xl shadow"></div> | |||
</div> | |||
{{#CSS: | {{#CSS: | ||
.shadow { box-shadow: 0px 4px 20px rgba(0,0,0,.05) !important; } | |||
}} | |||
{{#CSS: | |||
.liberty-content { box-shadow: none !important; } | |||
.liberty-content-header, .liberty-footer { display: none !important; } | .liberty-content-header, .liberty-footer { display: none !important; } | ||
.liberty-content-main { border-radius: 0.5rem; } | .liberty-content-main { border-radius: 0.5rem; padding: 0 !important; background-color: transparent !important; } | ||
}} | }} |
2024년 1월 8일 (월) 19:49 판