Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- << polaroid camera shape >>
- width: 20em;
- height: 20em;
- border-radius: 50px 50px 50px 40px;
- z-index: 999;
- box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 56%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 2px -10px #8F8F8F, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
- position: relative;
- top: 50px;
- << small circle (to take pic) >>
- border: 1px solid #BFB1DE;
- border-radius: 100%;
- width: 3em;
- height: 3em;
- position: absolute;
- left: 60px;
- bottom: 160px;
- z-index: 999;
- -webkit-filter: drop-shadow(0px 0px 1px #424242);
- << camera lens thing >>
- width: 3em;
- height: 4em;
- border-radius: 80px;
- position: absolute;
- left: 60px;
- bottom: 225px;
- z-index: 999;
- -webkit-filter: drop-shadow(0px 0px 2px #424242);
- << flash thing >>
- width: 3.2em;
- height: 5.5em;
- border-radius: 80px;
- position: absolute;
- left: 130px;
- bottom: 202px;
- z-index: 999;
- -webkit-filter: drop-shadow(0px 0px 1.5px #424242);
- << circle 1 >>
- border: 1px solid #BFB1DE;
- border-radius: 100%;
- width: 13em;
- height: 13em;
- position: absolute;
- left: 120px;
- bottom: -25px;
- z-index: 999;
- -webkit-filter: drop-shadow(0px 0px .5px #424242);
- box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 5%), inset -13px 0px 6px -10px rgb(66 66 66 / 5%), inset 0px 13px 6px -25px #808080, inset 0px -13px 6px -10px rgb(66 66 66 / 5%);
- << circle 2 >>
- border: 1px solid #BFB1DE;
- border-radius: 100%;
- width: 10em;
- height: 10em;
- position: absolute;
- left: 145px;
- bottom: 1px;
- z-index: 999;
- -webkit-filter: drop-shadow(0px 0px 1px #424242);
- box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 20%), inset -13px 0px 6px -10px rgb(66 66 66 / 20%), inset 0px 13px 6px -14px #808080, inset 0px -13px 6px -10px rgb(66 66 66 / 20%);
- << circle 3 >>
- border: 1px solid #2b2b2b;
- border-radius: 100%;
- width: 6em;
- height: 6em;
- position: absolute;
- left: 180px;
- bottom: 36px;
- z-index: 999;
- -webkit-filter: drop-shadow(0px 0px 2px #424242);
- box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 56%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 6px -10px #808080, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
Advertisement
Add Comment
Please, Sign In to add comment