diff --git a/theme/css/mdui-custom.css b/theme/css/mdui-custom.css index 5cf7d0f..a5322fa 100644 --- a/theme/css/mdui-custom.css +++ b/theme/css/mdui-custom.css @@ -298,6 +298,17 @@ div#abbc3_buttons { vertical-align: unset; } +dl.bg-y-15-percent { + background-position-y: 15%; +} + + +@media (max-width: 900px) { + dl.row-item { + background-position-y: 15%; + } +} + @media (max-width: 600px) { div.index-left > div.forabg-index-left { border-top-left-radius: 0;