MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 47: | Line 47: | ||
/* Custom icons for each section */ | /* Custom icons for each section */ | ||
.column:nth-child(1) .section-title::before { content: " | .column:nth-child(1) .section-title::before { content: "✨ "; } /* For Individuals */ | ||
.column:nth-child(2) .section-title::before { content: " | .column:nth-child(2) .section-title::before { content: "❤️"; } /* For the Nation */ | ||
.column:nth-child(3) .section-title::before { content: " | .column:nth-child(3) .section-title::before { content: "🌎"; } /* For the World */ | ||
/* Section title styling */ | /* Section title styling */ |