edit(axiosophy): minor refinements to tables

This commit is contained in:
Timothy DeHerrera
2025-09-07 15:41:10 -06:00
parent 1e7ef69569
commit c4328dde7b

View File

@@ -110,26 +110,26 @@ a breakdown of depth
<table style="max-width: 320px; margin: 0 auto;"> <table style="max-width: 320px; margin: 0 auto;">
<tr> <tr>
<th>Affinity</th>
<th>Layer</th> <th>Layer</th>
<th>Color</th>
<th>Characteristics</th> <th>Characteristics</th>
<th>Friction</th> <th>Friction</th>
</tr> </tr>
<tr> <tr>
<td>Politics</td> <td>Politics</td>
<td>Blue</td> <td>Top, Blue</td>
<td>Rhetoric, cultural norms</td> <td>Rhetoric, cultural norms</td>
<td>Low (easiest to shift)</td> <td>Low (easiest to shift)</td>
</tr> </tr>
<tr> <tr>
<td>Law</td> <td>Law</td>
<td>Yellow</td> <td>Middle, Yellow</td>
<td>Grammar, procedure (bridge)</td> <td>Grammar, procedure (bridge)</td>
<td>Medium</td> <td>Medium</td>
</tr> </tr>
<tr> <tr>
<td>Morality</td> <td>Morality</td>
<td>Red</td> <td>Bedrock, Red</td>
<td>Logic, introspective truth</td> <td>Logic, introspective truth</td>
<td>High (resists change)</td> <td>High (resists change)</td>
</tr> </tr>
@@ -138,9 +138,11 @@ a breakdown of depth
<div style="text-align: center; font-style: italic;"> <div style="text-align: center; font-style: italic;">
imagine the four red dots representing the four pinnacles of our 2-d chart imagine the four red dots on the rim representing the four pinnacles of our 2-d chart
our z-axis moves downward toward a fifth dot: Truth the traditional one or two dimensional political models barely scratch the surface
our z-axis moves downward from the rim, approaching a fifth dot: Truth
<img src="/prism.gif" alt="Axiosophic Prism Spins like a vortex" style="display: inline-block;"> <img src="/prism.gif" alt="Axiosophic Prism Spins like a vortex" style="display: inline-block;">
</div> </div>