Advertisement
dsmndmiles

ocean turtle w/ boxes

Aug 4th, 2018
1,181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. for the main den css:
  2. <link rel="stylesheet" type="text/css" href="https://codepen.io/dsmndmiles/pen/GBGXyo.css" />
  3. for the boxes:
  4. <link rel="stylesheet" type="text/css" href="https://codepen.io/dsmndmiles/pen/OwEooW.css" />
  5. <div style="width:500px;background:#31AF9E;border:0px solid;color:#000000;" class="leftbox">this is for the top box!</div>
  6. <div style="width:500px;background:#31AF9E;border:0px solid;color:#000000;" class="leftbox">this is for the bottom box!</div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement