Further alert implementation #17

This commit is contained in:
Ian Renton
2025-10-06 21:06:54 +01:00
parent e0675a01f0
commit 6ee4fe288a
14 changed files with 171 additions and 67 deletions

View File

@@ -1,3 +1,7 @@
.navbar-nav .nav-link.active {
font-weight: bold;
}
#info-container{
width: 100%;
}