MediaWiki:Common.css: Difference between revisions

From Videogame Interface Wiki
(vert align)
(Moving to themes)
Tag: Blanking
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */


table#infobox {
border:grey 1px dashed;
border-radius:1em;
display:block;
float:right;
margin:1em 0 1em 1em;
padding:1em;
text-align:left;
width:auto;
}
table#infobox hr {
border-bottom:1px gray dashed;
background:none;
}
table#infobox th {
vertical-align:top;
}

Latest revision as of 03:34, 8 April 2023