Home.css 131 Bytes
Newer Older
Choi Ga Young's avatar
탭 색    
Choi Ga Young committed
1
2
3
4
5
6
7
.nav-tabs .nav-item.nav-link {
  color: silver !important;
}

.nav-tabs .nav-item.nav-link.active {
  color:slateblue !important;
}