Difference between revisions of "Template:Character/styles.css"
Jump to navigation
Jump to search
Tanklovesyou (talk | contribs) |
Tanklovesyou (talk | contribs) m (Protected "Template:Character/styles.css" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
.infobox { | .infobox { | ||
− | background-color: # | + | background-color: #050B0B; |
− | border: 2px solid # | + | border: 2px solid #FFFFFF; |
float: right; | float: right; | ||
margin: 0 0 1em 1em; | margin: 0 0 1em 1em; | ||
Line 11: | Line 11: | ||
font-size: 1.5em; | font-size: 1.5em; | ||
text-align: center; | text-align: center; | ||
− | background-color: # | + | background-color: #27423b; |
} | } | ||
.infobox-subtitle { | .infobox-subtitle { | ||
font-size: 1em; | font-size: 1em; | ||
text-align: center; | text-align: center; | ||
− | background-color: # | + | background-color: #27423b; |
} | } | ||
.infobox-image { | .infobox-image { | ||
text-align: center; | text-align: center; | ||
− | background-color: # | + | background-color: #27423b; |
} | } |
Latest revision as of 21:39, 5 March 2021
.infobox { background-color: #050B0B; border: 2px solid #FFFFFF; float: right; margin: 0 0 1em 1em; padding: 1em; width: 400px; } .infobox-title { border: 1px solid #000000; font-size: 1.5em; text-align: center; background-color: #27423b; } .infobox-subtitle { font-size: 1em; text-align: center; background-color: #27423b; } .infobox-image { text-align: center; background-color: #27423b; }