rju
This commit is contained in:
parent
a2eceade03
commit
4557f766bb
2 changed files with 1 additions and 3 deletions
|
@ -13,7 +13,7 @@ nav a {
|
|||
color: rgb(243, 198, 142);
|
||||
text-decoration: none;}
|
||||
|
||||
a {color: black;
|
||||
a {color: forestgreen;
|
||||
text-decoration: none;}
|
||||
|
||||
footer {
|
||||
|
|
|
@ -15,7 +15,6 @@
|
|||
<a href = "faq.html">Frequently Asked Questions</a>
|
||||
</nav>
|
||||
</header>
|
||||
<hr>
|
||||
<main>
|
||||
<section>
|
||||
<h1>Where To Go ?</h1>
|
||||
|
@ -29,7 +28,6 @@
|
|||
</article>
|
||||
</section>
|
||||
</main>
|
||||
<hr>
|
||||
<footer>
|
||||
<p>© Copyright 2022 by 3MIC. All Rights Reserved.</p>
|
||||
</footer>
|
||||
|
|
Loading…
Reference in a new issue