Template:FactionBuilding/styles.css: Difference between revisions
From Heroes of Might and Magic: Olden Era Official Wiki
Created page with ".FactionBox { width:350px; margin:10px; display:flex; flex-wrap:wrap; list-style:none; display: flex; }" |
No edit summary |
||
| Line 6: | Line 6: | ||
list-style:none; | list-style:none; | ||
display: flex; | display: flex; | ||
color:red; | |||
} | } | ||
Latest revision as of 01:59, 26 May 2026
.FactionBox {
width:350px;
margin:10px;
display:flex;
flex-wrap:wrap;
list-style:none;
display: flex;
color:red;
}


