4 lines
211 B
CSS
4 lines
211 B
CSS
/* OtOpcUa Admin — ScadaLink-parity palette. Keep it minimal here; lean on Bootstrap 5. */
|
|
body { background-color: #f5f6fa; }
|
|
.nav-link.active { background-color: rgba(255,255,255,0.1); border-radius: 4px; }
|