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

用户:JF130/wikia.css:修订间差异

无编辑摘要
(导入4个版本)
 
(没有差异)

2021年5月1日 (六) 14:06的最新版本

.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;
}