19번째 줄: 19번째 줄:
  
 
.btn-secondary { background: transparent; color: #DDD; }
 
.btn-secondary { background: transparent; color: #DDD; }
 +
 +
.Liberty .content-wrapper .liberty-sidebar .liberty-right-fixed .live-recent .live-recent-content { border-top: 2px solid #e1e8ed; }

2019년 11월 5일 (화) 04:30 판

body, .Liberty, .dropdown-menu, .dropdown-item, .Liberty .nav-wrapper .navbar .form-inline .btn, .Liberty .content-wrapper .liberty-sidebar .liberty-right-fixed .live-recent .live-recent-header .nav .nav-item .nav-link.active {
	background-color: black!important;
	color: #DDD;
}

.liberty-content-header, .liberty-footer, .Liberty .content-wrapper .liberty-sidebar .liberty-right-fixed .live-recent .live-recent-footer, .Liberty .content-wrapper .liberty-sidebar .liberty-right-fixed .live-recent .live-recent-header .nav .nav-item {
	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, .Liberty .content-wrapper .liberty-sidebar .liberty-right-fixed .live-recent .live-recent-content { background: black; }

.Liberty .content-wrapper .liberty-content .liberty-content-header .title>h1, .Liberty .content-wrapper .liberty-sidebar .liberty-right-fixed .live-recent .live-recent-content .live-recent-list .recent-item { color: #DDD; }

.btn-secondary { background: transparent; color: #DDD; }

.Liberty .content-wrapper .liberty-sidebar .liberty-right-fixed .live-recent .live-recent-content { border-top: 2px solid #e1e8ed; }