File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 11/settings.py
2+ /settings_ * .py
3+ ! /settings_example.py
24
35.idea /
46webserver /static /
Original file line number Diff line number Diff line change 2121<rect x="150" y="115" width="{{ xp_percentage * 410 + 20 }}" height="20" rx="10" ry="10" fill="url(#color2)" />
2222<text id="userName" x="200" y="48" font-family="Product Sans" font-size="35" fill="rgb{{ color }}">{{ name }}</text>
2323<text id="userTitle" x="150" y="76" font-family="Product Sans" font-size="20" fill="white"></text>
24+ <rect x="500" y="18" width="100" height="40" rx="0" ry="0" fill="rgb(48, 50, 55)"></rect>
2425<text x="150" y="108" font-family="Product Sans" font-size="22" fill="rgb(103, 103, 103)">Lvl.</text>
2526<text id="userLevel" x="188" y="108" font-family="Product Sans" font-size="28" fill="rgb(255, 255, 255)">{{lvl}}</text>
2627<text id="userRank" x="578" y="48" text-anchor="end" font-family="Product Sans" font-weight="bold" font-size="35" fill="rgb{{ color }}">#{{rank}}</text>
You can’t perform that action at this time.
0 commit comments