Skip to content

Commit

Permalink
finishing version 1.0
Browse files Browse the repository at this point in the history
Compass world 1.0 is ready
  • Loading branch information
guybracha committed Jun 11, 2023
1 parent 1626c12 commit 58407bc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
}
.shadow{
background-color: black;
font-family: 'Noto Sans Hebrew', sans-serif;
text-align: center;
}
.shadow:hover{
Expand Down
2 changes: 2 additions & 0 deletions files.html
Original file line number Diff line number Diff line change
Expand Up @@ -240,12 +240,14 @@ <h1>ביוגרפיות</h1>
<option value="character8">מריפוסה</option>
<option value="character9">צונאמי</option>
<option value="character10">סימבול</option>
<!--
<option value="character11">טכנולאד</option>
<option value="character12">אנפורסר</option>
<option value="character13">מלודי</option>
<option value="character14">רוקט פריים</option>
<option value="character15">נורת'לייט</option>
<option value="character16">נייטלורד</option>
-->
</select>

<div id="characterDetails">
Expand Down
1 change: 1 addition & 0 deletions story.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ <h2 style="text-align: center; color: silver; -webkit-text-stroke: 1.5px rgb(0,
<br>
<p>הצטרף להרפתקנים נוספים <a href="https://www.facebook.com/BrachaComics">בקבוצת הפייסבוק שלנו</a></p>
<img class="img-fluid" src="contents/art/faces.png">
<a style="color: red;" href="https://github.com/guybracha/compass-world">קוד מקור</a>
</div>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.6/dist/umd/popper.min.js" integrity="sha384-oBqDVmMz9ATKxIep9tiCxS/Z9fNfEXiDAYTujMAeBAsjFuCZSmKbSSUnQlmh/jp3" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.min.js" integrity="sha384-mQ93GR66B00ZXjt0YO5KlohRA5SY2XofN4zfuZxLkoj1gXtW8ANNCe9d5Y3eG5eD" crossorigin="anonymous"></script>
Expand Down

0 comments on commit 58407bc

Please sign in to comment.