This commit is contained in:
ken 2026-08-05 20:31:47 +08:00
parent ce50cb345f
commit 66b16cd53f
1 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,9 @@
z-index: 1;
}
.internal-page{
.dropdowns{
background-image: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.729412) 30%, rgba(0, 0, 0, 0.980392));
}
.navbar-brand{
padding: 2em;
}