মিডিয়াউইকি:Common.css: সংশোধিত সংস্করণের মধ্যে পার্থক্য
সম্পাদনা সারাংশ নেই |
সম্পাদনা সারাংশ নেই |
||
৪৫৯ নং লাইন: | ৪৫৯ নং লাইন: | ||
display: none; | display: none; | ||
} | } | ||
} | |||
.nodesktop { display: none; } | |||
@media screen and (max-width: 600px) { | |||
.nomobile { display: none; } | |||
.nodesktop { display: block; } | |||
} | } |