MediaWiki:Common.css: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Tags: Mobile edit Mobile web edit
 
(7 intermediate revisions by the same user not shown)
Line 1,213: Line 1,213:
   clear: both;
   clear: both;
   margin: 1em 0;
   margin: 1em 0;
   background: #EFDA9C;
   background: #FAF4E1;
   border: 1px solid #283763;
   border: 3px solid #283763;
   -webkit-box-shadow: 0 50px 100px #EAEDF4 inset, 0 1px 2px rgba(195, 205, 218, .6);
   -webkit-box-shadow: 0 50px 100px #EFDA9C inset, 0 1px 2px rgba(195, 205, 218, .6);
   -moz-box-shadow: 0 50px 100px #EAEDF4 inset, 0 1px 2px rgba(195, 205, 218, .6);
   -moz-box-shadow: 0 50px 100px #EFDA9C inset, 0 1px 2px rgba(195, 205, 218, .6);
   box-shadow: 0 50px 100px #EAEDF4 inset, 0 1px 2px rgba(195, 205, 218, .6);
   box-shadow: 0 50px 100px #EFDA9C inset, 0 1px 2px rgba(195, 205, 218, .6);
}
}
.articleSummary .articleSummaryInner {
.articleSummary .articleSummaryInner {
Line 1,273: Line 1,273:
   }
   }
}
}
/*
@media screen and (min-width: 1111px) and (max-width: 1340px) {
@media screen and (min-width: 1111px) and (max-width: 1340px) {
   .articleSummary .articleSummaryExtendedDescription {
   .articleSummary .articleSummaryExtendedDescription {
Line 1,278: Line 1,280:
   }
   }
}
}
 
*/
/* Increase the default header sizes */
/* Increase the default header sizes */
.mw-body-content h2 {
.mw-body-content h2 {