changed a href text color

This commit is contained in:
2023-05-21 14:20:12 +01:00
parent 961b3ed4a6
commit 3eca879608

View File

@@ -5,6 +5,9 @@
b{ b{
color: #007AFF color: #007AFF
} }
a{
color: #41b6e8;
}
.topbar{ .topbar{
position: fixed; position: fixed;
top: 0px; top: 0px;