mirror of
https://github.com/pldubouilh/gossa
synced 2025-12-15 21:04:24 +01:00
8 lines
112 B
CSS
8 lines
112 B
CSS
html, a {
|
|
background-color: #2d3436;
|
|
color: #dfe6e9;
|
|
}
|
|
|
|
.arrow {
|
|
filter: invert(100%) !important;
|
|
}
|