Skip to content

Commit 6788557

Browse files
committed
abcd
1 parent b5639f1 commit 6788557

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

index.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,12 @@
3939
color: white;
4040
}
4141

42+
/* Make Apply Now button larger and more prominent */
43+
.topnav a b {
44+
font-size: 1.1em;
45+
font-weight: bold;
46+
}
47+
4248
/* Why Hack section styling */
4349
.content.dark.style1.featured {
4450
background-color: #151830;
@@ -53,7 +59,7 @@
5359

5460
/* Schedule tables styling */
5561
.schedule-container {
56-
background-color: #494d7b;
62+
background-color: #151830be;
5763
padding: 2em;
5864
border-radius: 8px;
5965
margin-top: 1em;
@@ -328,7 +334,7 @@ <h2><b>ABCD-ReproNim Hackathon 2025</b></h2>
328334

329335
<div id="reg-link"><a
330336
href="https://docs.google.com/forms/d/e/1FAIpQLSeXC1A7RFEgUq4hG106cA-IaKNpsvd4P0BQ-tEwSEsyuyATPw/viewform?usp=sharing&ouid=115636153886598447704">
331-
<b>Apply now!</b></a></div>
337+
<b style="font-size: 1.5em;">Apply now!</b></a></div>
332338

333339
<div class="map-responsive">
334340

0 commit comments

Comments
 (0)