←上一编辑下一编辑→ MediaWiki:Mobile.css (查看源代码) 2022年5月31日 (二) 00:45的版本 添加562字节 、 2022年5月31日 (二) 00:45 小无编辑摘要第7行: 第7行: @import url('https://fonts.googleapis.com/css?family=Noto Sans SC');/*思源黑体*/ @import url('https://fonts.googleapis.com/css?family=Noto Sans SC');/*思源黑体*/ @import url('https://cdn.bootcdn.net/ajax/libs/font-awesome/5.15.4/css/all.min.css'); /* FA 字体图标 */ @import url('https://cdn.bootcdn.net/ajax/libs/font-awesome/5.15.4/css/all.min.css'); /* FA 字体图标 */ −@import url('https://cdn.jsdelivr.net/npm/font-awesome-animation@1.1.1/css/font-awesome-animation.min.css'); /* FA 字体动画 */+@import url('https://voicewiki.cn/w/extrafiles/font-awesome-animation.min.css'); /* FA 字体动画 */ + +@font-face { +font-family: "Pricedown"; + src: url("https://voicewiki.cn/w/extrafiles/Pricedown.ttf") format("truetype"); + font-style: normal; + font-stretch: normal; + font-weight: normal; +} /* 暂时隐藏需要处理但还未处理的 DOM 节点,JavaScript 会在之后移除这个 class */ /* 暂时隐藏需要处理但还未处理的 DOM 节点,JavaScript 会在之后移除这个 class */ 第1,121行: 第1,129行: border: 3px solid #ffef00; border: 3px solid #ffef00; border-radius: 0.4em; border-radius: 0.4em; +} + +/* GTA Vice City */ + +.gtavcp { + font-family: pricedown; + color: #f8a5e3; + font-size: 1.3em; +} + +.gtavcp-image img { + border: 5px solid #f8a5e3; + border-radius: 0.5em; + margin: 0 0.5em; +} +.gtavcr-image img { + filter: drop-shadow(1px 1px white); + margin: 1em 0.5em; +} + +.gtavcr a{ + font-family: pricedown; + color: #5ac0ef !important; + font-size: 1.3em; } } OrangePig评论管理员、界面管理员、管理员、优质编辑84,049个编辑