docu v 1.11.0

This commit is contained in:
Wildan Nursahidan
2025-05-26 23:03:58 +07:00
parent e25ee4cb93
commit 3da46325cf
57 changed files with 1433 additions and 4182 deletions

View File

@@ -98,18 +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 {
position: relative;
padding-left: 1.5em;
text-indent: -1.2rem;
}
[id^="version-"] {
scroll-margin-top: 4rem; /* sesuaikan dengan tinggi navbar */
}