Skip to content

Commit abc7ce5

Browse files
committed
Set a font in the SVG
1 parent a0195fc commit abc7ce5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_tools/release_cycle_template.svg.jinja

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<style>
88
/* Embedded styles for standalone viewing */
99
.release-cycle-chart {
10+
font-family: Arial, sans-serif;
1011
width: 100%;
1112
}
1213
.release-cycle-year-line {

0 commit comments

Comments
 (0)