Difference between revisions of "Template:SB Infobox Begin"
Jump to navigation
Jump to search
Line 21: | Line 21: | ||
display: block; | display: block; | ||
outline: 2px solid #305e60; | outline: 2px solid #305e60; | ||
} | |||
.SB-Infobox-Faction-Logo img { | |||
max-width: 15%; | |||
width:auto; | |||
height:auto; | |||
position: absolute; | |||
bottom: 0.25em; | |||
right: 0.25em; | |||
opacity: 0.8; | |||
outline:none; | |||
background:none; | |||
} | |||
.SB-Infobox-Image-Wrap { | |||
position: relative; | |||
} | } | ||
.SB-Infobox-Header-Caption { | .SB-Infobox-Header-Caption { | ||
Line 72: | Line 86: | ||
margin:0 0 .2em 2em!important; | margin:0 0 .2em 2em!important; | ||
} | } | ||
.SB-Infobox- | .SB-Infobox-Construction-Cell-Header { | ||
flex: 50%; | |||
text-align: left; | |||
display: inline-block; | |||
} | } | ||
.SB-Infobox- | .SB-Infobox-Construction-Cell { | ||
display: flex; | |||
} | } | ||
/* Portrait orientation. Also, low-res viewports */ | /* Portrait orientation. Also, low-res viewports */ | ||
@media | @media |