Difference between revisions of "Template:SB Infobox Begin"
Jump to navigation
Jump to search
Line 59: | Line 59: | ||
font-size:1.25em | font-size:1.25em | ||
} | } | ||
.SB-Infobox | .SB-Infobox-Cell-Header { | ||
font-weight:bold; | font-weight:bold; | ||
flex:48%; | flex:48%; | ||
min-width:min-content; | min-width:min-content; | ||
margin-right:4%; | margin-right:4%; | ||
} | |||
.SB-Infobox-Cell-Body { | |||
flex:50%; | |||
margin: auto; | |||
} | } | ||
.SB-Infobox-Faction-Logo img { | .SB-Infobox-Faction-Logo img { | ||
Line 78: | Line 82: | ||
.SB-Infobox-Image-Wrap { | .SB-Infobox-Image-Wrap { | ||
position: relative; | position: relative; | ||
} | } | ||
/* Portrait orientation. Also, low-res viewports */ | /* Portrait orientation. Also, low-res viewports */ |