Files
_Geulbeot/02. Prompts/문서생성/domain/도메인_문서생성_푸터_출처_v01.md

188 B

/* 푸터 (출처) 스타일 */
footer {
    margin-top: 30px;
    border-top: 1px solid #eee;
    padding-top: 10px;
    font-size: 9pt;
    color: #888;
}