Template:BgColor: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly><onlyinclude> | <includeonly><onlyinclude> | ||
<div style="width:100vw; height:100vh; background-color:rgb({{{bg1}}}); position:fixed; z-index:-100; top:0; left:0"></div> | <div style="width:100vw; height:100vh; background-color:rgb({{{bg1}}}); position:fixed; z-index:-100; top:0; left:0"></div> | ||
<div style="width: calc(100% + 224px); height:60px; background-color:rgb({{{bg2}}}); position:absolute; z-index:-99; top: | <div style="width: calc(100% + 224px); height:60px; background-color:rgb({{{bg2}}}); position:absolute; z-index:-99; top:-173px; left:-200px"></div> | ||
<div style="width:calc(100% - 30%); border-top:1px solid #525252; position:absolute; top:-65px; left:-24px"></div> | <div style="width:calc(100% - 30%); border-top:1px solid #525252; position:absolute; top:-65px; left:-24px"></div> | ||
<div style="width:100%; height:100%; background-color:rgb({{{bg3}}}); box-sizing:border-box; font-smooth:never; -webkit-font-smoothing:none; font-family:Arial; color:white; position:static; padding:1em 2em; top:0; left:0; {{{bg3style|}}}">{{#if:{{{disabletitle|}}}||<h1>{{{title|{{FULLPAGENAME}}}}}</h1>}} | <div style="width:100%; height:100%; background-color:rgb({{{bg3}}}); box-sizing:border-box; font-smooth:never; -webkit-font-smoothing:none; font-family:Arial; color:white; position:static; padding:1em 2em; top:0; left:0; {{{bg3style|}}}">{{#if:{{{disabletitle|}}}||<h1>{{{title|{{FULLPAGENAME}}}}}</h1>}} | ||
</onlyinclude></includeonly>{{doc}} | </onlyinclude></includeonly>{{doc}} |
Revision as of 02:44, 12 February 2023
The above documentation is transcluded from Template:BgColor/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.