Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9a0a80d

Browse files
Added Activities Bar
1 parent a8a42a9 commit 9a0a80d

File tree

15 files changed

+144
-615
lines changed

15 files changed

+144
-615
lines changed

‎.gitignore

Whitespace-only changes.
File renamed without changes.

‎css/grid.min.css

Lines changed: 1 addition & 600 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎css/style.css

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎css/style.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎css/style.scss

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,25 @@ a {
244244
}
245245
}
246246

247+
.activities {
248+
margin-top: 100px;
249+
text-align: center;
250+
251+
codersrank-activity {
252+
--svg-width: 80%;
253+
--bg-color-0: #EBEDF0;
254+
--bg-color-1: #80F7A5;
255+
--bg-color-2: #00D55E;
256+
--bg-color-3: #00B049;
257+
--bg-color-4: #007836;
258+
--border-color-0: rgb(27, 31, 35, 0.06);
259+
--border-color-1: rgb(27, 31, 35, 0.06);
260+
--border-color-2: rgb(27, 31, 35, 0.06);
261+
--border-color-3: rgb(27, 31, 35, 0.06);
262+
--border-color-4: rgb(27, 31, 35, 0.06);
263+
}
264+
}
265+
247266
.contact {
248267
margin-top: 100px;
249268
padding-bottom: 100px;
@@ -462,6 +481,13 @@ a {
462481
}
463482
}
464483

484+
.activities {
485+
486+
codersrank-activity {
487+
--svg-width: 100%;
488+
}
489+
}
490+
465491
.contact {
466492
img {
467493
width: 100%;

‎img/about/s1.png

-3.55 KB
Binary file not shown.

‎img/about/s2.png

-5.08 KB
Binary file not shown.

‎img/about/s3.png

-3.94 KB
Binary file not shown.

‎img/about/s4.png

-4.43 KB
Binary file not shown.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /