편집 요약 없음 |
편집 요약 없음 |
||
1번째 줄: | 1번째 줄: | ||
{{#CSS: | {{#CSS: | ||
.liberty-content { | .liberty-content { | ||
display: flex; | |||
gap: 1rem; | |||
flex-wrap: wrap; | |||
border: 0 !important; | border: 0 !important; | ||
background-color: transparent !important; | background-color: transparent !important; | ||
12번째 줄: | 15번째 줄: | ||
border-radius: .5rem !important; | border-radius: .5rem !important; | ||
background-color: transparent !important; | background-color: transparent !important; | ||
} | |||
footer { | |||
width: 100%; | |||
} | } | ||
.liberty-footer { | .liberty-footer { | ||
border-radius: .5rem !important; | border-radius: .5rem !important; | ||
border: 1px solid transparent !important; | border: 1px solid transparent !important; |