Skip to content

Commit db7f9d2

Browse files
committed
table
1 parent e410800 commit db7f9d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/learningmodule/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Type in the subject name in the search box below.
2323

2424
<script src="table.js"></script>
2525

26-
<input class="task-text" type="text" id="myInput" onkeyup="myFunction()" placeholder="Search by subject.." title="Type in a name">
26+
<input class="task-text" type="text" id="myInput" style="background:#3630a3;color:white" onkeyup="myFunction()" placeholder="Search by subject.." title="Type in a name">
2727

2828
<table id="myTable" class="table table-bordered table-hover table-condensed">
2929
<thead><tr><th title="Field #1">Subject</th>

0 commit comments

Comments
 (0)