mirror of
https://github.com/joyce-chen/persona5-negotiation.git
synced 2025-11-19 09:03:48 -05:00
Made tables responsive for small screens
This commit is contained in:
@@ -54,7 +54,7 @@ function filterShadows() {
|
||||
|
||||
##### 1 - Kamoshida's Palace - Castle
|
||||
|
||||
<table>
|
||||
<table class='table-responsive-sm'>
|
||||
<tr>
|
||||
<th>Level</th>
|
||||
<th>Persona</th>
|
||||
@@ -219,7 +219,7 @@ function filterShadows() {
|
||||
|
||||
##### 2 - Madarame's Palace - Museum
|
||||
|
||||
<table>
|
||||
<table class='table-responsive-sm'>
|
||||
<tr>
|
||||
<th>Level</th>
|
||||
<th>Persona</th>
|
||||
@@ -392,7 +392,7 @@ function filterShadows() {
|
||||
|
||||
##### 3 - Kaneshiro's Palace - Bank
|
||||
|
||||
<table>
|
||||
<table class='table-responsive-sm'>
|
||||
<tr>
|
||||
<th>Level</th>
|
||||
<th>Persona</th>
|
||||
@@ -581,7 +581,7 @@ function filterShadows() {
|
||||
|
||||
##### 4 - Futaba's Palace - Tomb
|
||||
|
||||
<table>
|
||||
<table class='table-responsive-sm'>
|
||||
<tr>
|
||||
<th>Level</th>
|
||||
<th>Persona</th>
|
||||
@@ -698,7 +698,7 @@ function filterShadows() {
|
||||
|
||||
##### 5 - Okumura's Palace - Space Station
|
||||
|
||||
<table>
|
||||
<table class='table-responsive-sm'>
|
||||
<tr>
|
||||
<th>Level</th>
|
||||
<th>Persona</th>
|
||||
@@ -807,7 +807,7 @@ function filterShadows() {
|
||||
|
||||
##### 6 - Niijima's Palace - Casino
|
||||
|
||||
<table>
|
||||
<table class='table-responsive-sm'>
|
||||
<tr>
|
||||
<th>Level</th>
|
||||
<th>Persona</th>
|
||||
@@ -972,7 +972,7 @@ function filterShadows() {
|
||||
|
||||
##### 7 - Shido's Palace - Ship
|
||||
|
||||
<table>
|
||||
<table class='table-responsive-sm'>
|
||||
<tr>
|
||||
<th>Level</th>
|
||||
<th>Persona</th>
|
||||
@@ -1121,7 +1121,7 @@ function filterShadows() {
|
||||
|
||||
##### 8 - Depths of Mementos
|
||||
|
||||
<table>
|
||||
<table class='table-responsive-sm'>
|
||||
<tr>
|
||||
<th>Level</th>
|
||||
<th>Persona</th>
|
||||
@@ -1214,7 +1214,7 @@ function filterShadows() {
|
||||
|
||||
##### Qliphoth World
|
||||
|
||||
<table>
|
||||
<table class='table-responsive-sm'>
|
||||
<tr>
|
||||
<th>Level</th>
|
||||
<th>Persona</th>
|
||||
@@ -1299,7 +1299,7 @@ function filterShadows() {
|
||||
|
||||
##### 9 - Maruki's Palace <span class="badge badge-danger">Royal</span>
|
||||
|
||||
<table>
|
||||
<table class='table-responsive-sm'>
|
||||
<tr>
|
||||
<th>Level</th>
|
||||
<th>Persona</th>
|
||||
@@ -1432,7 +1432,7 @@ function filterShadows() {
|
||||
|
||||
##### Path of Qimranut
|
||||
|
||||
<table>
|
||||
<table class='table-responsive-sm'>
|
||||
<tr>
|
||||
<th>Level</th>
|
||||
<th>Persona</th>
|
||||
@@ -1470,7 +1470,7 @@ function filterShadows() {
|
||||
|
||||
##### Mementos - Path of Qimranut
|
||||
|
||||
<table>
|
||||
<table class='table-responsive-sm'>
|
||||
<tr>
|
||||
<th>Level</th>
|
||||
<th>Persona</th>
|
||||
@@ -1547,7 +1547,7 @@ function filterShadows() {
|
||||
|
||||
##### Mementos - Path of Aiyatsbus
|
||||
|
||||
<table>
|
||||
<table class='table-responsive-sm'>
|
||||
<tr>
|
||||
<th>Level</th>
|
||||
<th>Persona</th>
|
||||
@@ -1705,7 +1705,7 @@ function filterShadows() {
|
||||
|
||||
##### Mementos - Path of Chemdah
|
||||
|
||||
<table>
|
||||
<table class='table-responsive-sm'>
|
||||
<tr>
|
||||
<th>Level</th>
|
||||
<th>Persona</th>
|
||||
@@ -1854,7 +1854,7 @@ function filterShadows() {
|
||||
|
||||
##### Mementos - Path of Kaitul
|
||||
|
||||
<table>
|
||||
<table class='table-responsive-sm'>
|
||||
<tr>
|
||||
<th>Level</th>
|
||||
<th>Persona</th>
|
||||
@@ -2003,7 +2003,7 @@ function filterShadows() {
|
||||
|
||||
##### Mementos - Path of Akzeriyyuth
|
||||
|
||||
<table>
|
||||
<table class='table-responsive-sm'>
|
||||
<tr>
|
||||
<th>Level</th>
|
||||
<th>Persona</th>
|
||||
@@ -2098,7 +2098,7 @@ function filterShadows() {
|
||||
|
||||
##### Mementos - Path of Adyeshach
|
||||
|
||||
<table>
|
||||
<table class='table-responsive-sm'>
|
||||
<tr>
|
||||
<th>Level</th>
|
||||
<th>Persona</th>
|
||||
@@ -2220,7 +2220,7 @@ function filterShadows() {
|
||||
|
||||
##### Mementos - Path of Sheriruth 1-5
|
||||
|
||||
<table>
|
||||
<table class='table-responsive-sm'>
|
||||
<tr>
|
||||
<th>Level</th>
|
||||
<th>Persona</th>
|
||||
@@ -2351,7 +2351,7 @@ function filterShadows() {
|
||||
|
||||
##### Mementos - Path of Sheriruth 7-13
|
||||
|
||||
<table>
|
||||
<table class='table-responsive-sm'>
|
||||
<tr>
|
||||
<th>Level</th>
|
||||
<th>Persona</th>
|
||||
@@ -2518,7 +2518,7 @@ function filterShadows() {
|
||||
|
||||
##### Mementos - Path of Da'at <span class="badge badge-danger">Royal</span>
|
||||
|
||||
<table>
|
||||
<table class='table-responsive-sm'>
|
||||
<tr>
|
||||
<th>Level</th>
|
||||
<th>Persona</th>
|
||||
|
||||
Reference in New Issue
Block a user