Skip to content

Commit

Permalink
start detail
Browse files Browse the repository at this point in the history
  • Loading branch information
lauraselby committed Apr 17, 2024
1 parent 9f76af9 commit 43a25e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<div class="col s12">
<div class="card white card-top-orange">
<div class="card-content">
<span class="card-title black-text">Notice</span>
<span class="card-title black-text">Info before we start</span>
<ul id="spotlight">
<p class="text-colored">1. line.
</p>
Expand Down
4 changes: 2 additions & 2 deletions start.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta http-equiv='cache-control' content='no-cache'>
<meta http-equiv='expires' content='0'>
<meta http-equiv='pragma' content='no-cache'>

<!-- Linking Favicon, Font Awesome, AOS, Materialize & CSS -->
<link rel="icon" href="../assets/img/favicon.png" type="image/png">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
Expand Down Expand Up @@ -50,7 +50,7 @@
<div name="loginStud">
<div class="row">
<div class="input-field col s12">
<p> hello this is the start</p>
<p> hello this is the starting scenario</p>
</div>
<div class="center">
<button name="loginStudBtn" class="btn btn-puzzle z-depth-0 waves-effect mb-n4"
Expand Down

0 comments on commit 43a25e8

Please sign in to comment.