SimplyBilling/app/partials/_index_header.html.erb

17 lines
1.5 KiB
Plaintext
Raw Normal View History

2024-02-29 19:49:53 -07:00
<div style="width: 1440px; height: 75px; position: relative">
<div style="width: 1440px; height: 75px; left: 0px; top: 0px; position: absolute; background: rgba(124, 110, 127, 0)"></div>
<img style="width: 75px; height: 75px; left: 25px; top: 0px; position: absolute; border-radius: 9999px" src="https://via.placeholder.com/75x75" />
<div style="width: 65px; height: 45px; left: 1060px; top: 11px; position: absolute">
<div style="width: 65px; height: 45px; left: 0px; top: 0px; position: absolute; background: #7C7399"></div>
<div style="width: 39px; left: 13px; top: 13px; position: absolute; color: white; font-size: 16px; font-family: Inter; font-weight: 400; word-wrap: break-word">Shop</div>
</div>
<div style="width: 150px; height: 45px; left: 1281px; top: 11px; position: absolute">
<div style="width: 150px; height: 45px; left: 0px; top: 0px; position: absolute; background: #7C7399"></div>
<div style="width: 119px; left: 15px; top: 13px; position: absolute; color: white; font-size: 16px; font-family: Inter; font-weight: 400; word-wrap: break-word">Login / Register</div>
</div>
<div style="width: 150px; height: 45px; left: 1128px; top: 11px; position: absolute">
<div style="width: 150px; height: 45px; left: 0px; top: 0px; position: absolute; background: #7C7399"></div>
<div style="width: 94px; left: 28px; top: 13px; position: absolute; color: white; font-size: 16px; font-family: Inter; font-weight: 400; word-wrap: break-word">Admin Panel</div>
</div>
</div>