Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---main container---
- backdrop-filter: blur(2px);
- ---png image---
- border-radius: 0.50em;
- position: absolute;
- max-width: 120%;
- right: -1.9em;
- top: -5.7em;
- filter: drop-shadow(1px 1px 0 white) drop-shadow(-1px 1px 0 white) drop-shadow(0 2px 0 #b41f25) drop-shadow(0 -1px 0 white) drop-shadow(0 1px 1.5px #b41f25) drop-shadow(0 -1px 1.5px #b41f25) drop-shadow(1px -1px 1.5px #b41f25) drop-shadow(-1px -1px 1.5px #b41f25);
- z-index: 99;
- ---about me text---
- background: rgb(255,233,252);
- background: radial-gradient(circle, rgba(255,233,252,0.6) 0%, rgb(213,74,77,0.6) 50%, rgb(213,74,77,0.6) 100%);
- border: 2px solid #7d1213;
- border-radius: 0.50em;
- padding-left: 5px;
- padding-right: 5px;
- height: 85px;
- overflow-y: scroll;
- ---name positioning---
- -webkit-text-stroke: 1px black;
- position: relative;
- left: 1.1em;
- z-index: 99;
- top: -0.2em;
- transform: rotate(7deg);
- z-index: 100;
- ---mobile---
- left: 1.8em;
- ---pronouns text---
- -webkit-text-stroke: 1px black;
- position: relative;
- right: .2em;
- z-index: 99;
- top: -0.9em;
- transform: rotate(3deg);
- ---sexuality gender positioning---
- -webkit-text-stroke: 1px black;
- position: absolute;
- left: .4em;
- z-index: 99;
- top: 1.65em;
- transform: rotate(-4deg);
- ---mobile---
- left: 0.3em;
- top: 1.2em;
- ---for age text---
- -webkit-text-stroke: 1px black;
- position: absolute;
- left: 2.2em;
- z-index: 99;
- top: 0.65em;
- transform: rotate(-2deg);
- ---mobile---
- left: 2.4em;
- top: 0.5em;
- ---navigation numbers---
- position: absolute;
- left: 3.3em;
- z-index: 99;
- top: 2.45em;
- transform: rotate(4deg);
- ---for all info containers---
- backdrop-filter: blur(2px);
- width: 300px;
- z-index: 70;
- height: 130px;
- overflow-y: scroll;
- ---pop title text---
- -webkit-text-stroke: 1px black;
Advertisement
Add Comment
Please, Sign In to add comment