巴哈最近更新了公會(huì),使介面更符合現(xiàn)代網(wǎng)頁(yè)的設(shè)計(jì)語(yǔ)言。
不過(guò)個(gè)人覺(jué)得圖片吃了太多畫(huà)面,所以透過(guò)stylus調(diào)整一下排版。
果然一調(diào)整就空間就砍了一半
左為原公會(huì)2.0介面,右為使用stylus後的介面
Stylus為瀏覽器擴(kuò)充套件,目的是透過(guò)修改css來(lái)改變網(wǎng)頁(yè)外觀排版。
關(guān)於Stylus使用方法可自行g(shù)oogle。
註1:Stylus是瀏覽器套件,本身也會(huì)吃記憶體,自行斟酌使用。
註2:僅在PC / Firefox上測(cè)試過(guò),其他裝置或?yàn)g覽器可能會(huì)失效或效果有所差異。
註3:使用Stylus修改css只會(huì)影響本地端瀏覽器。不影響伺服器,別人的電腦也看不到你的修改。
Stylus樣式使用範(fàn)圍
使用於 [ 含以下前綴的網(wǎng)址 ] : [ https://guild.gamer.com.tw/ ]
CSS
.globalcontainer .main-container_header .scenery-img {height:80px} /*縮小公會(huì)背景圖高度*/
.globalcontainer .main-container_header_info h1, .globalcontainer .main-container_header_info small {text-shadow:0px 0px 2px rgba(0, 0, 0, 1); color:#fff} /*加強(qiáng)公會(huì)名稱顯示*/
.globalcontainer .main-container_wall-post_footer .shareandmore {padding-top:0px} /*GP-BP鈕與內(nèi)文縮距*/
.linkbox {display:none} /*刪除連結(jié)產(chǎn)生的圖片與說(shuō)明文字*/
.webview_commendlist .c-reply__item .reply-content__cont img {max-height:82px} /*圖片與GIF高度減半*/
.globalcontainer .main-container_header_info h1, .globalcontainer .main-container_header_info small {text-shadow:0px 0px 2px rgba(0, 0, 0, 1); color:#fff} /*加強(qiáng)公會(huì)名稱顯示*/
.globalcontainer .main-container_wall-post_footer .shareandmore {padding-top:0px} /*GP-BP鈕與內(nèi)文縮距*/
.linkbox {display:none} /*刪除連結(jié)產(chǎn)生的圖片與說(shuō)明文字*/
.webview_commendlist .c-reply__item .reply-content__cont img {max-height:82px} /*圖片與GIF高度減半*/