jazzThusiast's profile picture

Published by

published
updated

Category: Blogging

hallo

kinda bored :/ thats it.


see ya,
Marshall


<style>

:root{
  --color1: #040404;
  --color2: #A8A8A8;}
body{background-image: url(https://wallpaperaccess.com/full/3896663.jpg) !important; background-size: cover;}
.search-wrapper input[type=text] {
    background-color: transparent !important;
    border: 1px dotted var(--headers) !important;
    color:var(--names) !important;
    border-radius: 10px !important;
</style>

<!-- pastel sunset layout by kaibo -->

<style>
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@1,500&display=swap');
body::-webkit-scrollbar {width: 5px; height: 8px; background-color: var(--color2);}
body::-webkit-scrollbar-thumb {background: var(--color1);}
p{font-family: 'anek tamil'; font-size: 100%;}
h1{font-family: 'anek tamil'; text-transform: uppercase; font-size: 300%!important; color: var(--color1);}
h4{font-family: 'anek tamil'; font-size: 100%; padding: 5px 15px 5px 15px; background: rgba(255,255,255,0.3);border-radius: 100px; color: white; text-transform: uppercase;font-weight: 600}
main{background-color: rgba(255,255,255,0.8); box-shadow: 0px 0px 100px rgba(0,0,0,0.4); color: #808080;}
.heading{padding: 10px !important; border-radius: 20px 20px 0px 0px}
.section h4{background: var(--color1); margin: 5px!important;}
.inner a{font-family: 'anek tamil'; text-transform: uppercase; text-shadow: none; color: var(--color1);}
.inner a:hover{color:#808080!important;}
.inner {background: rgba(255,255,255,0.5); padding: 5px 5px 5px 5px; border-radius: 0px 0px 20px 20px}
.count {color:var(--color1)}
.profile-info .inner {background: white;border-radius: 20px; padding: 0px 50px 0px 50px; }
.blog-preview h4{background:var(--color1)}
a {color:#808080; transition-duration: 0.3s}
a:hover{color: var(--color2) !important; text-shadow: none;text-decoration: none;}
.profile-pic {border-radius: 80px 80px 80px 0px;overflow: hidden; box-shadow: 5px 5px 0px var(--color2);}
.profile .friends .person img {border-radius: 20px 0px;box-shadow: 5px 5px 0px var(--color1);}
footer{background:var(--logo-blue); line-height:0px !important; color: white;; margin-top:0px;}
footer a{text-shadow: none;}
nav .links{background-color: var(--color1);}
table{background:none !important; line-height:15px !important;}
table ul li a {color: #000000 !important;}
.friends {margin-top: 20px;}
:root {
  --logo-blue:  linear-gradient(to right, var(--color1),var(--color2));
  --darker-blue: linear-gradient(to right, var(--color1),var(--color2));
  --lighter-blue: linear-gradient(to right, var(--color1),var(--color2));
  --even-lighter-blue: rgba(255,255,255,0.2);
  --lightest-blue: rgba(255,255,255,0.2);
  --dark-orange: #fff;
  --light-orange: linear-gradient(to right, var(--color1),var(--color2));
  --even-lighter-orange: #fff;
  --green: #fff;
  --table-header:white;
  --table-color: white;
  --link-text: white;
  --main-text: white;
}
</style>


0 Kudos

Comments

Displaying 0 of 0 comments ( View all | Add Comment )