country page added

This commit is contained in:
sujan
2024-09-11 15:17:13 +05:45
parent 13a5343e2b
commit 6f18335410
17 changed files with 268 additions and 138 deletions

2
css/style.min.css vendored
View File

@@ -2919,7 +2919,7 @@ b, strong {
}
}
.bg-dark-gray, .bg-dark-gray:focus {
background-color: var(--dark-gray)
background-color: #b61b5c;
}
.bg-black {
background-color: var(--black)