Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions facts.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<div class="card container factdata" style="width: 80%;background-color: transparent;">
<div class="card-body">
<p id = "fact" class="card-text" style="padding-bottom:2em;">Halloween is spooky</p>
<button id ="fact-button" type="button" style="background-color: #f9a339; font-size: 30px;">New fact!</button>
<button id ="fact-button" type="button" style="background-color: #f9a339; font-size: 15px; font-weight: bold; font-family: Verdana;">NEW FACT!</button>
</div>
</div>

Expand All @@ -37,4 +37,4 @@
<script src="./js/headFoot.js"></script>
</body>

</html>
</html>