Difference between revisions of "Template:NavBar"

From Paradise Station Wiki
Jump to navigation Jump to search
(Experimenting with padding values.)
(Opting for a padding definition.)
Line 8: Line 8:
<div style="box-shadow: 0 0 .3em 0 #999; border: solid; border-width: 0 0 1px 0; background: #47C1898e; border-radius: .2em 0em 0em 0; color: {{{color}}}; padding: 1em .8em .5em; float:left; flex-basis: 7%; flex-grow: 1;"><center>'''[[Lore Portal]]'''</center></div>
<div style="box-shadow: 0 0 .3em 0 #999; border: solid; border-width: 0 0 1px 0; background: #47C1898e; border-radius: .2em 0em 0em 0; color: {{{color}}}; padding: 1em .8em .5em; float:left; flex-basis: 7%; flex-grow: 1;"><center>'''[[Lore Portal]]'''</center></div>


<div style="flex-basis: 100%; flex-grow: 1; padding: .3em 1em .3em 1em; background: #{{{color|888888}}}1e">{{{content}}}</div>
<div style="flex-basis: 100%; flex-grow: 1; padding: {{{padding|1em}}}; background: #{{{color|888888}}}1e">{{{content}}}</div>


{{{Tabs}}}
{{{Tabs}}}
</div></div>
</div></div>

Revision as of 02:25, 23 November 2023

{{{HeaderText}}}
{{{RightLink}}}
{{{content}}}

{{{Tabs}}}