HCIT PDF Reader
/* =========================
GLOBAL & VARIABLES
========================= *
Video Class
Posted on by software.bazar.india@gmail.com
Video Classes
*{
margin:0;
padding:0;
box-sizing:border-box;
font-family:Segoe UI;
}
body{
background:#f5f7fb;
}
/* HEADER
Dashboard
Posted on by software.bazar.india@gmail.com
/* आपके पूरे ओरिजिनल CSS को इस आईडी के अंदर लॉक कर दिया हà
Login
Posted on by software.bazar.india@gmail.com
Student Login - HCIT Portal
*{
margin:0;
padding:0;
box-sizing:border-box;
Register
Posted on by software.bazar.india@gmail.com
Student Registration - HCIT Portal
* {
margin: 0;
padding: 0;
box-sizing: borde
Course-detail
Posted on by software.bazar.india@gmail.com
Course Details - HCIT Portal
/* Global Reset & Fonts */
* {
margin: 0;
padding: 0;
Online Courses
Posted on by software.bazar.india@gmail.com
All Courses - HCIT Portal
/* Global Reset & Fonts */
* {
margin: 0;
padding: 0;
26 January Exam
Posted on by software.bazar.india@gmail.com
:root{
--brand:#ff9933;
--green:#138808;
--border:#e5e7eb;
}
.reg-wrapper{
max-width:820px;
margin:auto;
background:#fff;
border-radius
Registration Form
Posted on by software.bazar.india@gmail.com
#registration-container * { box-sizing: border-box; font-family: Arial, sans-serif; }
#registration-container form { background: #fff; padding: 20px;
All Exam MCQ
Posted on by software.bazar.india@gmail.com
Quiz Portal
/* ========================================= */
/* GLOBAL STYLES */
/* =====================
