Skip to content

Commit

Permalink
Update Nox player profile and add Calvin's
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRandomMelon committed Sep 11, 2024
1 parent 77c7b15 commit 47738ad
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 6 deletions.
10 changes: 10 additions & 0 deletions _players/calvin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
player_name: Calvin
player_id: calvin
conf_id: chance
conference: Conference TBD
nationality: American (Pennsylvania)
activities: Streaming
website: youtube.com/@calvinx2156
website_url: https://youtube.com/@calvinx2156
---
4 changes: 2 additions & 2 deletions _players/hydrogen.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
player_name: Hydrogen
player_id: hydrogen
conf_id: chance
conference: Chance Conference
conf_id: past
conference: Chance Conference (Seasons 2 and 3)
nationality: Albanian
activities: Coding Tings, Noted Albanian
website: thehydrogen.xyz
Expand Down
8 changes: 4 additions & 4 deletions _players/nox.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ player_name: Nox
player_id: nox
conf_id: chest
conference: Conference TBD
nationality: American
activities: TBD
website: N/A
website_url: https://leagueopoly.com/players/nox
nationality: American (Michigan)
activities: Digital Art, Streaming Design, etc
website: twitch.tv/dystopunk
website_url: https://twitch.tv/dystopunk
---
4 changes: 4 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,10 @@ body {
background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.60) 100%), url('/img/players/nox.png'), lightgray 50% / cover no-repeat;
}

.box-calvin {
background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.60) 100%), url('/img/players/calvin.png'), lightgray 50% / cover no-repeat;
}

.box-player {
background-repeat: no-repeat;
background-position: center center;
Expand Down
Binary file added img/players/calvin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 47738ad

Please sign in to comment.