用户:SilverWolf/vector.css

来自新浪维基

注意:在发布之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。

  • Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5Ctrl-R(Mac为⌘-R
  • Google Chrome:Ctrl-Shift-R(Mac为⌘-Shift-R
  • Internet Explorer或Edge:按住Ctrl的同时单击刷新,或按Ctrl-F5
  • Opera:Ctrl-F5
/* 个人用户界面 */
#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;
}