Monday, June 1, 2009
TOP 1OO ENGINEERING COLLEGES IN INDIA
.engineering-colleges {
max-width: 100%;
overflow-x: auto;
margin: 2rem 0;
}
.engineering-colleges h2 {
font-family: 'Lora', serif;
color: var(--primary);
text-align: center;
margin-bottom: 1rem;
}
.engineering-colleges table {
width: 100%;
border-collapse: collapse;
font-family: 'Inter', sans-serif;
}
.engineering-colleges th,
.engineering-colleges td {
padding: 0.75rem 1rem;
border: 1px solid var(--subtle-border);
text-align: left;
}
.engineering-colleges thead {
background-color: var(--accent);
color: #fff;
}
.engineering-colleges tbody tr:nth-child(even) {
background-color: var(--striped-bg);
}
.engineering-colleges a {
color: var(--link);
text-decoration: none;
}
.engineering-colleges a:hover {
text-decoration: underline;
}
Subscribe to:
Post Comments (Atom)
http://www.rememme.com/
ReplyDelete