Custom themes and config overrides #9

Merged
astra merged 20 commits from astra/overrides into main 2025-05-29 08:38:03 +00:00
Showing only changes of commit db7424e473 - Show all commits

View file

@ -234,6 +234,7 @@ a:hover {
background-color: var(--header-background-color);
padding: 0px;
margin-bottom: 15px;
margin-right: 4px;
border: 4px solid var(--border-color);
box-shadow: var(--border-color) 10px 10px;
}