SimplyBilling/app/partials/_admin_dashboard_header.html.erb

14 lines
1.3 KiB
Plaintext
Raw Permalink 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: #252136; box-shadow: 0px 4px 0px 4px black"></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: 405px; height: 58.46px; left: 451px; top: 8px; position: absolute; color: white; font-size: 48px; font-family: Inter; font-weight: 400; word-wrap: break-word">Main Dashboard</div>
<div style="width: 65px; height: 45px; left: 1206px; top: 15px; 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: 1279px; top: 15px; position: absolute">
<div style="width: 150px; height: 45px; left: 0px; top: 0px; position: absolute; background: #7C7399"></div>
<div style="width: 84px; left: 33px; top: 13px; position: absolute; color: white; font-size: 16px; font-family: Inter; font-weight: 400; word-wrap: break-word">Homepage</div>
</div>
</div>