Changeset - 811571b54c77
[Not reviewed]
0 1 0
Tobias - 5 years ago 2019-01-17 00:35:24
tobiasschulmann@catalyst.net.nz
Fix svg font size
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
pinaxcon/templates/registrasion/badge.svg
Show inline comments
...
 
@@ -402,10 +402,10 @@
 
        <tspan x="-62.897488" y="-278.51019" fill="#000000" stroke-width=".35278">{{ pdns_count }}</tspan>
 
      </text>
 
      <text transform="matrix(-.70476 0 0 -.70946 .00070011 86.291)" x="-147.69112" y="-251.03458" fill="#d35f5f" font-family="sans-serif" font-size="10.583px" letter-spacing="0px" stroke-width=".26458" word-spacing="0px" style="line-height:1.25" xml:space="preserve">
 
        <tspan x="-147.69112" y="-251.03458" fill="#000000" font-family="Space Mono" font-size="16.933px" letter-spacing=".26458px" stroke-width=".26458">{{ user.attendee.attendeeprofilebase.attendeeprofile.first_name }}</tspan>
 
        <tspan x="-147.69112" y="-251.03458" fill="#000000" font-family="Space Mono" font-size="14.933px" letter-spacing=".26458px" stroke-width=".26458">{{ user.attendee.attendeeprofilebase.attendeeprofile.first_name }}</tspan>
 
      </text>
 
      <text transform="matrix(-.70476 0 0 -.70946 .00070011 86.291)" x="-147.69112" y="-230.56743" fill="#d35f5f" font-family="sans-serif" font-size="10.583px" letter-spacing="0px" stroke-width=".26458" word-spacing="0px" style="line-height:1.25" xml:space="preserve">
 
        <tspan x="-147.69112" y="-230.56743" fill="#1a1a1a" font-family="Space Mono" font-size="16.933px" letter-spacing=".26458px" stroke-width=".26458">{{ user.attendee.attendeeprofilebase.attendeeprofile.last_name }}</tspan>
 
        <tspan x="-147.69112" y="-230.56743" fill="#1a1a1a" font-family="Space Mono" font-size="14.933px" letter-spacing=".26458px" stroke-width=".26458">{{ user.attendee.attendeeprofilebase.attendeeprofile.last_name }}</tspan>
 
      </text>
 
    </g>
 
  </g>
0 comments (0 inline, 0 general)