mayura
code:
<style>@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Mono&display=swap'); @keyframes marquee{0% {transform: translateX(0);}100% {transform: translateX(-800px);}}body::after {content:"";display:block;position:fixed;top:-500px;left:-500px;background: url(https://thumbs.dreamstime.com/b/black-white-square-tiles-checkered-seamless-pattern-black-white-tiles-seamless-checkered-pattern-background-vector-eps-142191303.jpg);height: 200%;width: 200%;animation: marquee 9.3s linear infinite;z-index:-1; filter: brightness(50%);} .edit-info, td:first-child{background: url(https://i.pinimg.com/474x/b6/75/f9/b675f940266f1c6ef3ab8eaa33c16bd2.jpg); background-size: cover; color: #fff; text-shadow: 0 0 5px #000, 0 0 3px #000, 0 0 1px #000; border: solid 2px #fff; box-shadow: 0 0 0 2px #000, 0 0 4px #000 inset;} body{font-family: 'Noto Sans Mono', monospace;} .logo{content: url(https://media1.tenor.com/m/tesv2VGq3AsAAAAd/digital-witch-mayura-idvaddicts.gif); height: 70px!important;} nav .top{padding: 0 16px; background: #000; border: solid 2px #fff; box-shadow: 0 0 0 2px #000;} .center, .right{margin-top: 15px;} main, td{background:linear-gradient(180deg, #fff 0%, #dfdfdf 100%)!important; border: solid 2px #000!important; box-shadow: 0 0 0 2px #fff} nav .links, footer{background: #fff8; border: solid 1px #fff;} a{color: #b5f;} nav .links a{text-shadow:0 0 5px #83d, 0 0 3px #83d, 0 0 1px #83d;} button{background:linear-gradient(180deg, #eee 0%, #aaa 100%); box-shadow: 0 0 4px -1px #888 inset;} .profile-pic img{display: none;} .author-details h4{margin-top: 70px !important;}</style>
Comments
Displaying 0 of 0 comments ( View all | Add Comment )