mirror of
https://github.com/joyce-chen/persona5-negotiation.git
synced 2025-11-19 09:03:48 -05:00
Applying edits to make the site more mobile-friendly
This commit is contained in:
20
index.md
20
index.md
@@ -1,3 +1,5 @@
|
||||
<!-- If you are seeing this from Github, there is a user-friendly version of this page with an embeded search function at: http://joyce-chen.github.io/persona5-negotiation/ -->
|
||||
|
||||
<div class="input-group">
|
||||
<input class="form-control py-2 border-right-0 border" type="text" id="searchBar" onkeyup="filterQuestions()" placeholder="Search for questions or responses.." title="Type in a question or response">
|
||||
<span class="input-group-append">
|
||||
@@ -1483,24 +1485,6 @@ function filterQuestions() {
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table>
|
||||
<tr>
|
||||
<th colspan="2">I'll make you into soup.</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>OK, I'll make you into soup.</td>
|
||||
<td>BAD - IRRITABLE</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Fine, I'll grill you.</td>
|
||||
<td>GOOD - GLOOMY
|
||||
<br>GOOD - IRRITABLE</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Alright, I'll mince you.</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table>
|
||||
<tr>
|
||||
<th colspan="2">I'm a man with a complicated background. The people I know, well...</th>
|
||||
|
||||
Reference in New Issue
Block a user