الگو:مدخل مرتبط/styles.css
.im-hatnote {
text-align:center;
font-size: 85%;
font-weight: normal;
position: relative;
border-bottom: 1px Solid #FFF;
}
.im-hatnote-topic {
background-color: #fcfce9;
display: flow-root;
padding: 1px;
}
.im-hatnote-entry {
background-color: rgb(255, 245, 227);
display: flow-root;
padding: 1px;
}
.im-hatnote-question {
background-color: #fcfce9;
display: flow-root;
padding: 1px;
}