Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <link rel="preconnect" href="https://fonts.gstatic.com">
- <link href="https://fonts.googleapis.com/css2?family=Poppins&display=swap" rel="stylesheet">
- <div class="image1"></div>
- <div class="flowas"></div>
- <div class="image1back"></div>
- <div class="stattext">Aurelia. Goes by Aura. 20. Female. Unbiased. Used to be human. Now she's a fox. Couldn't tell you why. Ears flare up when she's embarrassed or upset, but they're naturally brown in color. Works at a dispensary; training to be a glassblower. <br><span title="weh">OOC;</span><center>
- </div>
- <div class="cornerleft"></div>
- <div class="cornerright"></div>
- body {
- display: block;
- position: fixed;
- top: 0;
- left: 0;
- bottom: 0;
- right: 0;
- width: 100%;
- height: 100%;
- border: 0;
- margin: 0;
- padding: 0;
- background: #A04953;
- background: -moz-linear-gradient(45deg, #A04953 0%, #DE8883 39%, #C5A986 100%);
- background: -webkit-linear-gradient(45deg, #A04953 0%, #DE8883 39%, #C5A986 100%);
- background: linear-gradient(45deg, #A04953 0%, #DE8883 39%, #C5A986 100%);
- color: #000;
- background-position: center;
- background-repeat:no-repeat;
- overflow: hidden;
- cursor: url(https://i.imgur.com/2inIpFX.png), default;
- }
- ::-moz-selection {
- color: #C1C7D1;
- text-shadow: 0 0 1px #000, 2px 2px 2px rgba(0,0,0,.1);
- }
- ::selection {
- color: #C1C7D1;
- text-shadow: 0 0 5px #000, 2px 2px 2px rgba(0,0,0,1);
- }
- u {
- text-decoration: none;
- line-height: 1.4vw;
- color: #191324;
- opacity: .8;
- background-color: #303F58;
- padding: .1vw .15vw .05vw .2vw;
- }
- b {
- opacity: .7;
- color: #000;
- text-shadow: 0 0 5px #000, 2px 2px 2px rgb(255,255,255,.8);
- letter-spacing: .5vw;
- }
- hr {
- border: 0vw;
- height: .15px;
- background-color: #999;
- }
- a {
- color: #999;
- text-shadow: 0 0 10px #941D21, 2px 2px 2px rgb(77,77,131);
- text-decoration: none;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- a:hover {
- color: #000;
- text-decoration: none;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- span {
- color: #A4575A;
- text-decoration: none;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- span:hover {
- color: #000;
- text-decoration: none;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- ::-webkit-scrollbar {
- width: .0vw;
- height: 0vw;
- background:#fff;
- }
- ::-webkit-scrollbar-thumb {
- background-color:#000;
- -webkit-border-radius: 0vw;
- border-radius: 0vw;
- }
- .stattext {
- transition: .9s ease-out;
- position: absolute;
- width: 15vw;
- height: 8vw;
- bottom: 35vw;
- left: 60vw;
- opacity: .9;
- background: #000;
- border: .1vw dashed #CBA693;
- outline: 0vw solid #fff;
- outline-offset: -1vw;
- color: #CBA693;
- font-family: 'Poppins', sans-serif;
- word-wrap: break-word;
- font-size: .7vw;
- overflow: auto;
- text-align: center;
- text-transform: none;
- padding: .9vw .5vw .5vw .5vw;
- line-height: 1vw;
- letter-spacing: .05vw;
- z-index: 8001;
- }
- .image1{
- background-image: url(https://cdn.discordapp.com/attachments/580312013889339393/831219120833953792/69649b04974e654135145b0c1ce929fe.png);
- filter: drop-shadow(0 0 .5vw #000);
- background-size: 45vw;
- border-left: 1vw solid #000;
- opacity: .7;
- position:absolute;
- bottom: 5vw;
- left: 26vw;
- width: 45vw;
- height: 35vw;
- background-repeat: no-repeat;
- background-position: bottom;
- pointer-events: none;
- z-index: 3003;
- }
- .image1back {
- transition: 1.2s ease-in-out;
- position: absolute;
- left: 0;
- bottom:0;
- width: 200%;
- height: 200%;
- background-image: url("https://www.transparenttextures.com/patterns/project-paper.png");
- background-position: center;
- background-repeat: repeat;
- background-size: 8vw;
- pointer-events: none;
- opacity: 8;
- z-index: 1008;
- }
Advertisement
Add Comment
Please, Sign In to add comment