mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 16:49:46 +08:00
9 lines
121 B
CSS
9 lines
121 B
CSS
li.base--active {
|
|
background: white;
|
|
}
|
|
|
|
li.material--active {
|
|
font-weight: bold;
|
|
border-bottom: solid 2px black;
|
|
}
|