탭 열기 수정
This commit is contained in:
@@ -1563,3 +1563,12 @@ figure div span {
|
||||
display: inline-block;
|
||||
margin-right: 5px; /* Adjust this value as per your requirement */
|
||||
}
|
||||
|
||||
.nav-link {
|
||||
color: #AAAAAA;
|
||||
}
|
||||
|
||||
.nav-link.active{
|
||||
font-weight: bold;
|
||||
color: #000000;
|
||||
}
|
||||
Reference in New Issue
Block a user