Skip to content

Commit

Permalink
improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
onurcatmabacak committed Sep 17, 2024
1 parent 75a163a commit bfae30e
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions instructions.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,12 @@
h2 {
margin-top: 40px;
font-size: 40px;
color: #f9004d;
text-align: center;
text-align: left;
}
.instructions-content {
width: 100%; /* Full width */
max-width: 800px; /* Same max-width as the research page */
text-align: center;
text-align: left;
margin: 20px auto;
line-height: 1.8;
}
Expand All @@ -73,8 +72,7 @@
margin-bottom: 20px;
}
a {
color: #f9004d;
text-decoration: none;
text-align: left;
}
a:hover {
text-decoration: underline;
Expand Down Expand Up @@ -114,9 +112,8 @@
<!-- Instructions Section -->
<div class="instructions-content" id="instructions">
<h2>Instructions for Research Project</h2>
<p>Follow these detailed instructions to complete the research project:</p>
<ul>
<li "text-align:center">1. Solidify Your Physics and Math Foundations
<li>1. Solidify Your Physics and Math Foundations
<br>
<br>
Astrophysics Basics: Ensure you're familiar with core concepts in astrophysics such as stellar dynamics, cosmology, black holes, galaxy formation, and gravitational interactions.
Expand Down

0 comments on commit bfae30e

Please sign in to comment.