负魔书/CSS:修订间差异

添加225字节 、​ 2022年8月7日 (星期日)
编辑“负魔书/CSS” // 维基盐编辑器
(.)
(编辑“负魔书/CSS” // 维基盐编辑器)
标签已被回退
{{CSS|1=#css:
/* 左上角Wiki图标 */
.mw-wiki-logo {
transform: rotate(180deg);
}
 
/* 每个段落的编辑按钮 */
.mw-content-ltr .mw-editsection, .mw-content-rtl .mw-content-ltr .mw-editsection {
.mw-content-ltr .mw-editsection,
.mw-content-ltr .mw-editsection, .mw-content-rtl .mw-content-ltr .mw-editsection {
transform: rotate(180deg);
display: inline-block;
}
 
#pt-notifications-notice, #pt-notifications-alert {
#pt-notifications-alert {
transform: rotate(180deg);
}
 
/* 评论区 */
.comment-submit, .comment-avatar, .comment-reply:before, .reply-name:before, .comment-like:before, .comment-report:before, .flowthread-btn-preview, .flowthread-btn-preview {
.comment-submit, /* 提交按钮 */
.comment-avatar, /* 用户头像 */
.comment-user > *, /* 用户昵称 */
.comment-reply:before,
.reply-name:before,
.comment-like:before,
.comment-report:before,
.flowthread-btn-preview,
.flowthread-btn-preview {
transform: rotate(180deg);
}
 
/* 页面底部图标 */
#footer-copyrighticoicons {
transform: rotate(180deg);
}
}}<!--
<noinclude-->[[分类:梗]]</noinclude>
这里是[[负魔书]]条目的样式页面。
[[分类:梗]]
</noinclude>