Template:BgColor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "<div style="position: fixed; z-index: -100; top: 0; left: 0; background-color: rgb({{{bg1}}}); width: 100vw; height: 100vh"></div> <div style="position: fixed; z-index: -99; t...")
 
No edit summary
Line 1: Line 1:
<div style="position: fixed; z-index: -100; top: 0; left: 0; background-color: rgb({{{bg1}}}); width: 100vw; height: 100vh"></div>
<div style="position: fixed; z-index: -100; top: 0; left: 0; background-color: rgb({{{bg1}}}); width: 100vw; height: 100vh"></div>
<div style="position: fixed; z-index: -99; top: 0; left: 0; background-color: rgb({{{bg2}}}); width: 100vw; height: 68px"></div>
<div style="position: fixed; z-index: -99; top: 0; left: 0; background-color: rgb({{{bg2}}}); width: 100vw; height: 68px"></div>
<div style="position: fixed; z-index: -99; top: 0; left: 0; background-color: rgb({{{bg3}}}); width: 100vw; height: 68px"></div>
<div style="position: fixed; z-index: -99; top: 0; left: 0; background-color: rgb({{{bg3}}}); width: 100vw; height: 68px"></div><noinclude>
== Parameters ==
bg1
bg2
bg3
</noinclude>

Revision as of 08:24, 28 May 2020

Parameters

bg1 bg2 bg3