Makes deviantart.com look less terrible
< 脚本Deviantart V7 (pre eclipse) theme beta的反馈
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
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. :)
登录(不可用)以发表回复。
土豆服务器,请按需使用
镜像地址随时可能被墙,建议加群获取最新地址
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
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: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. :)