Simplify positioning of "Try me!" indicator

It doesn't need a wrapper. I can use margins for both axes.
main
Isaiah Odhner 2023-08-10 21:46:43 -04:00
parent bcd07b1a57
commit ebe4210ac6
1 changed files with 5 additions and 6 deletions

View File

@ -132,12 +132,11 @@
style="position: absolute; top: calc(2px); right: -2px; width: 4px; height: calc(100% - 8px + 4px); touch-action: none; cursor: e-resize;">
</div> -->
</div>
<div style="position: relative">
<div id="try-me" style="position: absolute; left: 300px; margin-top: -200px; color: purple; font-weight: bold;">
<img src="images/about/izquierda.gif" width="49" height="23" alt="hand pointing left"
style="vertical-align: middle">
Try&nbsp;me!
</div>
<div id="try-me"
style="position: absolute; margin-left: 300px; margin-top: -200px; color: purple; font-weight: bold;">
<img src="images/about/izquierda.gif" width="49" height="23" alt="hand pointing left"
style="vertical-align: middle">
Try&nbsp;me!
</div>
<h2>Windows 98 online</h2>