"മീഡിയവിക്കി:Common.css" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം

No edit summary
No edit summary
വരി 722: വരി 722:
     float: none !important;
     float: none !important;
     min-height: auto;
     min-height: auto;
  }
}
/* =========================================================
  Commons Gallery Lightbox
  ========================================================= */
#commons-lightbox {
  position: fixed;
  inset: 0;
  display: none;
  z-index: 9999;
}
#commons-lightbox.active {
  display: block;
}
#commons-lightbox .clb-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.85);
}
#commons-lightbox .clb-content {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1em;
}
#commons-lightbox .clb-image {
  max-width: 95vw;
  max-height: 80vh;
  object-fit: contain;
}
#commons-lightbox .clb-caption {
  color: #fff;
  font-size: 0.85em;
  text-align: center;
  margin-top: 0.5em;
  line-height: 1.4;
}
#commons-lightbox .clb-close {
  position: absolute;
  top: 10px;
  right: 14px;
  font-size: 28px;
  color: #fff;
  background: none;
  border: none;
  cursor: pointer;
}
@media (max-width: 480px) {
  #commons-lightbox .clb-caption {
    font-size: 0.8em;
   }
   }
}
}
"https://schoolwiki.in/മീഡിയവിക്കി:Common.css" എന്ന താളിൽനിന്ന് ശേഖരിച്ചത്