.im-hatnote {
text-align:center;
font-size: 12px;
}
.im-hatnote-topic {
background-color: #fcfce9;
padding: 1px;
}
.im-hatnote-entry {
background-color: rgb(255, 245, 227);
padding: 1px;
}
.im-hatnote-question {
font-weight: bold;
}
/* 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;
}