body {
margin: 0;
padding: 0;
font-family: Arial, sans-serif;
background: linear-gradient(to right, #e0f7fa, #ffffff);
} .main-header {
background-color: #00796b;
color: white;
text-align: center;
padding: 20px 0;
font-size: 32px;
font-weight: bold;
} .header h2 {
text-align: center;
margin: 30px 0 10px;
color: #00796b;
font-size: 28px;
} .cards-container {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
gap: 20px;
padding: 20px;
} .card {
width: 160px;
height: 100px;
border-radius: 12px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
display: flex;
justify-content: center;
align-items: center;
font-size: 16px;
font-weight: bold;
color: #fff;
transition: transform 0.3s ease, box-shadow 0.3s ease;
cursor: pointer;
} .card:hover {
transform: translateY(-5px);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
} .cuet-pg {
background: #4caf50;
} .cuet-ug {
background: #2196f3;
} .non-cuet {
background: #ff9800;
} .notice-section {
width: 60%;
margin: 20px auto;
max-height: 200px;
overflow-y: auto;
border: 1px solid #ccc;
border-radius: 8px;
background: #ffffff;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
padding: 15px;
} .notice-section h3 {
margin-top: 0;
color: #00796b;
font-size: 20px;
border-bottom: 1px solid #ddd;
padding-bottom: 10px;
} .notice {
padding: 8px 0;
border-bottom: 1px dashed #ccc;
color: #333;
} .notice:last-child {
border-bottom: none;
}
AUS Admission 2025–2026
Notices
Notice 1: CUET-PG registration deadline extended to June 5.
Notice 2: CUET-UG mock test available now.
Notice 3: NON-CUET interview schedule released.
Notice 4: Documents verification starts July 10.
Notice 5: Final merit list to be announced by July 25.