ব্যবহারকারী:রবি/common.css: সংশোধিত সংস্করণের মধ্যে পার্থক্য
অবয়ব
"@media only screen and (orientation:portrait) { header.header-container { position: sticky !important; top: 0; z-index: 1;..." দিয়ে পাতা তৈরি |
অসম্পাদনা সারাংশ নেই |
||
| ১২ নং লাইন: | ১২ নং লাইন: | ||
color: #dc480d !important; | color: #dc480d !important; | ||
} | } | ||
.mw-redirect { | .mw-redirect { | ||
color: green; | color: green; | ||
১৮:২৮, ২০ এপ্রিল ২০২২ তারিখে সম্পাদিত সর্বশেষ সংস্করণ
@media only screen and (orientation:portrait) {
header.header-container {
position: sticky !important;
top: 0;
z-index: 1;
}
}
#content a:visited:active {
color: #ef2913;
}
#content a.new:visited, #p-personal a.new:visited {
color: #dc480d !important;
}
.mw-redirect {
color: green;
text-decoration:
!important;
}
.mw-disambig {
color:#800080 !important;
}