User:THE OWL/Sandbox: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Minor fixes)
mNo edit summary
Line 79: Line 79:
=== Tabs ===
=== Tabs ===
It’s empty here for now.
It’s empty here for now.
=== Other ===
==== Static Block ====
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>
==== Hovered Block ====
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>

Revision as of 12:41, 18 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

It’s empty here for now.


Other

Static Block

rgb(43 43 43)

Hello, World!

Hovered Block

rgb(50 50 50)

Hello, World!