首页
随机
登录
设置
关于二次元百科
免责声明
二次元百科
搜索
查看“︁Template:TOCright/styles.css”︁的源代码
←
Template:TOCright/styles.css
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
/* {{pp-template}} */ /* The TOC is hidden on Minerva (mobile skin) for width < 720px so must also hide this wrapper */ @media all and (max-width: 719px) { body.skin-minerva .tocright { display:none; } } .tocright { float: right; clear: right; width: auto; background: none; padding: .5em 0 .8em 1.4em; margin-bottom: .5em; } .tocright-clear-left { clear: left; } .tocright-clear-both { clear: both; } .tocright-clear-none { clear: none; }
返回
Template:TOCright/styles.css
。