打开/关闭菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

用户:JF130/wikia.css

< 用户:JF130
MetroCrt留言 | 贡献2020年5月5日 (二) 03:20的版本

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

  • 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
.WikiaArticle blockquote {
    margin: 16px 40px;
}
blockquote {
    padding:.8em 1em;
    font-size:unset!important;
    clear: unset;
}
blockquote:after {
    content:close-quote;
    color:#ddd;
    z-index:-1;
    max-height: .4em;
    float:right;
    margin-top:-.3em;
    position:relative;
    right:5%;
    font:bold 9em arial;
}