5번째 줄: 5번째 줄:
 
.Liberty .nav-wrapper {
 
.Liberty .nav-wrapper {
 
box-shadow: none;
 
box-shadow: none;
 +
}
 +
 +
.header-ads {
 +
    height: 90px !important;
 
}
 
}

2020년 5월 5일 (화) 19:08 판

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