mirror of http://git.sairate.top/sairate/doc.git
5 lines
89 B
CSS
5 lines
89 B
CSS
|
nav li.active:not(.inactive) > a {
|
||
|
border-bottom: 1px solid #000;
|
||
|
color: #000;
|
||
|
}
|