الگو:مدخل مرتبط/styles.css: تفاوت میان نسخهها
(صفحهای تازه حاوی «.im-hatnote { text-align:center; font-size: 85%; font-weight: normal; position: relative; padding: 1px; border-bottom: 1px Solid #FFF; } .im-hatnote-topic { background-color: #fcfce9; display: flow-root; } .im-hatnote-entry { background-color: rgb(255, 245, 227); display: flow-root; } .im-hatnote-question { background-color: #fcfce9; display: flow-root; }» ایجاد کرد) |
جزبدون خلاصۀ ویرایش |
||
(۱۵ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد) | |||
خط ۱: | خط ۱: | ||
.im-hatnote { | .im-hatnote { | ||
background-color: #f8f9fa; | |||
border-bottom: 1px solid #eaecf0; | |||
} | |||
.im-hatnote-topic { | |||
font-weight: normal; | font-weight: normal; | ||
} | } | ||
.im-hatnote-topic { | .im-hatnote-topic .image { | ||
padding-left: 2px; | |||
} | } | ||
.im-hatnote-entry { | .im-hatnote-entry { | ||
font-weight: normal; | |||
} | } | ||
.im-hatnote-question { | .im-hatnote-question { | ||
font-weight: normal; | |||
display: | } | ||
/* Hide stuff meant for accounts with special permissions. Made visible again in | |||
[[MediaWiki:Group-checkuser.css]], [[MediaWiki:Group-sysop.css]], [[MediaWiki:Group-patroller.css]], | |||
[[MediaWiki:Group-templateeditor.css]], [[MediaWiki:Group-extendedmover.css]], | |||
[[MediaWiki:Group-extendedconfirmed.css]], and [[Mediawiki:Group-autoconfirmed.css]]. */ | |||
.checkuser-show, | |||
.sysop-show, | |||
.patroller-show, | |||
.templateeditor-show, | |||
.extendedmover-show, | |||
.extendedconfirmed-show, | |||
.autoconfirmed-show, | |||
.user-show { | |||
display: none; | |||
} | } |
نسخهٔ کنونی تا ۲۹ اوت ۲۰۲۲، ساعت ۱۰:۴۳
.im-hatnote {
background-color: #f8f9fa;
border-bottom: 1px solid #eaecf0;
}
.im-hatnote-topic {
font-weight: normal;
}
.im-hatnote-topic .image {
padding-left: 2px;
}
.im-hatnote-entry {
font-weight: normal;
}
.im-hatnote-question {
font-weight: normal;
}
/* Hide stuff meant for accounts with special permissions. Made visible again in
[[MediaWiki:Group-checkuser.css]], [[MediaWiki:Group-sysop.css]], [[MediaWiki:Group-patroller.css]],
[[MediaWiki:Group-templateeditor.css]], [[MediaWiki:Group-extendedmover.css]],
[[MediaWiki:Group-extendedconfirmed.css]], and [[Mediawiki:Group-autoconfirmed.css]]. */
.checkuser-show,
.sysop-show,
.patroller-show,
.templateeditor-show,
.extendedmover-show,
.extendedconfirmed-show,
.autoconfirmed-show,
.user-show {
display: none;
}