This commit is contained in:
Michael Fatemi 2021-07-30 13:17:07 -04:00
commit 54ea80f4ea
3 changed files with 11 additions and 10 deletions

BIN
css/img/towards-small.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

View File

@ -1,6 +1,7 @@
html { html {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen,
Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
overflow-x: hidden;
} }
body { body {

View File

@ -7,8 +7,8 @@
<title>TowardsTJ</title> <title>TowardsTJ</title>
<link rel="stylesheet" href="css/index.css" /> <link rel="stylesheet" href="css/index.css" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<link rel="icon" href="/favicon.ico" type="image/x-icon"> <link rel="stylesheet" href="css/index.css" />
</head> </head>
<body> <body>
<div class="wrapper"> <div class="wrapper">
@ -16,12 +16,12 @@
<a class="nav-link" href="#">Home</a> <a class="nav-link" href="#">Home</a>
<a class="nav-link" href="#schedule">Schedule</a> <a class="nav-link" href="#schedule">Schedule</a>
<a href="#"> <a href="#">
<img src="css/img/towards.png" style="height: 4rem" /> <img src="css/img/towards-small.png" style="height: 4rem" />
</a> </a>
<a class="nav-link" href="#topics">Topics</a> <a class="nav-link" href="#topics">Topics</a>
<a <a
class="nav-link bold" class="nav-link bold"
href="https://docs.google.com/forms/d/e/1FAIpQLSc5h3xspjHiVVlaRlOEOyQl9oM0tB4ba7gs7vxx3PouHBnw6A/viewform" href="https://aceclasses.fcps.edu/AcademicCourseDetails.aspx?AreaID=11290&AreaName=&CourseID=f4101846-ecbd-480a-af53-0af2f2dbd371&ProgramID=506&ProgCatgName=TJ+Summer+Enrichment&CategoryID=10602&Term=202103&IsCourse=1"
target="_blank" target="_blank"
rel="noreferrer" rel="noreferrer"
>Sign Up</a >Sign Up</a
@ -66,23 +66,23 @@
</div> </div>
<div class="quote-col"> <div class="quote-col">
<p style="font-style: italic; font-size: 2rem"> <p style="font-style: italic; font-size: 2rem">
TJ's Student Government Association is hosting a summer program TJ's Student Government Association is hosting an online summer
where students can get inside advice from upperclassmen about program where students can get inside advice from upperclassmen
classes, extracurriculars, and TJ life. about classes, extracurriculars, and TJ life.
</p> </p>
</div> </div>
</div> </div>
<div class="inline"> <div class="inline">
<a <a
class="button hover-1 signup-button whitesmoke" class="button hover-1 signup-button whitesmoke"
href="https://docs.google.com/forms/d/e/1FAIpQLSc5h3xspjHiVVlaRlOEOyQl9oM0tB4ba7gs7vxx3PouHBnw6A/viewform" href="https://aceclasses.fcps.edu/AcademicCourseDetails.aspx?AreaID=11290&AreaName=&CourseID=f4101846-ecbd-480a-af53-0af2f2dbd371&ProgramID=506&ProgCatgName=TJ+Summer+Enrichment&CategoryID=10602&Term=202103&IsCourse=1"
target="_blank" target="_blank"
rel="noreferrer" rel="noreferrer"
>Sign Up</a >Sign Up</a
> >
<a <a
class="button hover-2 signup-button whitesmoke" class="button hover-2 signup-button whitesmoke"
href="https://docs.google.com/forms/d/e/1FAIpQLSc5h3xspjHiVVlaRlOEOyQl9oM0tB4ba7gs7vxx3PouHBnw6A/viewform" href="https://docs.google.com/forms/d/e/1FAIpQLSeZWicIhq7smCXp4yyJkMXl-r4mstQ8Lvauo6PFr9YMtmfHzA/viewform?usp=sf_link"
target="_blank" target="_blank"
rel="noreferrer" rel="noreferrer"
>Volunteer</a >Volunteer</a
@ -96,7 +96,7 @@
2024 students: August 2nd - August 6th, weekdays<br /> 2024 students: August 2nd - August 6th, weekdays<br />
2025 students: August 2nd - August 13th, weekdays<br /><br /> 2025 students: August 2nd - August 13th, weekdays<br /><br />
10:00am - 11:15am or 11:30am - 12:45pm. 3:00pm - 5:30pm (fully virtual)
</p> </p>
<div id="topics" style="margin-top: -5rem; height: 5rem"></div> <div id="topics" style="margin-top: -5rem; height: 5rem"></div>