docu v 1.11.0

This commit is contained in:
Wildan Nursahidan
2025-05-26 22:28:27 +07:00
parent bbf23b66eb
commit 3f6a407a30
57 changed files with 1742 additions and 3924 deletions

View File

@@ -98,17 +98,3 @@
border: none;
border-radius: 8px; /* Sudut melengkung pada iframe */
}
.youtube:hover {
transform: scale(1.05); /* Efek hover zoom */
transition: transform 0.3s ease;
}
li#changelog {
padding-left: 1.5em;
text-indent: -1.2rem;
}
[id^="version-"] {
scroll-margin-top: 4rem; /* sesuaikan dengan tinggi navbar */
}