Ongoing cleanup and refactoring of maps.
This commit is contained in:
@@ -22,6 +22,19 @@ html.dark-mode {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.dark-mode a{
|
||||
color: #569CD6;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.dark-mode a:hover{
|
||||
color: white;
|
||||
}
|
||||
|
||||
a{
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.title {
|
||||
position: relative;
|
||||
font-size: 2.5rem;
|
||||
|
||||
Reference in New Issue
Block a user