Difference between revisions of "Template:Pretty Table Header"

From Dungeon Defenders 2 Wiki
Jump to: navigation, search
m (Adding a margin-top for some table separations.)
m (Some more margin adjustments)
Line 1: Line 1:
<div style="flex: {{{width|100vw}}}; border: 1px solid #07596E; background: linear-gradient(to bottom, #18022E 0%, #380835 100%); margin-top: 10px;"><!--
+
<div style="flex: {{{width|100vw}}}; border: 1px solid #07596E; background: linear-gradient(to bottom, #18022E 0%, #380835 100%); margin-top: 20px; margin-bottom: 4px;"><!--
 
--><p class="no-decoration" style="font-size: 150%; font-family: Oswald; color: #CB9022; letter-spacing: .5px; text-shadow:1.07px 0 0 #9b1112,0 1.07px 0 #9b1112,-1.07px 0 0 #9b1112,0 -1.07px 0 #9b1112; text-align: center; margin:7px;"><!--
 
--><p class="no-decoration" style="font-size: 150%; font-family: Oswald; color: #CB9022; letter-spacing: .5px; text-shadow:1.07px 0 0 #9b1112,0 1.07px 0 #9b1112,-1.07px 0 0 #9b1112,0 -1.07px 0 #9b1112; text-align: center; margin:7px;"><!--
 
     -->{{{name|?}}}<!--
 
     -->{{{name|?}}}<!--
 
--></p>
 
--></p>
 
</div>
 
</div>

Revision as of 15:45, 15 February 2025

?