主 题:NS论坛手机按钮,整体放大css
发 布 者:leyili
标签分类: 日常
时 间:2026-08-09 11:09:08
内容预览:NS论坛手机版的字和按钮有点小,调大了点,给需要的朋友,设置=%26gt%3b论坛扩展=%26gt%3b粘贴下面那一段可以自己根据情况调,效果如下@media screen and (max-width: 900px) { body {/* 自行改下面1.1可以调整整体缩放 */ zoom: 1.1 !important; } html body nsk-body-left .post-list-controler { flex-wrap: wrap !important; } html body nsk-body-left .post-list-controler %26gt%3b .pager-top { box-sizing: border-box !important; flex: 0 0 100% !important; width: 100% !important; margin-top: 5px !important; overflow-x: auto !important; } html body nsk-body-left .nsk-pager [role="navigation"] { display: flex !important; flex-wrap: nowrap !important; align-items: center !important; justify-content: flex-start !important; gap: 4px !important; max-width: 100% !important; overflow-x: auto !important; -webkit-overflow-scrolling: touch !important; }
直达链接: https://www.nodeseek.com/post-864931-1
发 布 者:leyili
标签分类: 日常
时 间:2026-08-09 11:09:08
内容预览:NS论坛手机版的字和按钮有点小,调大了点,给需要的朋友,设置=%26gt%3b论坛扩展=%26gt%3b粘贴下面那一段可以自己根据情况调,效果如下@media screen and (max-width: 900px) { body {/* 自行改下面1.1可以调整整体缩放 */ zoom: 1.1 !important; } html body nsk-body-left .post-list-controler { flex-wrap: wrap !important; } html body nsk-body-left .post-list-controler %26gt%3b .pager-top { box-sizing: border-box !important; flex: 0 0 100% !important; width: 100% !important; margin-top: 5px !important; overflow-x: auto !important; } html body nsk-body-left .nsk-pager [role="navigation"] { display: flex !important; flex-wrap: nowrap !important; align-items: center !important; justify-content: flex-start !important; gap: 4px !important; max-width: 100% !important; overflow-x: auto !important; -webkit-overflow-scrolling: touch !important; }
直达链接: https://www.nodeseek.com/post-864931-1