get matchinfo #112

Merged
OpzekerIT merged 22 commits from dev into main 2023-11-14 21:38:18 +00:00
Showing only changes of commit 0d522a4822 - Show all commits

View file

@ -204,8 +204,8 @@ nav {
/* Ensure links stand out */
a {
color: #6699ff; /* Blue color for links */
text-decoration: underline; /* Underline links for better visibility */
color: #e69109; /* Blue color for links */
text-decoration: none; /* Underline links for better visibility */
}
/* Specific button styles for .btn class to match the hacker theme */