바뀜

285 바이트 추가됨 ,  2025년 6월 10일 (화)
잔글
편집 요약 없음
17번째 줄: 17번째 줄:  
h2 { font-size: 1.8em; }
 
h2 { font-size: 1.8em; }
 
h3 { font-size: 1.6em; }
 
h3 { font-size: 1.6em; }
 +
 +
.liberty-notice {
 +
    border: none !important;
 +
    background: transparent !important;
 +
    box-shadow: none !important;
 +
    padding: 10px 0 !important;
 +
}
 +
 +
.liberty-notice .alert {
 +
    border: none !important;
 +
    background: transparent !important;
 +
    box-shadow: none !important;
 +
}