Difference between revisions of "Template:Pretty Table Header"

From Dungeon Defenders 2 Wiki
Jump to: navigation, search
m (Experiment for comparison)
(Simplifying CSS and improving text outline)
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
<div style="height: 45px; border: 1px solid #07596E; background: linear-gradient(to bottom, #18022E 0%, #380835 100%); margin-bottom: 4px;"><!--
+
<div style="flex: {{{width|100vw}}}; border: 1px solid #07596E; background: linear-gradient(#18022E, #380835); margin: 20px 0 4px 0;"><!--
--><p style="font-size: 150%; font-family: Oswald; letter-spacing: .5px; padding:0.3em; text-shadow:1.07px 0 0 #9b1112,0 1.07px 0 #9b1112,-1.07px 0 0 #9b1112,0 -1.07px 0 #9b1112; color: #cb9022; text-align: center; margin: -2px;"><!--
+
--><p style="font: 150% Oswald;color: #CB9022;letter-spacing: .5px;text-align: center;margin:7px;text-shadow: -1px -1px 0 #9b1112, 1px -1px 0 #9b1112, -1px 1px 0 #9B1112, 1px 1px 0 #9b1112;"><!--
 
     -->{{{name|?}}}<!--
 
     -->{{{name|?}}}<!--
 
--></p>
 
--></p>
 
</div>
 
</div>
 
{| class="wikitable" style="width:100%; margin-bottom: 4px;"
 
|-
 
! colspan="4" style="background: linear-gradient(to bottom, #18022E 0%, #380835 100%); color: #cb9022; font-size:150%; font-family: Oswald; letter-spacing: .5px; padding:0.3em; text-shadow:1.07px 0 0 #9b1112,0 1.07px 0 #9b1112,-1.07px 0 0 #9b1112,0 -1.07px 0 #9b1112;" | {{{name|?}}}
 
|}
 

Latest revision as of 20:36, 16 February 2025

?