diff --git a/assets/css/extended/custom-ctf-tags.css b/assets/css/extended/custom-ctf-tags.css index ab0cae3..067b73a 100644 --- a/assets/css/extended/custom-ctf-tags.css +++ b/assets/css/extended/custom-ctf-tags.css @@ -68,4 +68,29 @@ color: #fff; background: #00640f; font-size: 12px; +} + +.tag-infra { + color: #fff; + background: #310152; + font-size: 12px; +} + +.tag-phd { + color: #fff; + background: #012e01; + font-size: 12px; +} + +.tag-go { + color: #fff; + background: #00c1f1; + font-size: 12px; +} + +@media (max-width: 480px) { + img { + height: 100%; + width: 100%; + } } \ No newline at end of file diff --git a/content/members/_index.md b/content/members/_index.md index d5f48b4..28788ef 100644 --- a/content/members/_index.md +++ b/content/members/_index.md @@ -31,8 +31,8 @@ hideSummary: false baddhack
forensicsOSINT

- Twitter: @baddhack - profile-image - voiv0de
reversepwncrypto

/ + profile-image + voiv0de
reversepwncrypto
"Now we shall both allocate from the tcache as our top priority" said malloc
"Lol", said calloc, "lmao" profile-image @@ -52,10 +52,10 @@ hideSummary: false profile-image - PandatiX
dev
"/" + PandatiX
PhDinfrago
"/" - profile-image + profile-image Francisco
webmobile
"Flag in HTML source plz" diff --git a/static/members/francisco.png b/static/members/francisco.png new file mode 100644 index 0000000..9ebc897 Binary files /dev/null and b/static/members/francisco.png differ diff --git a/static/members/voiv0de.jpg b/static/members/voiv0de.jpg new file mode 100644 index 0000000..2e2fa55 Binary files /dev/null and b/static/members/voiv0de.jpg differ