Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- table.comments-table{
- display: block;
- height: 300px!important;
- overflow-y: scroll;
- border-radius:15px;
- border-color:white;
- border-width: 3px;
- text-transform: none !important;
- }
- </style>
- <style>
- nav .links li .icon{
- content: url('https://64.media.tumblr.com/16322969241012b0c58734b41959e62b/91ce0f4ee6bbd7c8-43/s75x75_c1/9229bae8f80dbf1987d2d650e303d33efce9a512.gif');
- </style>
- <style>
- .profile .blurbs .heading, .profile .friends .heading {
- background-color: #FF4AB8;
- }
- .profile .contact .heading, .profile .table-section .heading, .home-actions .heading {
- background-color: #FF4AB8;
- </style>
- <style> @import url('https://fonts.cdnfonts.com/css/frostbites'); </style>
- <style> @import url('https://fonts.cdnfonts.com/css/heartland'); </style>
- <style> @import url('https://fonts.cdnfonts.com/css/sofia-sans-condensed'); </style>
- <style>
- /* Start https://www.cursors-4u.com */ * {cursor: url(https://cur.cursors-4u.net/anime/ani-9/ani875.cur), auto !important;} /* End https://www.cursors-4u.com */
- :root{
- --headers: white;
- --text: white;
- --names: white;
- --links: white;
- --hover: #FF59BE;
- --borders: 2px solid #FF4AB8 !important;
- --background_image: url('https://i.pinimg.com/originals/c3/95/8e/c3958ec8414f4b476e991750cf18187d.gif');
- --font-family: 'Sofia Sans Condensed', sans-serif;
- --curve: 10px;
- }
- .url-info{display:none !important;} /* to hide the url */
- .blurbs .heading{display:none !important;} /* to hide the blurbs heading */
- h3, h4, h5, .url-info b{ color: var(--headers) !important;} /* headings*/
- a{color: var(--links) !important;} /* color of links */
- a:hover{color: var(--hover) !important;} /* color of links on hover */
- p, h2{color: var(--text) !important;} /* color of text */
- h1 a p{color: var(--names) !important; }
- .friends a p{color: var(--names) !important; font-weight: normal !important; font-size: 11px!important;} /* color of names, and friends counter */
- h1, .friends a:hover p{color: var(--hover) !important;} /* color of names on hover */
- nav label{color: var(--links) !important;} /* color of search */
- .section h4 {color: var(--headers) !important;text-align:center;} /* aboutme & want2meet headings */
- .section{color: var(--text) !important;} /* sometimes <p> is broken by embeds maybe. */
- .comment-reply:not(:first-child){border-top: 3px double var(--links);} /* line in bewtween comment replies*/
- .count{color:black;
- }
- a:hover,
- a:active,
- .blog-entry .kudos-btn:hover,
- .blog-entry .kudos-btn:active{
- text-decoration: underline;
- text-decoration-style: wavy;
- }
- .logout-btn:hover,
- .logout-btn:active{
- text-decoration: underline;
- text-decoration-style: wavy;
- }
- nav .top a:hover{
- text-decoration: underline;
- text-decoration-style: wavy;
- }
- nav .links a:hover{
- text-decoration: underline;
- text-decoration-style: wavy;
- }
- a{
- font-family: var(--font-family) !important;
- font-weight: normal !important;
- text-shadow: 0px 0px 5px #FF4AC3 !important;
- font-size: 12px!important;
- }
- nav label, .section {
- font-family: var(--font-family) !important;
- text-transform: normal !important;
- font-weight: normal !important;
- text-shadow: 0px 0px 5px rgba(134,242,192,0) !important;
- font-size: 12px!important;
- }
- p {
- font-family: var(--font-family) !important;
- text-shadow: 0px 0px 5px #FF4AC3 !important;
- font-size: 14px!important;
- }
- h2, h3, h4, h5, DIV.mood > P:nth-child(1) > B, P:nth-child(2) > B{
- font-family: 'Frostbites', sans-serif;
- text-transform: normal !important;
- text-shadow: 0px 0px 5px #FF4AC3 !important;
- letter-spacing: .3px;
- font-size: 14px!important;
- }
- .icon{border:none !important;}
- .blurbs{margin-top:10px !important;margin-bottom:20px !important}
- .friends{margin-top:-10px !important;margin-bottom:20px !important}
- .profile-info{border-radius: var(--curve) !important;}
- .comment-replies{border:5px inset var(--links);}
- .comments-table{border-radius: var(--curve) !important;border:none !important;}
- .table-section{padding-bottom:7px !important;margin-top:20px!important}
- #comments{margin-top:5px !important;padding-bottom:5px !important}
- .details p:last-child{color:var(--links) !important; filter: brightness(95%);}
- .mood{margin-top:10px;}
- .blog-preview{margin-top:20px;}
- .mood, .blog-preview{margin-bottom: 20px;}
- .table-section, .blurbs, .friends{margin-bottom: 20px !important;
- }
- .friends{margin-top: 10px!important;}
- body {
- background-image: var(--background_image) !important;
- background-color: transparent ;
- no-repeat fixed;
- background-size:cover;
- }
- nav{
- background: transparent;
- background-size: cover;
- border: none;
- }
- nav .top {
- background: rgba(0,0,0,0.0);
- }
- nav .top a{
- color: var(--links)!important;
- }
- nav .links {
- background: transparent!important;
- background-size: 100%100%!important;
- text-align: center;
- font-size: 14px;
- }
- nav .links li:not(:last-child)::after,
- footer .links li:not(:last-child)::after{
- content: " ⋮ ";
- color: var(--text);
- }
- .search-wrapper input[type=text] {
- background-color: transparent !important;
- border: 2px solid var(--links) !important;
- color:black !important;
- border-radius: 10px !important;
- }
- button{
- border-radius: 10px !important;
- border: 0px solid black!important;
- font-family: var(--font-family) !important;
- background-color:rgba(0, 0, 0, 0.0) !important;
- color:var(--links)!important;
- }
- .online{content:url("https://64.media.tumblr.com/3544497e3217ff7a6a0a06d406a5e32d/0369c5fbbf9f19fd-d6/s250x400/de16350ad8279f217ac8f6cad885eda045260a96.gif");
- height: 90px; width: 120px;
- }
- h1{
- padding-left: 0px !important;
- font-family: 'HeartlandRegular', sans-serif;
- font-size: 60px !important;
- color: white!important;
- }
- .profile-info{
- background: transparent;
- background-size: cover;
- border: transparent !important;
- display: flex;
- align-items: center;
- justify-content: center;
- padding: 1px 1px;
- margin-top: 30px;
- border-radius: 10px !important;
- }
- .profile-info .inner{
- font-weight: bold;
- text-align: center;
- }
- .contact {
- background:rgba(40, 222, 255, 0.7);
- background-size: cover;
- border-radius: var(--curve) !important;
- padding: 2px !important;
- border: var(--borders) !important;
- }
- .contact .inner a img {
- font-size: 0;
- }
- .contact .inner a img:before {
- font-size: 1em;
- display: block
- }
- .contact .inner .f-row:nth-child(1) .f-col:nth-child(1) a:before {
- content: url("https://64.media.tumblr.com/2469b57200dc64a450f917606b6529c5/5cf186feab4a94da-32/s75x75_c1/84510ac62f79cf424693c598d6dea680b47af68e.gif")
- }
- .contact .inner .f-row:nth-child(1) .f-col:nth-child(2) a:before {
- content: url("https://64.media.tumblr.com/e4fd17b16c489d1a5f80d01268ebf6e2/6f093685f418e90f-ee/s75x75_c1/4caf413132ce8f074af48db0d51bf1dc88d1883b.gif")
- }
- .contact .inner .f-row:nth-child(2) .f-col:nth-child(1) a:before {
- content:url("https://64.media.tumblr.com/5ee8d1d2ff76540f47f6c7b1e0430295/6f093685f418e90f-a8/s75x75_c1/e5ec2cb1c67f39761c5a1c411c3a70b971ffa96e.gif")
- }
- .contact .inner .f-row:nth-child(2) .f-col:nth-child(2) a:before {
- content: url("https://64.media.tumblr.com/868b4de842e30f5d5b45ae8128a3d692/6f093685f418e90f-f3/s75x75_c1/e0305734a36a44c5ffd9b7c02d833c28dcc8c7b6.gif")
- }
- .contact .inner .f-row:nth-child(3) .f-col:nth-child(1) a:before {
- content: url("https://64.media.tumblr.com/863aebb4e24b98c43b9804bbe2d58094/6f093685f418e90f-d1/s75x75_c1/0af6fceb24194097aa959008544e46d395452929.gif")
- }
- .contact .inner .f-row:nth-child(3) .f-col:nth-child(2) a:before {
- content: url("https://64.media.tumblr.com/981f73c64b3b3b1375263fde662c5bdf/6f093685f418e90f-97/s75x75_c1/e5c28d00691d6c362a9aa7830c05061fcf2ab429.gif")
- }
- .contact .inner .f-row:nth-child(4) .f-col:nth-child(1) a:before {
- content: url("https://64.media.tumblr.com/1a44170c4e46524ea62377d7f1fccc60/6f093685f418e90f-0d/s75x75_c1/aab129b0234beb98345888c7c4071ed2d0128351.gif")
- }
- .contact .inner .f-row:nth-child(4) .f-col:nth-child(2) a:before {
- content: url("https://64.media.tumblr.com/05d5c2d5eb6764f9d0f80a073ff20a91/6f093685f418e90f-79/s75x75_c1/779b8816bd972f92d7155eb6dd6cbaf883b7ad6a.gif")
- }
- main{
- background: transparent;
- padding: 6px 0px;
- background-size: 100%;
- background-position: center;
- }
- .profile-pic img{
- outline:none !important;
- border-radius: 10px;
- border: var(--borders)!important;
- }
- .profile .friends .person img{
- border-radius: 10px;
- border: var(--borders) !important;
- filter:drop-shadow(0px 0px 0px black) !important;
- }
- .friends-grid{
- text-align: center;
- }
- .friends-grid img{
- outline:none !important;
- filter: opacity(90%) !important;
- border-radius: var(--curve) !important;
- }
- .inner img{
- outline:none !important;
- filter: drop-shadow(0px 0px 0px black) !important;
- border-radius: var(--curve) !important;
- }
- td {
- background-color: transparent!important;
- }
- hr{
- border: 2px inset black;
- background: transparent;
- }
- .heading, .url-info, .blurbs, .friends, .table, .table-section {
- background: rgba(40, 222, 255, 0.7); !important;
- border-radius: var(--curve) !important;
- padding: 2px !important;
- border: var(--borders) !important;
- }
- .friends, .blurbs{
- background: rgba(40, 222, 255, 0.7);
- background-size: cover;
- text-align: center;
- text-transform: normal !important;
- }
- .mood, .blog-preview{
- border-radius: var(--curve) !important;
- border: var(--borders) !important;
- padding: 10px !important;
- }
- .mood, .blog-preview {
- text-align: normal !important;
- background: rgba(40, 222, 255, 0.7);
- background-size: cover;
- border: var(--borders) !important;
- }
- .table-section{
- border:var(--borders) !important;
- background: rgba(40, 222, 255, 0.7);
- background-size: cover;
- border-radius: var(--curve) !important;
- }
- .heading{
- background:transparent;
- padding-bottom: 4px !important;
- background-size:100%100%!important;
- text-align: center;
- border:none!important;
- }
- .comments-table td {
- background-image: url('') !important;
- background-size: cover;
- }
- .comments-table td:first-child{
- background: url('')!important;
- background-size: 50%!important;
- }
- .comments-table td:first-child img {
- border: var(--borders);
- }
- footer{
- color:black;
- text-align: center;
- font-size: 60%;
- margin: 10px 0 10px;
- padding: 10px 5px;
- background: transparent;
- background-size: cover;
- }
- ::-webkit-scrollbar {
- width: 5px;
- height: 5px;
- }
- ::-webkit-scrollbar-track {
- border-radius: 0px;
- width: 1px;
- border: 5px inset DimGray;
- }
- ::-webkit-scrollbar-thumb {
- background: DimGray;
- border-radius: 0px;
- }
- ::-webkit-scrollbar-thumb:hover {
- background: DarkGray;
- }
- .col.right:before {
- content: "";
- white-space: pre-wrap;
- display: block;
- height: 60px;
- background-image: url("https://64.media.tumblr.com/0d878c19477217d9bee4a67d20f3386c/0369c5fbbf9f19fd-1b/s400x600/0475e7c3c6f35f03b363626f580c7609e97cca73.gif");
- background-repeat: no-repeat;
- background-position-x: center;
- background-size: 550px;
- border-radius: 10px;
- }
- .mood:after {
- content: "";
- white-space: pre-wrap;
- display: block;
- height: 40px;
- background-image: url(https://64.media.tumblr.com/c91a3e4deff4bc7dde409c501b8c3b85/0369c5fbbf9f19fd-fb/s250x400/d4e4ccaf027f2adf4ade14661eba6070c687b43c.gif);
- background-repeat: no-repeat;
- background-position-x: center;
- background-size: 220px;
- border-radius: 10px;
- }
- .contact:after {
- content: "";
- white-space: pre-wrap;
- display: block;
- height: 40px;
- background-image: url(https://64.media.tumblr.com/40190aadea5348b624fde420b5b9a390/dc3aa78efd494552-20/s2048x3072/14dfb1736e7036ffe5473cc52d1f10477c7be694.pnj);
- background-repeat: no-repeat;
- background-position-x: center;
- background-size: 200px;
- border-radius: 10px;
- }
- @keyframes type{
- 0%{
- width:0ch;
- }
- 100%{
- width:37ch;
- }
- }
- @keyframes blink{
- 0%{opacity:1;}
- 50%{opacity:0;}
- 100%{opacity:1;}
- }
- body::before {
- content: " ";
- display: block;
- position: fixed;
- top: 0;
- left: 0;
- bottom: 0;
- right: 0;
- background: linear-gradient(rgb(124 226 178 / 20%) 50%, rgb(0 0 0 / 0%) 50%);
- z-index: 5;
- background-size: 100% 2px, 3px 100%;
- pointer-events: none;
- }
- .col, main, footer, nav::before, .online, nav .links, nav .top {
- animation: float 4s;
- animation-iteration-count: infinite;
- animation-timing-function: ease-in-out;
- }
- @keyframes float {
- 0% { transform: translate(0, 0px);
- }
- 50% {
- transform: translate(0, 8px);
- }
- 100% {
- transform: translate(0, -0px);
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement