Advertisement
DOLLIECARRDS

chngmis scrollbox

Aug 27th, 2022
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. <!--- place in an embed with text inside container --->
  2.  
  3. #container04 {
  4. background: #ffffff;
  5. width: 13em;
  6. height: 6.5em;
  7. border: 1px solid #CCCCCC;
  8. box-shadow: inset 13px 0px 6px -10px rgb(66 66 66/ 58%), inset -13px 0px 6px -10px rgb(66 66 66 / 58%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
  9. -webkit-filter: drop-shadow(0px 0px 1px #c4c4c4);
  10. position: relative;
  11. right: 2em;
  12. top: -1em;
  13. border-radius: .6em;
  14. overflow-y: scroll;
  15. padding: 6px;
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement