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 docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ <h2 class="title-sub text-center" style="color: rgb(58, 58, 58);">
<input type="checkbox" id="ruled" />
</div>
<div class="ruled-field text-center">
<label for="ruled" style="font-weight: 800; color: rgb(65, 105, 236); font-size: 1rem;">Select Ink
<label for="inkColor" style="font-weight: 800; color: rgb(65, 105, 236); font-size: 1rem;">Select Ink
Color</label>
<select name="" id="inkColor">
<option value="black" selected>black</option>
Expand Down Expand Up @@ -120,4 +120,4 @@ <h2 class="title-sub text-center" style="color: rgb(58, 58, 58);">
</body>
<script src="main.js"></script>

</html>
</html>