Deviantart V7 (pre eclipse) theme beta

Makes deviantart.com look less terrible

< 腳本Deviantart V7 (pre eclipse) theme beta的回應

評論:正評 - 腳本一切正常

§
發表於:2024-09-20
編輯:2024-09-20

just wanted to point out a small fix, the a.user-link img section in the code should be changed to what is shown below, to adjust the width automatically:

a.user-link img {
    max-height:50px;
    width:auto;
    margin-right:8px;
    margin-bottom:2px;
    border-radius:0
}

This is because on the current version, new (Eclipse-themed) group pages have the icon instead cropped to square as the size is fixed to 50x50px.

Awesome job otherwise on recreating the style, the profile styling in particular looks very accurate in my opinion. :)

發表回覆

登入以回覆