الگو:مدخل مرتبط/styles.css: تفاوت میان نسخهها
جزبدون خلاصۀ ویرایش برچسب: برگرداندهشده |
برچسب: خنثیسازی |
||
خط ۱: | خط ۱: | ||
.im-hatnote { | .im-hatnote { | ||
text-align: center; | |||
font-size: 0.8125rem; | font-size: 0.8125rem; | ||
background-color: #f8f9fa; | background-color: #f8f9fa; |
نسخهٔ ۲۸ اوت ۲۰۲۲، ساعت ۱۲:۱۴
.im-hatnote {
text-align: center;
font-size: 0.8125rem;
background-color: #f8f9fa;
padding: 7px 7px 0px 7px;
color: #54595d;
overflow: hidden;
padding-right: 1.6em;
margin-bottom: 0.5em;
}
.im-hatnote-topic {
font-weight: normal;
}
.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;
}