This commit is contained in:
ken 2026-08-24 14:31:45 +08:00
parent 7c212cd6c1
commit a1557ced24
1 changed files with 6 additions and 0 deletions

View File

@ -19,6 +19,9 @@
ul{
padding: 0;
}
a{
padding: 0.5em;
}
@media(min-width:769px){
margin-bottom: -4em!important;
margin-top: 1em!important;
@ -36,6 +39,9 @@
}
.dropdowns{
padding: 0;
.container{
padding: 0!important;
}
}
.accessibility_mode a:focus{
outline: 0.1em solid !important;