관리자 GNB 색상 변경하기
Last updated
Last updated
@charset "utf-8";
/**
* custom css 입니다. 추가적인 css는 여기에 작성을 해주세요.
*/@charset "utf-8";
#header .navbar {
background-color: #213D54;
}
@charset "utf-8";
#header .nav.navbar-nav.reform {
background-color: #5A86CB;
}