Template:Card: Difference between revisions

From Elections Wiki
Jump to navigation Jump to search
Created page with "<div style="width: 150px; height: 150px; background-color: {{{color|#1C408C}}}; color: white; text-align: center; border: 1px solid {{{color|#1C408C}}}; padding: 10px; font-family: Arial, sans-serif; display: flex; flex-direction: column; justify-content: center; align-items: center;"> <div style="font-size: 2em; font-weight: bold; line-height: 1.5;"> {{{number|}}} </div> <div style="border-top: 2px solid white; width: 80%; margin: 10px 0;"></div> <div style=..."
 
oops
 
Line 1: Line 1:
<div style="width: 150px; height: 150px; background-color: {{{color|#1C408C}}}; color: white; text-align: center; border: 1px solid {{{color|#1C408C}}}; padding: 10px; font-family: Arial, sans-serif; display: flex; flex-direction: column; justify-content: center; align-items: center;">
<div style="width: 150px; height: 150px; background-color: {{{color|#1C408C}}}; color: white; text-align: center; border: 1px solid {{{color|#1C408C}}}; padding: 10px; font-family: Arial, sans-serif; display: flex; flex-direction: column; justify-content: center; align-items: center;">
   <div style="font-size: 2em; font-weight: bold; line-height: 1.5;">
   <div style="font-size: 2em; font-weight: bold; line-height: 1.5;">{{{number|}}}</div>
    {{{number|}}}
  </div>
   <div style="border-top: 2px solid white; width: 80%; margin: 10px 0;"></div>
   <div style="border-top: 2px solid white; width: 80%; margin: 10px 0;"></div>
   <div style="font-size: 1em; text-transform: uppercase; line-height: 1.5;">
   <div style="font-size: 1em; text-transform: uppercase; line-height: 1.5;">{{{text|}}}
    {{{text|}}}
   </div>
   </div>
</div>
</div>

Latest revision as of 23:45, 25 January 2025