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