6번째 줄: 6번째 줄:
 
background-color: black!important;
 
background-color: black!important;
 
color: white;
 
color: white;
 +
}
 +
 +
.liberty-content-header, .liberty-content-footer {
 +
background: gray;
 +
border: 1px solid gray;
 
}
 
}

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

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-content-footer {
	background: gray;
	border: 1px solid gray;
}