Ad js upload

This commit is contained in:
2026-01-08 13:11:30 +01:00
parent 7c9f47cb1f
commit 361c2b3ec6
8 changed files with 221 additions and 22 deletions

View File

@@ -1755,6 +1755,14 @@ button:disabled:hover {
color: #fbbf24;
}
.code-icon {
display: flex;
align-items: center;
justify-content: center;
font-size: 24px;
color: #60a5fa;
}
.sr-only {
position: absolute;
width: 1px;