Adjusting comments into files.

This commit is contained in:
Johnnybegood90
2026-03-14 04:23:44 +01:00
parent 062954a780
commit 8dabd2d190
19 changed files with 69 additions and 73 deletions
+1 -2
View File
@@ -128,7 +128,7 @@
}
/* ═══════════════════════════════════════════
SÉLECTEUR DE THÈME
THEME SELECTOR
═══════════════════════════════════════════ */
.theme-select {
background: transparent;
@@ -222,4 +222,3 @@
.source-dropdown-item:hover { background: var(--surface2); color: var(--accent2); }
.source-dropdown-item.active { color: var(--accent); }
.source-dropdown-personal { color: var(--accent2); }