MediaWiki:Mobile.css: Difference between revisions

no edit summary
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 25: Line 25:
.blur > figcaption {
.blur > figcaption {
   opacity: 0.5;
   opacity: 0.5;
  padding: 10px 15px 10px 15px !important;
   border-radius: 15px;
   border-radius: 15px;
   background-color: black !important;
   background-color: black !important;
Line 42: Line 41:
.blur > figcaption:empty {
.blur > figcaption:empty {
   display: none;
   display: none;
}
.content .thumbcaption, .content figure[typeof~='mw:File/Thumb'] > figcaption, .content figure[typeof~='mw:File/Frame'] > figcaption {
  padding: 5px 10px 5px 10px !important;
}
}
621

edits