translated to line 481
All checks were successful
Deploy / Deploy (push) Successful in 23s

This commit is contained in:
CDN 2025-04-22 15:45:47 +08:00
parent 0b8ad834ce
commit 2b3bbf829e
Signed by: CDN
GPG key ID: 0C656827F9F80080
2 changed files with 55 additions and 32 deletions

View file

@ -1527,3 +1527,13 @@ Possible extra rowspan handling
color: var(--logo-text);
padding: 3px 10px;
}
/******************************************************************************/
/* Custom CSS */
/******************************************************************************/
.translator-section {
background-color: #007cff3d;
padding: 10px;
border-radius: 5px;
}