MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 345: Line 345:
   opacity: 0.6;
   opacity: 0.6;
   color: inherit; /* Keeps parent color, just dims it */
   color: inherit; /* Keeps parent color, just dims it */
}
#map-lightbox iframe {
  border-radius: 4px;
}
#map-lightbox button {
  cursor: pointer;
  font-size: 1.2em;
}
}