Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- MAIN CONTAINER --
- border-radius: .5em .5em 0em 0em;
- 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 #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
- height: 16em;
- -- APPLE ICON --
- border-radius: 0px 0px 8px 8px;
- 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 #999999, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
- background:linear-gradient(180deg, #CFCFCF 26%, #666666 73%);
- -- STAND --
- height: 2em;
- width: 45%;
- box-shadow: 7px 0px 10px -9px #000 inset, -7px 0px 10px -9px #000 inset, 0px 5px 4px -10px #000 inset, 0px -10px 5px -10px #000 inset;
- -- UNTITLED.NJ CONTAINER --
- height: 13em;
- bottom: 1.5em;
- left: 2.2em;
- width: 70%;
- z-index: 9;
- position: absolute;
- -- CONTAINER W PHOTO --
- height: 11em;
- bottom: 1.9em;
- left: 2.7em;
- width: 32%;
- z-index: 99;
- position: absolute;
- -- BYF & DNI CONTAINER --
- height: 8.25em;
- bottom: 6em;
- left: 2.2em;
- width: 70%;
- z-index: 9999;
- position: absolute;
- -- FONTS --
- <style>
- @font-face {
- font-family: basiic;
- src: url(https://dl.dropbox.com/s/lt4qumijpoqxjo1/basiic.ttf);
- }
- @font-face {
- src: url(https://dl.dropbox.com/s/1479f8x52y3z5u4/rainyhearts.ttf);
- font-family: hearts;
- }
- @font-face {
- font-family: emoji; src:url(https://dl.dropbox.com/s/cvba4kh6qm23mru/EmojiFont.ttf);
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement