মডিউল:নথি/শৈলী.css: সংশোধিত সংস্করণের মধ্যে পার্থক্য
অবয়ব
বিষয়বস্তু বিয়োগ হয়েছে বিষয়বস্তু যোগ হয়েছে
সম্পাদনা সারাংশ নেই ট্যাগ: মোবাইল সম্পাদনা মোবাইল ওয়েব সম্পাদনা উচ্চতর মোবাইল সম্পাদনা |
সম্পাদনা সারাংশ নেই ট্যাগ: পুনর্বহালকৃত মোবাইল সম্পাদনা মোবাইল ওয়েব সম্পাদনা উচ্চতর মোবাইল সম্পাদনা |
||
৩ নং লাইন: | ৩ নং লাইন: | ||
.documentation-metadata { |
.documentation-metadata { |
||
border: 1px solid #003B6F; |
border: 1px solid #003B6F; |
||
background-color: # |
background-color: #2a629e; |
||
clear: both; |
clear: both; |
||
} |
} |
১১:৪০, ২৮ অক্টোবর ২০২৪ তারিখে সংশোধিত সংস্করণ
.documentation,
.documentation-metadata {
border: 1px solid #003B6F;
background-color: #2a629e;
clear: both;
}
.documentation {
margin: 1em 0 0 0;
padding: 1em;
}
.documentation-metadata {
margin: 0.2em 0; /* same margin left-right as .documentation */
font-style: italic;
padding: 0.4em 1em; /* same padding left-right as .documentation */
}
.documentation-startbox {
padding-bottom: 3px;
border-bottom: 1px solid #aaa;
margin-bottom: 1ex;
}
.documentation-heading {
font-weight: bold;
font-size: 125%;
}
.documentation-clear { /* Don't want things to stick out where they shouldn't. */
clear: both;
}
.documentation-toolbar {
font-style: normal;
font-size: 88%;
}