Guest User

Untitled

a guest
Apr 1st, 2020
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. /* Banner CSS */
  2.  
  3. .subbanner { background-color: #000; display:grid; margin:auto; position: relative; top:0px; width: 100vw !important; height: 16.7vw; background-size: 100% !important; background: url(%%banner%%) no-repeat center; background-position:center top; }
  4.  
  5. .subbannerm { background-color: #000 !important; background: url(%%banner%%) no-repeat center/contain; height: 4.05em; width: 100%; margin-bottom: -0.1em; margin-top: -0.3em; background-position:center top; }
  6.  
  7. .submenumargin { padding-top: 3em !important; }
Advertisement
Add Comment
Please, Sign In to add comment