9번째 줄: | 9번째 줄: | ||
.liberty-content-header, .liberty-footer { | .liberty-content-header, .liberty-footer { | ||
− | background-color: | + | background-color: #1f2023!important; |
− | border: 1px solid | + | border: 1px solid #1f2023!important; |
} | } | ||
.Liberty .content-wrapper .liberty-content .liberty-content-main { | .Liberty .content-wrapper .liberty-content .liberty-content-main { | ||
− | background-color: | + | background-color: black!important; |
− | border: 1px solid | + | border: 1px solid black!important; |
} | } | ||
− | textarea { background: | + | textarea { background: black; } |
2019년 11월 4일 (월) 03:10 판
ul.footer-icons, ul.footer-places, li.footer-info-copyright, div.hiddencats {
display: none!important;
}
body, .Liberty {
background-color: black!important;
color: white;
}
.liberty-content-header, .liberty-footer {
background-color: #1f2023!important;
border: 1px solid #1f2023!important;
}
.Liberty .content-wrapper .liberty-content .liberty-content-main {
background-color: black!important;
border: 1px solid black!important;
}
textarea { background: black; }