মডিউল:Article stub box/styles.css: সংশোধিত সংস্করণের মধ্যে পার্থক্য
অবয়ব
অ Izno moved page Template:Asbox/styles.css to Module:Article stub box/styles.css without leaving a redirect: 1) follow move. 2) move to module namespace since this is generated by the module |
অ 1 revision imported from enwiki:Module:Article_stub_box/styles.css ট্যাগ: মোবাইল সম্পাদনা মোবাইল ওয়েব সম্পাদনা |
(কোনও পার্থক্য নেই)
|
২৩:২৫, ২ মার্চ ২০২৫ তারিখে সম্পাদিত সর্বশেষ সংস্করণ
/* {{pp-template}} */
/* Article stub message box styles */
.asbox {
position: relative;
overflow:hidden;
}
.asbox table {
background: transparent;
}
.asbox p {
margin: 0;
}
.asbox p + p {
margin-top: 0.25em;
}
.asbox-body {
font-style: italic;
}
.asbox-note {
font-size: smaller;
}
.asbox .navbar {
position: absolute;
top: -0.75em;
right: 1em;
display: none;
}
:not(p):not(.asbox) + style + .asbox,
:not(p):not(.asbox) + link + .asbox {
margin-top: 3em;
}