mirror of
https://github.com/Stone-Red-Code/Stone-Red-Code.git
synced 2026-09-04 00:56:21 +02:00
Update README cards
This commit is contained in:
+11
-11
@@ -9,11 +9,11 @@
|
||||
aria-labelledby="descId"
|
||||
>
|
||||
<title id="titleId">Stone_Red's GitHub Stats, Rank: B+</title>
|
||||
<desc id="descId">Total Stars Earned: 92, Total Commits (last year) : 281, Total PRs: 100, Total Issues: 19, Contributed to (last year): 2</desc>
|
||||
<desc id="descId">Total Stars Earned: 92, Total Commits (last year) : 282, Total PRs: 100, Total Issues: 19, Contributed to (last year): 2</desc>
|
||||
<style>
|
||||
.header {
|
||||
font: 600 18px 'Segoe UI', Ubuntu, Sans-Serif;
|
||||
fill: #2f80ed;
|
||||
fill: #fff;
|
||||
animation: fadeInAnimation 0.8s ease-in-out forwards;
|
||||
}
|
||||
@supports(-moz-appearance: auto) {
|
||||
@@ -22,7 +22,7 @@
|
||||
}
|
||||
|
||||
.stat {
|
||||
font: 600 14px 'Segoe UI', Ubuntu, "Helvetica Neue", Sans-Serif; fill: #434d58;
|
||||
font: 600 14px 'Segoe UI', Ubuntu, "Helvetica Neue", Sans-Serif; fill: #9f9f9f;
|
||||
}
|
||||
@supports(-moz-appearance: auto) {
|
||||
/* Selector detects Firefox */
|
||||
@@ -33,7 +33,7 @@
|
||||
animation: fadeInAnimation 0.3s ease-in-out forwards;
|
||||
}
|
||||
.rank-text {
|
||||
font: 800 24px 'Segoe UI', Ubuntu, Sans-Serif; fill: #434d58;
|
||||
font: 800 24px 'Segoe UI', Ubuntu, Sans-Serif; fill: #9f9f9f;
|
||||
animation: scaleInAnimation 0.3s ease-in-out forwards;
|
||||
}
|
||||
.rank-percentile-header {
|
||||
@@ -46,18 +46,18 @@
|
||||
.not_bold { font-weight: 400 }
|
||||
.bold { font-weight: 700 }
|
||||
.icon {
|
||||
fill: #4c71f2;
|
||||
fill: #79ff97;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.rank-circle-rim {
|
||||
stroke: #2f80ed;
|
||||
stroke: #fff;
|
||||
fill: none;
|
||||
stroke-width: 6;
|
||||
opacity: 0.2;
|
||||
}
|
||||
.rank-circle {
|
||||
stroke: #2f80ed;
|
||||
stroke: #fff;
|
||||
stroke-dasharray: 250;
|
||||
fill: none;
|
||||
stroke-width: 6;
|
||||
@@ -73,7 +73,7 @@
|
||||
stroke-dashoffset: 251.32741228718345;
|
||||
}
|
||||
to {
|
||||
stroke-dashoffset: 96.05858640609186;
|
||||
stroke-dashoffset: 96.00537381266814;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -111,8 +111,8 @@
|
||||
height="99%"
|
||||
stroke="#e4e2e2"
|
||||
width="466"
|
||||
fill="#fffefe"
|
||||
stroke-opacity="1"
|
||||
fill="#00000000"
|
||||
stroke-opacity="0"
|
||||
/>
|
||||
|
||||
|
||||
@@ -177,7 +177,7 @@
|
||||
x="219.01"
|
||||
y="12.5"
|
||||
data-testid="commits"
|
||||
>281</text>
|
||||
>282</text>
|
||||
</g>
|
||||
</g><g transform="translate(0, 50)">
|
||||
<g class="stagger" style="animation-delay: 750ms" transform="translate(25, 0)">
|
||||
|
||||
|
Before Width: | Height: | Size: 7.6 KiB After Width: | Height: | Size: 7.6 KiB |
Reference in New Issue
Block a user