Jump to content

MediaWiki:Mobile.css: Difference between revisions

m
m (Sync with MediaWiki:Common.css, and include comment)
m (Sync with MediaWiki:Common.css)
 
(One intermediate revision by the same user not shown)
Line 46: Line 46:


.infobox {
.infobox {
   width: 256px;
   width: 272px;
   background-color: #f9f9f9;
   background-color: #f9f9f9;
   border: 2px solid #808080 !important; /* This flag is set to make the boxes appear consistent across all skins */
   border: 2px solid #808080 !important; /* This flag is set to make the boxes appear consistent across all skins */
   border-radius: 10px;
   border-radius: 10px;
  box-sizing: border-box;
   box-shadow: 0px -6px #0004 inset;
   box-shadow: 0px -6px #0004 inset;
   padding: 0.4em 0.4em 1em;
   padding: 0.4em 0.4em 1em;