Sandbox2: Difference between revisions
From StarFleet Bureau of Information
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<div class='fixed' ></div> | |||
<div | <div class='content'>Your content here </div> | ||
.fixed{ | |||
position:fixed; | |||
top:0; | |||
z-index: 1; | |||
width:100%; | |||
height:100%; | |||
background-image:url(https://boi.alt-starfleet-rpg.com/images/8/8c/Sfjag_wht_200.png);background- | |||
repeat: repeat-x; | |||
} | |||
.content{margin-top:57px;} | |||
THIS IS A TEST | THIS IS A TEST |
Revision as of 18:28, 19 September 2023
Your content here
.fixed{
position:fixed; top:0; z-index: 1; width:100%; height:100%; background-image:url(https://boi.alt-starfleet-rpg.com/images/8/8c/Sfjag_wht_200.png);background- repeat: repeat-x;
} .content{margin-top:57px;}
THIS IS A TEST