用户:SilverWolf/vector.css:修订间差异
跳转到导航
跳转到搜索
![]() SilverWolf(留言 | 贡献) |
![]() SilverWolf(留言 | 贡献) |
||
第8行: | 第8行: | ||
margin: 0 auto; | margin: 0 auto; | ||
white-space: pre; | white-space: pre; | ||
color: rgb(64, 224, 125); | |||
text-shadow: 0 0 10px #0ff, 0 0 20px #0ff; | |||
font-weight: bold; | |||
background-color: black; | |||
} | } |
2025年2月28日 (五) 01:53的版本
/* 个人用户界面 */ #silverwolf-ascii-image pre { -webkit-text-size-adjust: none; text-size-adjust: none; font-family: 'Courier New', monospace; line-height: 8.5px; font-size: 8px; margin: 0 auto; white-space: pre; color: rgb(64, 224, 125); text-shadow: 0 0 10px #0ff, 0 0 20px #0ff; font-weight: bold; background-color: black; }