Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- @import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
- @import url('https://fonts.googleapis.com/css2?family=Special+Elite&display=swap');
- @import url(https://fonts.googleapis.com/css?family=Poiret+One);
- @font-face {
- font-family: Linz;
- src: url(https://dl.dropbox.com/s/0s3qglmznqiem6v/CATLinz_1.8.ttf);
- }
- @font-face {
- font-family: Winsberg;
- src: url(https://dl.dropbox.com/s/cp60cln8zlw3hzw/Winsberg.ttf);
- }
- @font-face {
- font-family: Kiona;
- src: url(https://dl.dropbox.com/s/a66hf6mpovjcho8/Kiona-Regular.ttf);
- }
- @font-face {
- font-family: Belove;
- src: url(https://dl.dropbox.com/s/kqqd4v89ci3qbzj/Belove.otf);
- }
- @font-face {
- font-family: Althea;
- src: url(https://dl.dropbox.com/s/jljkowjsf1w84fd/Althea-Regular.ttf);
- }
- @font-face {
- font-family: Champ;
- src: url(https://dl.dropbox.com/s/r2eb4jhk21bo52c/Champagne%20%26%20Limousines.ttf);
- }
- @font-face {
- font-family: Feeling;
- src: url(https://dl.dropbox.com/s/x56hsoedbopyiny/The%20Feeling.ttf);
- }
- @font-face{font-family: 'name';src: url('https://dl.dropboxusercontent.com/s/k7qj6ffrcw5p57d/ThePrestigeSignature.otf');}
- body { background:none; }
- #scroller { padding: 35px 0; box-sizing: border-box; }
- #profile-container { width:750px;background:#333; }
- #profile-container {background:none;}
- .pfor{display:none;}
- #profile{border:none;background: transparent;}
- /* BODY */
- ::-webkit-scrollbar-thumb:vertical {
- background-color: # ;
- height: 50px;
- }
- ::-webkit-scrollbar {
- height: 10px;
- width: 3px;
- background-color: #;
- }
- body {
- background-image: url("https://i.imgur.com/KCZ3Jw2.png");
- background-attachment: fixed;
- background-color: #0e150e;
- margin: 0;
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- font-style: ;
- color:#fff;
- text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- a:hover {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:#fff;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color: #8b7a5e;
- height: 50px;
- }
- ::-webkit-scrollbar {
- height: 10px;
- width: 8px;
- background-color: #f4f1e8;
- }
- /* SIDEBAR */
- #sidebarbg {
- background-color: #eae6da;
- width: 400px;
- height: 100%;
- top: 0;
- left: 0;
- position: fixed;
- }
- #info {
- position: fixed;
- left: 100px;
- width: 300px;
- top: 0;
- }
- .desc {
- padding: 10px;
- font-family: arial;
- font-size: 8px;
- color: #989285;
- letter-spacing: 1px;
- text-align: justify;
- line-height: 14px;
- }
- .smalltitle {
- font-family: 'Josefin Sans', sans-serif;
- font-size: 14px;
- color: ;
- font-weight: 700;
- text-transform: uppercase;
- text-align: center;
- }
- .desc a {
- color: #bf8e7e;
- text-decoration: none;
- }
- .desc b, strong {
- color: #8b7a5e;
- }
- .desc i, em {
- color: #aa8972;
- }
- #navbg {
- background-color: #e6a591;
- position: fixed;
- width: 100px;
- height: 100%;
- left: 0;
- top: 0;
- }
- #navi {
- position: fixed;
- left: 10px;
- top: 13px;
- }
- #navi a {
- background-color: #9b5141;
- display: block;
- width: 80px;
- height: 40px;
- line-height: 40px;
- font-family: calibri;
- font-size: 9px;
- color: #ffffff;
- text-transform: uppercase;
- text-decoration: none;
- text-align: center;
- margin-bottom: 5px;
- letter-spacing: 1px;
- transition: 0.5s;
- -moz-transition: 0.5s;
- -webkit-transition: 0.5s;
- -o-transition: 0.5s;
- }
- #navi a:hover {
- background-color: #c87765;
- }
- #headerbg {
- background-color: #cfc1a7;
- position: fixed;
- width: 400px;
- height: 150px;
- bottom: 0;
- left: 0;
- }
- #headertitle {
- width: 400px;
- height: 150px;
- line-height: 150px;
- font-family: 'Josefin Sans', sans-serif;
- font-size: 36px;
- color: #ffffff;
- font-weight: 300;
- text-align: center;
- text-transform: uppercase;
- position: fixed;
- bottom: 0;
- left: 0;
- }
- #subtitle {
- width: 400px;
- height: 150px;
- line-height: 200px;
- font-family: calibri;
- font-size: 8px;
- color: #ffffff;
- text-align: center;
- text-transform: uppercase;
- position: fixed;
- bottom: 0;
- left: 0;
- letter-spacing: 2px;
- }
- /* PAGINATION */
- #pagination {
- font-family: calibri;
- font-size: 9px;
- width: 540px;
- text-align: center;
- margin-top: 25px;
- }
- .current_page {
- background-color: #efece4;
- color: #8b7a5e;
- padding: 4px;
- }
- #pagination a {
- background-color: #efece4;
- padding: 4px;
- color: #bf8e7e;
- text-decoration: none;
- }
- /* POSTS */
- #posts {
- margin-top: 10px;
- margin-left: 450px;
- }
- .posts {
- background-color: #efece4;
- width: 500px;
- padding: 20px;
- font-family: arial;
- font-size: 8px;
- color: #989285;
- letter-spacing: 1px;
- text-align: justify;
- }
- .posts b, strong {
- color: #8b7a5e;
- }
- .posts i, em {
- color: #aa8972;
- }
- .posts a {
- color: #bf8e7e;
- 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;
- }
- .posts a:hover {
- color: #be7160;
- }
- .posts h1 {
- font-family: 'Lato', sans-serif;
- font-size: 14px;
- color: #aa8972;
- font-weight: normal;
- text-transform: uppercase;
- }
- .posts blockquote {
- border-left: 10px solid #aa8972;
- padding-left: 10px;
- margin-left: 15px;
- }
- .posts ul {
- list-style-type: circle;
- }
- /* IMAGES */
- .posts img {
- max-width: 500px;
- opacity: .8;
- -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;
- margin-bottom: -3px;
- }
- .posts img:hover {
- opacity: 1;
- }
- .photo {
- opacity: .7;
- -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;
- margin-bottom: -3px;
- }
- .photo:hover {
- opacity: 1;
- }
- /* QUOTE */
- .posts h2 {
- font-family: calibri;
- font-size: 11px;
- color: #aa8972;
- font-weight: normal;
- text-transform: uppercase;
- letter-spacing: 2px;
- }
- .quote {
- font-family: georgia;
- font-size: 24px;
- color: #8b7a5e;
- float: left;
- margin-top: 2px;
- }
- /* AUDIO */
- .audio img {
- max-width: 50px;
- float: left;
- margin-right: 5px;
- border: 5px solid #f5f1e8;
- }
- .player {
- background-color: #fff;
- height: 25px;
- width: 25px;
- padding: 5px;
- margin-left: 85px;
- margin-top: 10px;
- overflow: hidden;
- position: absolute;
- margin-left: 13px;
- margin-top: 13px;
- opacity: .2;
- transition: 0.5s;
- -moz-transition: 0.5s;
- -webkit-transition: 0.5s;
- -o-transition: 0.5s;
- }
- .player:hover {
- opacity: .7;
- }
- /* STATISTICS */
- .stats {
- width: 544px;
- height: 15px;
- line-height: 14px;
- margin-bottom: 3px;
- margin-left: -2px;
- font-family: calibri;
- font-size: 9px;
- color: #ffffff;
- text-transform: uppercase;
- letter-spacing: 1px;
- }
- .stats a {
- color: #ffffff;
- text-decoration: none;
- }
- .tags {
- margin-bottom: 25px;
- width: 540px;
- font-family: calibri;
- font-size: 8px;
- text-transform: uppercase;
- letter-spacing: 1px;
- text-align: center;
- }
- .tags b {
- color: #aa8972;
- }
- .tags a {
- color: #bf8e7e;
- text-decoration: none;
- }
- /* PERMALINK PAGE */
- .permalink {
- font-family: calibri;
- font-size: 9px;
- color: #989285;
- text-transform: uppercase;
- width: 540px;
- position: relative;
- letter-spacing: 1px;
- z-index: 999px;
- margin-top: 10px;
- }
- .permalink b {
- color: #8b7a5e;
- font-weight: normal;
- }
- #date {
- color: #aa8972;
- }
- .permalink a {
- color: #bf8e7e;
- text-decoration: none;
- }
- ol.notes {
- padding: 0px;
- margin: 15px 0px;
- list-style-type: none;
- background: transparent;
- border: 0px;
- letter-spacing: 0px;
- text-transform: uppercase;
- }
- ol.notes li.note {
- padding: 1px;
- text-align: left;
- letter-spacing: 0px;
- text-transform: uppercase;
- }
- .notes img{
- width: 8px;
- position: relative;
- top: 1px;
- opacity: .7;
- -moz-border-radius: 8px;
- -webkit-border-radius: 8px;
- border-radius: 8px;
- }
- /* CREDIT */
- #credit {
- position: fixed;
- bottom: 5px;
- right: 5px;
- font-family: calibri;
- font-size: 8px;
- text-transform: uppercase;
- z-index: 999;
- }
- #credit a {
- color: #bf8e7e;
- text-decoration: none;
- }
- /* FOLLOW CODE */
- iframe#tumblr_controls {
- right:3px !important;
- position: fixed !important;
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.2;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- }
- iframe#tumblr_controls:hover {
- -webkit-transition: opacity 0.7s linear;
- opacity: 1;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- }
- h3 {
- position: absolute;
- z-index: 8;
- font-size: 130px;
- opacity: 1;
- letter-spacing: 0px;
- font-family: poiret one;
- color: #fff;
- height: px;
- text-border: 4px #b10d53;
- text-shadow: 3px 4px 4px #b10d53;
- left: 10px;
- top: 220px;
- writing-mode: ;
- overflow: hidden;
- height: 300px;
- line-height:103px;
- font-weight: normal;
- z-index:99999999999999999;
- }
- </style>
- <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; background-color: ; opacity: 0.9; width: 450px; height: 564px; ; position: absolute; top: 174px; left: 350px; overflow: auto; text-align: left; border-radius: ; border: px solid #; z-index:99;"><span style="font-family: agency fb; font-size: 15; color: #fff;">
- <img src="https://i.imgur.com/5ypiVzE.png" width="440" height="560"></span></div>
- <h3> <br /><center>Persephone. <br /></center></h3>
- <div style="letter-spacing: 75px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; background-image: url('https://i.pinimg.com/originals/d6/f0/2f/d6f02f2c65547f4f0d4b6b09556eb886.gif'); opacity: 1; width: 1450px; height: 730px; ; position: absolute; top: 0px; left: 0px; overflow: auto; text-align: left; border-radius: ; border: px solid #; z-index:99;"><span style="font-family: agency fb; font-size: 15; color: #8ba18c;"> </span></div>
- <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; background-color: #fff; opacity: 0.9; width: 630px; height: 35px; ; position: absolute; top: 552px; left: 10px; overflow: auto; text-align: left; border-radius: 1em; border: px solid #; z-index:99;"><span style="font-family: agency fb; font-size: 15; color: #fff;"> </div>
- <div style="letter-spacing: 0px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; background-color:; opacity: 0.9; width: 630px; height: 50px; ; position: absolute; top: 562px; left: 50px; overflow: auto; text-align: left; border-radius: ; border: px solid #; z-index:99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;"><span style="font-family: agency fb; font-size: 10pt; color: #75103b;"> the goddess of spring, queen of the underworld, greek, pomegranate seeds, heterosexual, uninterested, from spring into winter. ♥</div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement