17번째 줄: 17번째 줄:
 
border: 1px solid gray!important;
 
border: 1px solid gray!important;
 
}
 
}
 +
 +
textarea { background: gray; }

2019년 11월 4일 (월) 03:09 판

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;
}

textarea { background: gray; }