7 lines
171 B
HTML
7 lines
171 B
HTML
<style>
|
|
.side-nav a.active {
|
|
font-weight: bold;
|
|
color: #4fc3f7;
|
|
}
|
|
</style>
|
|
<!-- Removed inline script: sidenav highlight now handled by site.js --> |