User:THE OWL/Sandbox: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 81: Line 81:
--> <div style="display:inherit; justify-content:center; position:relative; padding:.7em .8em"> Page 1 <div style="position:absolute; bottom:0; width:90%; height:.2em; background-color:rgb(230 130 100)"></div> </div> <!--
--> <div style="display:inherit; justify-content:center; position:relative; padding:.7em .8em"> Page 1 <div style="position:absolute; bottom:0; width:90%; height:.2em; background-color:rgb(230 130 100)"></div> </div> <!--
--> <div style="display:inherit; justify-content:center; position:relative; padding:.7em .8em"> Page 2 </div>
--> <div style="display:inherit; justify-content:center; position:relative; padding:.7em .8em"> Page 2 </div>
</div>
=== Other ===
==== Static insland ====
rgb(43 43 43)
<div style="box-shadow:0 0 4px rgb(0 0 0 / 10%); background-color:rgb(43 43 43); border-radius:6px; padding:1.25em 1em">
Hello, World!
</div>
==== Island on hover ====
rgb(50 50 50)
<div style="box-shadow:0 0 4px rgb(0 0 0 / 10%); background-color:rgb(50 50 50); border-radius:6px; padding:1.25em 1em">
Hello, World!
</div>
</div>

Revision as of 13:56, 22 June 2024

Damn, it’s a little difficult to work on everything below…

Below I’m slowly working on a new unified design. I’ll be back home soon and will try to speed up the process of working on it.

Navigation

Special:PrefixIndex/User:THE OWL/Sandbox/Templates Special:PrefixIndex/User:THE OWL/Sandbox/Pages

Preview of Page Types

/Pages/Main Page /Pages/Discussion page /Pages/Entity page /Pages/Software docs /Pages/User page

Colors

Island (41 41 41)
Link (116 185 225)
Code (150 165 145)

Typography

Typeface

sans-serif (general)

Aa
Regular (400)
Aa
Bold (700)
Aa
Black (900)

monospace (for code)

Aa
Regular (400)

Iconography

Navigation

It’s empty here for now.

Buttons

It’s empty here for now.


Selectors & Elements

Checkbox

It’s empty here for now.

Toggle button

It’s empty here for now.

Tabs

Page 1
Page 2