font styling, initial model-index implementation

This commit is contained in:
2026-05-28 08:44:23 +08:00
parent c73da9d2ed
commit bd56bd93dc
6 changed files with 41 additions and 10 deletions
+2 -2
View File
@@ -21,8 +21,8 @@
<h1>Mabulig Web</h1>
</div>
<div id="info">
<h2 id="recordnumbertext">Record Number</h2>
<h1 id="nametext"> Scientific Name</h1>
<h4 id="recordnumbertext">Record Number</h4>
<h2 id="nametext">Scientific Name</h2>
</div>
<script type="module" src="main.js"></script>
</body>