Flip high and low sections
This is more in line with how English reads, left to right, low to high
(cherry picked from commit c9e14e265f
)
This commit is contained in:
parent
d07eec1cf0
commit
2e020633b5
@ -15,8 +15,8 @@
|
||||
<div class="data-header">
|
||||
<h1>1 Classic Token = <u id="token">0</u> Gold</h1>
|
||||
<div class="high-low">
|
||||
<p>Highest in last <em id="high-time">3 days</em>: <u id="high-val">0</u></p>
|
||||
<p>Lowest in last <em id="low-time">3 days</em>: <u id="low-val">0</u></p>
|
||||
<p>Highest in last <em id="high-time">3 days</em>: <u id="high-val">0</u></p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="chart-frame">
|
||||
|
Loading…
Reference in New Issue
Block a user