User:THE OWL/Sandbox/Templates/User page: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 4: Line 4:
<div style="box-sizing:border-box; width:100%; height:calc(100% - 35px); background-image:linear-gradient(0deg, black, rgb({{{global bgcolor|{{{island bgcolor|}}}}}} / 70%)); display:flex">
<div style="box-sizing:border-box; width:100%; height:calc(100% - 35px); background-image:linear-gradient(0deg, black, rgb({{{global bgcolor|{{{island bgcolor|}}}}}} / 70%)); display:flex">
<div style="box-sizing:inherit; width:175px; height:100%"></div>
<div style="box-sizing:inherit; width:175px; height:100%"></div>
<div style="box-sizing:inherit; width:calc(100% - 175px); height:calc(100% - 48px); background-color:rgb({{{island bgcolor|}}} / 60%); border:1px solid #525252; border-right:0; margin-top:48px"> <div style="width:100%; min-height:24px; background-image:linear-gradient(180deg, rgb(38 38 38), transparent)"> </div> </div>
<div style="box-sizing:inherit; width:calc(100% - 175px)">
<div style="width:100%; min-height:48px"></div>
<div style="width:100%; height:calc(100% - 48px); background-color:rgb({{{island bgcolor|}}} / 60%); border:1px solid #525252; border-right:0">
<div style="width:100%; min-height:24px; background-image:linear-gradient(180deg, rgb(38 38 38), transparent)"> </div>
</div>
</div>
</div>
</div>
</div>}}
</div>}}

Revision as of 22:30, 5 June 2024

User Interface Kit – Monolith (Preview of User page)