Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:TheSilverSword/Talents/Style.css: Difference between revisions

Template page
Content added Content deleted
mNo edit summary
mNo edit summary
Line 6: Line 6:
margin-bottom: 1em;
margin-bottom: 1em;
overflow: auto;
overflow: auto;
}

.talent-category {
color: #cff;
font-weight: bold;
font-size: 1em;
}
}

Revision as of 11:59, 26 June 2024

.talents-grid {
display: grid;
grid-template-columns: repeat(6, 120px); 
grid-gap: 16px; 
margin-top: 1em;
margin-bottom: 1em;
overflow: auto;
}

.talent-category {
color: #cff;
font-weight: bold;
font-size: 1em;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.