task: wildspace

This commit is contained in:
Sören Weber 2025-01-27 16:33:03 +01:00
parent 5a26725070
commit 5bcb9fe5e6
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D
2 changed files with 3 additions and 7 deletions

View file

@ -2522,15 +2522,11 @@ body #R-logo svg * {
background-color: var(--VARIABLE-BOX-BG-color);
border-bottom-color: transparent;
border-radius: 1px 1px 0 0;
text-shadow:
-0.08ex 0 0 currentColor,
0.08ex 0 0 currentColor;
text-shadow: -0.08ex 0 0 currentColor, 0.08ex 0 0 currentColor;
}
@supports (-webkit-text-stroke-width: 0.09ex) {
#R-body .tab-nav-button.active > .tab-nav-text {
text-shadow:
-0.08ex 0 0 currentColor,
0.08ex 0 0 currentColor;
text-shadow: -0.08ex 0 0 currentColor, 0.08ex 0 0 currentColor;
-webkit-text-stroke-width: 0.09ex;
}
}

View file

@ -1 +1 @@
7.3.2+aeb331259b52481cb1d07869f86b0e770fb56172
7.3.2+5a267250709d4705efc2e496b9184f4401f4d522