diff --git a/staff.html b/staff.html index 3faf999..ad1749c 100644 --- a/staff.html +++ b/staff.html @@ -12,7 +12,8 @@ margin: 0; padding: 0; font-family: 'Uni Sans', sans-serif; - background-color: #f5f5f5; /* Match the background color of other pages */ + background-color: #000000; /* Black background for the staff page */ + color: #ffffff; /* White text color */ } .navbar { @@ -36,10 +37,11 @@ .staff-member { display: flex; + flex-direction: column; align-items: center; margin: 20px; transition: transform 0.3s; - background-color: #ffffff; /* White background for staff members */ + background-color: #222222; /* Darker background for staff members */ border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); @@ -55,7 +57,7 @@ overflow: hidden; border: 3px solid #7289DA; border-radius: 50%; - margin-right: 20px; + margin-bottom: 10px; } .avatar { @@ -63,20 +65,23 @@ height: auto; } - .staff-info { - flex: 1; - } - .username { font-weight: bold; - font-size: 16px; - color: #333; /* Dark text color */ + font-size: 18px; /* Slightly bigger font size for username */ margin-bottom: 5px; } + .description-box { + width: 100%; + padding: 15px; + background-color: #ffffff; /* White background for staff descriptions */ + border: 3px solid #7289DA; /* Discord color border */ + border-radius: 10px; + box-sizing: border-box; + } + .staff-info p { font-size: 14px; - color: #555; /* Slightly darker text color */ margin: 0; } @@ -88,7 +93,72 @@ Discord
A developer and the owner of UserPFP (remaking since the idea was already there). A passion project (all the staff on the page are involved with UserPFP).
+Good-looking mediocre CSS code.
+Developer of the Vendetta plugin of UserPFP.
+Being a true coder requires a brain.
+Boom getfok.
+Approves avatars when nobody does it (at times).
+