Dreamwidth - Manageable pagination divs

Makes them smoller

/* ==UserStyle==
@name        Dreamwidth - Manageable pagination divs
@description Makes them smoller
@version     1.0
@namespace   https://gf.qytechs.cn/users/3759
@license     CC0
==/UserStyle== */

@-moz-document regexp("^https?://[-\\w]+\\.dreamwidth\\.org/.*") {
.pagination {
    max-height: 200px;
    overflow: scroll;
}

ul.pages {
    width: 100% !important;
}
}

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址