8번째 줄: | 8번째 줄: | ||
} | } | ||
− | .liberty-content-header, .liberty-content- | + | .liberty-content-header, .liberty-footer { |
− | background: gray; | + | background-color: gray!important; |
− | border: 1px solid gray; | + | border: 1px solid gray!important; |
+ | } | ||
+ | |||
+ | .Liberty .content-wrapper .liberty-content .liberty-content-main { | ||
+ | background-color: gray!important; | ||
+ | border: 1px solid gray!important; | ||
} | } |
2019년 11월 4일 (월) 03:07 판
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: gray!important;
border: 1px solid gray!important;
}
.Liberty .content-wrapper .liberty-content .liberty-content-main {
background-color: gray!important;
border: 1px solid gray!important;
}