5번째 줄: 5번째 줄:
 
.Liberty .nav-wrapper {
 
.Liberty .nav-wrapper {
 
box-shadow: none;
 
box-shadow: none;
background: #ed4d4d;
 
 
}
 
}
  

2021년 6월 12일 (토) 13:16 판

* {
	font-family: 'Noto Sans KR','Noto Sans','Noto Sans CJK KR','Spoqa Han Sans','NanumBarunGothic','Nanum Gothic','KoPub Dotum','Malgun Gothic','맑은 고딕',sans-serif !important;
}

.Liberty .nav-wrapper {
	box-shadow: none;
}

.header-ads {
	height: 90px !important;
	overflow: auto hidden;
}

.title h1 {
	overflow-wrap: break-word;
}

.toc > ul {
	max-height: 300px;
	overflow-y: auto;
}

.ace_line,
.ace_line span,
.ace_scrollbar-h + div > div:last-child {
	font-family: 'Agave', 나눔바른고딕 옛한글 !important;
}

.catlinks {
	box-shadow: none !important;
}