Difference between revisions of "Template:Pretty Table Header"

(Simplifying CSS and improving text outline)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<div style="flex: {{{width|100vw}}}; border: 1px solid #07596E; background: linear-gradient(to bottom, #18022E 0%, #380835 100%);"><!--
+
<div style="flex: {{{width|100vw}}}; border: 1px solid #07596E; background: linear-gradient(#18022E, #380835); margin: 20px 0 4px 0;"><!--
--><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 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>

Latest revision as of 20:36, 16 February 2025

?