diff --git a/index.css b/index.css index 2971a9d5..652c5bc7 100644 --- a/index.css +++ b/index.css @@ -1897,6 +1897,7 @@ nav { } .about-flex { + display: flex; flex-direction: column; align-items: center; width: 100%; @@ -1908,6 +1909,7 @@ nav { } .contact-section { + display: flex; flex-direction: column; align-items: center; } @@ -1967,6 +1969,7 @@ nav { } .form-card { + display: flex; margin-bottom: 5px; width: 80%; } diff --git a/pages/announcement-table.html b/pages/announcement-table.html index 8b79aafb..f7bb88f9 100644 --- a/pages/announcement-table.html +++ b/pages/announcement-table.html @@ -319,7 +319,7 @@ /* Scroll indicator for small screens */ .table-response::after { - content: "← Scroll horizontally to view all columns →"; + content: " Scroll horizontally to view all columns "; display: block; text-align: center; padding: 8px; diff --git a/pages/placement-updates.html b/pages/placement-updates.html index a88758a4..feccfc98 100644 --- a/pages/placement-updates.html +++ b/pages/placement-updates.html @@ -60,13 +60,13 @@

AKTU Placement Cell Updates

- Latest drives, interviews, shortlists & notices — never miss an update. + Latest drives, interviews, shortlists & notices never miss an update.

- - + +
@@ -92,7 +92,7 @@

AKTU Placement Cell Updates

- + @@ -144,7 +144,7 @@

AKTU Placement Cell Updates

-

📜 Past Announcements

+

Past Announcements

diff --git a/pages/placement.css b/pages/placement.css index 05585520..184b10a6 100644 --- a/pages/placement.css +++ b/pages/placement.css @@ -119,6 +119,7 @@ body.dark{ .cards-grid{ display:grid; gap:16px; grid-template-columns: repeat(3, minmax(0,1fr)); + align-items: stretch; } @media (max-width: 1100px){ .cards-grid{ grid-template-columns: repeat(2, minmax(0,1fr)); } } @media (max-width: 650px){ .cards-grid{ grid-template-columns: 1fr; } } @@ -126,6 +127,8 @@ body.dark{ .placement-card{ background: var(--surface-2); border:1px solid var(--border); border-radius:20px; padding:18px; box-shadow: var(--shadow-sm); transition: transform .18s ease, box-shadow .18s ease; + display: flex; + flex-direction: column; height: 100%; } .placement-card:hover{ transform: translateY(-3px); box-shadow: var(--shadow-md); } .card-header{ display:flex; gap:8px; align-items:center; margin-bottom:8px; } @@ -139,9 +142,10 @@ body.dark{ .card-company{ color:var(--muted); font-weight:700; margin-bottom:2px; } .card-date{ color:var(--text); font-weight:800; margin:6px 0; } .card-badges{ display:flex; gap:8px; margin:10px 0; flex-wrap:wrap; } -.card-actions{ display:flex; justify-content:space-between; align-items:center; margin-top:8px; } +.card-actions{ margin-top: auto; display:flex; justify-content:flex-start; gap: 20px; align-items:center; } .card-btn{ padding:8px 12px; border-radius:10px; border:1px solid var(--border); background:var(--surface-3); cursor:pointer; } .card-btn:hover{ filter: brightness(.98); } +.card-actions .card-btn:first-child{margin-left: none} /* ---- Pagination ---- */ .pagination{ display:flex; justify-content:space-between; align-items:center; margin-top:16px; } diff --git a/pages/privacy.html b/pages/privacy.html index cc27840e..f7ec5a3b 100644 --- a/pages/privacy.html +++ b/pages/privacy.html @@ -1,7 +1,7 @@  - + @@ -93,10 +93,10 @@

Privacy Policy

1. Information We Collect

We collect the following types of information: -
• Personal identification (name, email, student ID)
• - Academic information
• Device and browser information
• - Usage patterns and preferences
• Cookies and similar - technologies +

  • Personal identification (name, email, student ID)

  • + Academic information

  • Device and browser information

  • +
  • Usage patterns and preferences

  • Cookies and similar + technologies
  • @@ -104,9 +104,9 @@

    1. Information We Collect

    2. How We Use Your Information

    Your information helps us: -
    • Personalize your learning experience
    • Improve our - educational services
    • Send important notifications
    • - Maintain platform security
    • Analyze usage patterns +

  • Personalize your learning experience

  • Improve our + educational services

  • Send important notifications

  • +
  • Maintain platform security

  • Analyze usage patterns
  • @@ -114,9 +114,9 @@

    2. How We Use Your Information

    3. Data Security

    We implement various security measures including: -
    • Encryption of sensitive data
    • Regular security - assessments
    • Access controls
    • Secure data storage -
    • Regular backups +

  • Encryption of sensitive data

  • Regular security + assessments

  • Access controls

  • Secure data storage +

  • Regular backups
  • @@ -124,9 +124,9 @@

    3. Data Security

    4. Your Rights

    You have the right to: -
    • Access your personal data
    • Request data correction -
    • Delete your account
    • Opt-out of communications -
    • Export your data +

  • Access your personal data

  • Request data correction
  • +
  • Delete your account

  • Opt-out of communications
  • +
  • Export your data
  • @@ -134,8 +134,8 @@

    4. Your Rights

    5. Data Retention

    We retain your information only as long as necessary for: -
    • Educational purposes
    • Legal requirements
    • - Account maintenance
    • Service improvement +

  • Educational purposes

  • Legal requirements

  • +
  • Account maintenance

  • Service improvement
  • @@ -143,9 +143,9 @@

    5. Data Retention

    6. Contact Us

    For privacy-related inquiries, please contact us: -
    • Email: nitramitra@gmail.com
    • Visit our - Contact Page
    • Response time: - Within 48 hours +

  • Email: nitramitra@gmail.com

  • Visit our + Contact Page

  • Response time: + Within 48 hours
  • @@ -159,6 +159,84 @@

    Total Visitors

    + +
    +
    +
    +

    Meet Our Team

    +

    + Dedicated developers working together to create the best educational platform for NITRA + students. +

    +
    + +
    + +
    +
    + Vaibhav Babele +
    +

    Vaibhav + Babele

    +

    + Lead Developer & Founder

    +

    + Computer Science Engineering student passionate about creating educational platforms for + students. +

    + +
    + + +
    +
    + Ghanshyam Prajapati +
    +

    Ghanshyam + Prajapati

    +

    + Co-Developer

    +

    + Dedicated developer contributing to the platform's growth and student experience + enhancement. +

    + +
    + + +
    +
    + +
    +

    + Development Team

    +

    + Contributors & Maintainers

    +

    + A growing community of student developers working together to improve the platform. +

    + +
    +
    +
    +
    +