upstream/2025.6.0 #6

Merged
simon merged 98 commits from upstream/2025.6.0 into master 2025-07-04 20:25:01 +00:00
Showing only changes of commit d97f203d70 - Show all commits
@@ -10,6 +10,12 @@ body {
padding: 50px 0;
}
*:focus, .btn:focus {
outline: 2px solid $link-hover-color;
outline-offset: 2px;
box-shadow: none;
}
.big-icon {
font-size: 200px;
color: $navbar-inverse-bg;