mirror of
https://github.com/Rakantor/rakantor.git
synced 2026-09-21 18:02:01 +02:00
Compare commits
2
Commits
bb1f7531a5
...
612fbdef1c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
612fbdef1c | ||
|
|
6ffaa5da45 |
+6
-6
@@ -30,16 +30,16 @@
|
|||||||
<div class="field calendar">
|
<div class="field calendar">
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 210 11" width="210" height="16">
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 210 11" width="210" height="16">
|
||||||
<g>
|
<g>
|
||||||
<rect class="day" x="0" y="0" width="11" height="11" fill="#40c463" rx="2" ry="2"/>
|
<rect class="day" x="0" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||||
<rect class="day" x="15" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
<rect class="day" x="15" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||||
<rect class="day" x="30" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
<rect class="day" x="30" y="0" width="11" height="11" fill="#216e39" rx="2" ry="2"/>
|
||||||
<rect class="day" x="45" y="0" width="11" height="11" fill="#216e39" rx="2" ry="2"/>
|
<rect class="day" x="45" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||||
<rect class="day" x="60" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
<rect class="day" x="60" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||||
<rect class="day" x="75" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
<rect class="day" x="75" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||||
<rect class="day" x="90" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
<rect class="day" x="90" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||||
<rect class="day" x="105" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
<rect class="day" x="105" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||||
<rect class="day" x="120" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
<rect class="day" x="120" y="0" width="11" height="11" fill="#40c463" rx="2" ry="2"/>
|
||||||
<rect class="day" x="135" y="0" width="11" height="11" fill="#40c463" rx="2" ry="2"/>
|
<rect class="day" x="135" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||||
<rect class="day" x="150" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
<rect class="day" x="150" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||||
<rect class="day" x="165" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
<rect class="day" x="165" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||||
<rect class="day" x="180" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
<rect class="day" x="180" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 257 KiB After Width: | Height: | Size: 257 KiB |
+1
-1
@@ -52,7 +52,7 @@
|
|||||||
<!-- Current Streak range -->
|
<!-- Current Streak range -->
|
||||||
<g transform='translate(247.5, 145)'>
|
<g transform='translate(247.5, 145)'>
|
||||||
<text x='0' y='21' stroke-width='0' text-anchor='middle' fill='#39D353' stroke='none' font-family='"Segoe UI", Ubuntu, sans-serif' font-weight='400' font-size='12px' font-style='normal' style='opacity: 1; opacity: 1;'>
|
<text x='0' y='21' stroke-width='0' text-anchor='middle' fill='#39D353' stroke='none' font-family='"Segoe UI", Ubuntu, sans-serif' font-weight='400' font-size='12px' font-style='normal' style='opacity: 1; opacity: 1;'>
|
||||||
Sep 3
|
Sep 4
|
||||||
</text>
|
</text>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 6.2 KiB |
Reference in New Issue
Block a user