Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body{background:#000;color:#0f0;background-image: url(https://i.gifer.com/7RzT.gif);
- background-position: left top;
- background-repeat: repeat;
- background-attachment: scroll;
- cursor: crosshair;
- font-family: Fantasy;
- }
- @-webkit-keyframes shake {
- 0% { -webkit-transform: translate(10px, 0); }
- 20% { -webkit-transform: translate(-10px, 0); }
- 10% { -webkit-transform: translate(8px, 0); }
- 40% { -webkit-transform: translate(-8px, 0); }
- 50% { -webkit-transform: translate(4px, 0); }
- 60% { -webkit-transform: translate(-4px, 0); }
- 70% { -webkit-transform: translate(4px, 0); }
- 80% { -webkit-transform: translate(-2px, 0); }
- 0% { -webkit-transform: translate(2px, 0); }
- 100% { -webkit-transform: translate(0, 0); }
- 10% { box-shadow: 0 0 2.3rem #00ee00;}
- }
- .boxInfo {
- border: 3px solid #0000;
- background-image: url(https://i.pinimg.com/originals/4d/63/cb/4d63cbbd5500eeca274989bb174879bb.gif);
- margin-bottom: 30px;
- margin-top: 30px;
- }
- .player {
- padding: 4px;
- margin-top: 20px;
- margin-bottom: 20px;
- background: url(https://media.giphy.com/media/9WC8WTZsFxkRi/giphy.gif);
- border: 1px solid #00b600;
- color: #00FF00;
- -webkit-animation-name: shake;
- -webkit-animation-duration: 0.9s;
- -webkit-transform-origin:50% 50%;
- -webkit-animation-iteration-count: infinite;
- -webkit-animation-timing-function: linear;
- width: calc(100% - 10px );
- text-shadow: 1px 1px black;
- }
- .topRight {
- float: right;
- width: calc( 60% - 20px);
- padding: 10px;
- background: url(https://media.giphy.com/media/9WC8WTZsFxkRi/giphy.gif);
- filter: brightness(85%) grayscale(0%) sepia(1000%) hue-rotate(60deg) saturate(450%) contrast(1.5);
- opacity: 0.9;}
- .topLeft {
- float: left;
- width: calc( 40% - 20px);
- padding: 10px;
- background: url(https://media.giphy.com/media/ohONS2y8GTDoI/giphy.gif);
- color: #00FF00;
- text-shadow: 3px 2px #000000;
- font-family: fantasy;
- opacity: 0.9;
- }
- .topLeft:after {
- padding: 4px;
- margin-top: 20px;
- margin-bottom: 20px;
- background: url(https://media.giphy.com/media/9WC8WTZsFxkRi/giphy.gif);
- border: 1px solid #00b600;
- color: #00FF00;
- content: url(https://i.pinimg.com/originals/a5/0e/dc/a50edc87151939a7a105982b12908432.gif);}
- .blogs, .blog {
- margin-bottom: 20px;
- color: #00ff00;
- text-shadow: 1px 1px #090000;
- font: caption;
- font-family: Fantasy;
- }
- .extended {
- / border: 1px solid #006622; /
- text-align: center;
- color: #00ff00;
- margin-bottom: 20px;
- margin-top: 15px;
- text-shadow: 1px 1px black;
- font-family: monospace;
- }
- .tableLeft {
- background-image: url(https://i.pinimg.com/originals/61/f0/de/61f0de8e63452614dcdc7c6aac3fa2ee.gif);
- width: 15%;
- padding: 10px;
- vertical-align: top;
- overflow-wrap: anywhere;
- -webkit-animation-name: shake;
- -webkit-animation-duration: 0.9s;
- -webkit-transform-origin:50% 50%;
- -webkit-animation-iteration-count: infinite;
- -webkit-animation-timing-function: linear;
- }
- .tableRight {
- width: 75%;
- background-image: url(https://i.pinimg.com/originals/61/f0/de/61f0de8e63452614dcdc7c6aac3fa2ee.gif);
- padding: 0px;
- vertical-align: top;
- overflow-wrap: anywhere;
- filter: brightness(85%) grayscale(100%) sepia(1000%) hue-rotate(70deg) saturate(300%) contrast(1.5);
- }
- .url {
- border: solid 2px #69c0;
- padding: 20px;
- color: #00FF00;
- text-shadow: 1px 1px black;
- }
- a {
- color: #5f5;
- text-decoration: line-through;
- text-shadow: 1px 2px #00ff00;
- background: url(https://i.gifer.com/SuIE.gif);
- -webkit-animation-name: shake;
- -webkit-animation-duration: 0.9s;
- -webkit-transform-origin:50% 50%;
- -webkit-animation-iteration-count: infinite;
- -webkit-animation-timing-function: linear;
- }
- li {
- color: darkred;
- text-shadow: 1px 1px black;
- }
- #audio {
- border: solid 1px #fff;
- padding: 2px;
- margin-bottom: 0px;
- margin-top: 5px;
- width: 100%;
- height: 30px;
- color: #fff;
- background: #fff;
- outline: none;
- margin-bottom: -3px;
- filter: sepia(0%) saturate(100%) grayscale(0) contrast(100%) invert(100%);
- }
- p {
- margin: 14px;
- color: #00FF00;
- text-align: justify;
- text-shadow: 1px 1px 1px #005555;
- }
- .blog {
- background-color: #007722;
- padding: 15px;
- }
- div#header {
- background: linear-gradient(45deg, #006600, #000000, #000000, #006600);
- }
- div#hSub {
- background: radial-gradient(#047700, #041500, transparent);
- }
- header a:not(.logo) {
- margin-left: 10px;
- color: #062;
- font-size: small;
- text-decoration: none;
- text-shadow: 2px 2px black;
- }
- h4 {
- color: #00FF00;
- margin-bottom: 0px;
- align: center;
- text-shadow: 1px 1px #000000;
- background-image: url(https://i.gifer.com/KYql.gif);
- padding: 2px;
- -webkit-animation-name: shake;
- -webkit-animation-duration: 0.9s;
- -webkit-transform-origin:50% 50%;
- -webkit-animation-iteration-count: infinite;
- -webkit-animation-timing-function: linear;
- }
- hSub a {
- color: #00FF00;
- text-decoration: none;
- text-shadow: 1px 1px #00FF55;
- font-size: medium;
- }
- .boxButton {
- display: inline-block;
- width: calc( 49% - 60px );
- padding-left: 30px;
- height: 24px;
- font-size: small;
- color: #00FF00;
- padding-top: 7px;
- text-shadow: 1px 1px black;
- }
- b {
- color: #00AA22;
- text-shadow: 1px 1px black;
- backgroubd-color: #000000
- border-color: green;
- text-align: center;
- font-family: fantasy;
- font-size: large;
- }
- .fwiendCount {
- color: #00FF00;
- text-shadow: 1px 1px black;
- }
- button {
- width: max-content;
- background: #003300;
- color: #00FF00;
- border: #000000;
- }
- .rightHead {
- background-image: url(https://i.gifer.com/KYql.gif);
- -webkit-animation-name: shake;
- -webkit-animation-duration: 0.9s;
- -webkit-transform-origin:50% 50%;
- -webkit-animation-iteration-count: infinite;
- -webkit-animation-timing-function: linear;
- }
- .boxHead{
- background-image: url(https://i.gifer.com/KYql.gif);
- text-color: #00FF00;
- -webkit-animation-name: shake;
- -webkit-animation-duration: 0.9s;
- -webkit-transform-origin:50% 50%;
- -webkit-animation-iteration-count: infinite;
- -webkit-animation-timing-function: linear;
- overflow: visible;
- }
- #commentInput{
- background-image: url(https://media1.tenor.com/images/7cad7ace0a3d2f6b7a15eb2df43fa780/tenor.gif?itemid=13470084);
- color: #00ff00;
- text-color: #00FF00;
- }
- textarea#commentInput{
- color: #00ff00;
- text-color: #00FF00;
- font-family: Fantasy;
- text-shadow: 3px 3px black;
- }
- #top{
- opacity: 0.8;
- }
- .url.box{
- background: url(https://i.pinimg.com/originals/61/f0/de/61f0de8e63452614dcdc7c6aac3fa2ee.gif);
- filter: brightness(85%) grayscale(100%) sepia(1000%) hue-rotate(65deg) saturate(450%) contrast(1.5);
- -webkit-animation-name: shake;
- -webkit-transform-origin:50% 50%;
- -webkit-animation-timing-function: linear;}
- #hSub:hover {
- margin-left: 10px;
- line-height: 25px;
- -webkit-animation-name: shake;
- -webkit-transform-origin:50% 50%;
- -webkit-animation-timing-function: linear;
- }
- #report.boxButton:hover {
- margin-left: 10px;
- line-height: 25px;
- -webkit-animation-name: shake;
- -webkit-transform-origin:50% 50%;
- -webkit-animation-timing-function: linear;
- }
- #block.boxButton:hover {
- margin-left: 10px;
- line-height: 25px;
- -webkit-animation-name: shake;
- -webkit-transform-origin:50% 50%;
- -webkit-animation-timing-function: linear;
- }
- #add.boxButton:hover {
- margin-left: 10px;
- line-height: 25px;
- -webkit-animation-name: shake;
- -webkit-transform-origin:50% 50%;
- -webkit-animation-timing-function: linear;
- }
- #sMsg.boxButton:hover {
- margin-left: 10px;
- line-height: 25px;
- -webkit-animation-name: shake;
- -webkit-transform-origin:50% 50%;
- -webkit-animation-timing-function: linear;
- }
- #about:hover {
- margin-left: 10px;
- line-height: 25px;
- -webkit-animation-name: shake;
- -webkit-transform-origin:50% 50%;
- -webkit-animation-timing-function: linear;
- }
- #form:hover {
- margin-left: 10px;
- line-height: 25px;
- -webkit-animation-name: shake;
- -webkit-transform-origin:50% 50%;
- -webkit-animation-timing-function: linear;
- }
- #userWall:hover {
- margin-left: 10px;
- line-height: 25px;
- -webkit-animation-name: shake;
- -webkit-transform-origin:50% 50%;
- -webkit-animation-timing-function: linear;
- }
- #top:hover {
- margin-left: 10px;
- line-height: 25px;
- -webkit-animation-name: shake;
- -webkit-transform-origin:50% 50%;
- -webkit-animation-timing-function: linear;
- }
- #container {
- -webkit-animation-name: shake;
- -webkit-animation-duration: 0.9s;
- -webkit-transform-origin:50% 50%;
- -webkit-animation-iteration-count: infinite;
- -webkit-animation-timing-function: linear;
- }
- #avatar:hover {
- margin-left: 10px;
- line-height: 25px;
- -webkit-animation-name: shake;
- -webkit-transform-origin:50% 50%;
- -webkit-animation-timing-function: linear;
- }
- .songName:after {
- content: url(https://i.gifer.com/origin/d8/d8f244271a7c56bc9fcb22f80505708c_w200.gif);
- }
- .shake:hover,
- .shake:focus {
- -webkit-animation-name: spaceboots;
- -webkit-animation-duration: 0.9s;
- -webkit-transform-origin:50% 50%;
- -webkit-animation-iteration-count: infinite;
- -webkit-animation-timing-function: linear;
- }
- #header{
- -webkit-animation-name: shake;
- -webkit-animation-duration: 0.9s;
- -webkit-transform-origin:50% 50%;
- -webkit-animation-iteration-count: infinite;
- -webkit-animation-timing-function: linear;;
- }
- .extended.box{
- border: 3px solid #0000;
- background-image: url(https://i.pinimg.com/originals/4d/63/cb/4d63cbbd5500eeca274989bb174879bb.gif);
- margin-bottom: 30px;
- margin-top: 30px;
- }
- .topLeft:after{
- content: url(https://thumbs.gfycat.com/QuarterlyDefiniteAmericanwirehair-size_restricted.gif);
- opacity: 0.8;
- width: 100%;
- filter: brightness(85%) grayscale(100%) sepia(1000%) hue-rotate(65deg) saturate(450%) contrast(1.5);
- -webkit-animation-name: shake;
- -webkit-animation-duration: 0.9s;
- -webkit-transform-origin:50% 50%;
- -webkit-animation-iteration-count: infinite;
- -webkit-animation-timing-function: linear;
- }
- div#header {
- -webkit-animation-name: shake;
- -webkit-animation-duration: 0.9s;
- -webkit-transform-origin:50% 50%;
- -webkit-animation-iteration-count: infinite;
- -webkit-animation-timing-function: linear;}
- #hUp:hover {
- margin-left: 10px;
- line-height: 25px;
- -webkit-animation-name: shake;
- -webkit-transform-origin:50% 50%;
- -webkit-animation-timing-function: linear;
- }
- .fwiendCount:after{
- content: "3 L33T";}
- .boxHead:after {
- content: " (to TH3 L33T B01)";
- font-family: Fantasy;
- font-size: large;
- color: #00BB00;
- text-color: #00BB00;}
- a.logo{
- visibility: hidden;
- }
- a.logo:after{
- color: #5f5;
- text-decoration: line-through;
- content:"W3LC0M3 T0 TH3 L33T S1T3";
- visibility: visible;
- }
- #age {
- font-size: 0
- }
- #age::after {
- content: "l33t";
- font-size: 15px
- }
- #gender {
- font-size: 0
- }
- #gender::after {
- content: "Hacker";
- font-size: 15px
- }
- #country {
- font-size: 0;
- }
- #country::after {
- content: "Hackerland";
- font-size: 15px;
- }
- @keyframes float {
- 0% {
- transform: translateY(-8%);
- }
- 50% {
- transform: translateY(8%);
- }
- 100% {
- transform: translateY(-8%);
- }
- }
- @media only screen and (min-width: 769px) {
- #top>a .fwiendFace {
- animation: float 1.5s ease-in-out infinite;
- }
- }
- @keyframes roll{0%{border:4px solid #007722;box-shadow:0 0 2rem #00ff00;}50%{border:2px solid #007722;box-shadow:0 0 2rem #00ff00;}100%{transform:rotate(360deg)}}
- #avatar{border-radius:100%;animation:roll 4s linear infinite;border:4px solid #00ff00;box-shadow:0 0 2rem #000000
- }
- .box.blog {
- background-image: url(https://i.pinimg.com/originals/61/f0/de/61f0de8e63452614dcdc7c6aac3fa2ee.gif); }
- .blogCorpus {
- background-image: url(https://i.gifer.com/origin/d8/d8f244271a7c56bc9fcb22f80505708c_w200.gif);
- opacity: 0.9;
- }
- .blogs {background-image: url(https://i.pinimg.com/originals/61/f0/de/61f0de8e63452614dcdc7c6aac3fa2ee.gif);
- -webkit-animation-name: shake;
- -webkit-animation-duration: 0.9s;
- -webkit-transform-origin:50% 50%;
- -webkit-animation-iteration-count: infinite;
- -webkit-animation-timing-function: linear;}
- .rightHead::after{
- content: url(http://r72.cooltext.com/rendered/cooltext-357143612410240.png);}
- .fwiendFace{
- filter: brightness(85%) grayscale(100%) sepia(1000%) hue-rotate(70deg) saturate(300%) contrast(1.5);
- }
- .tableLeft{
- filter: brightness(85%) grayscale(100%) sepia(1000%) hue-rotate(70deg) saturate(450%) contrast(1.5);
- }
- input, button {
- background-color: black;
- color: #00dd00;
- border: 1px solid #007700;
- font-family: "courier";
- }
- @keyframes wiredB {
- 50% {
- box-shadow: 0 0 2rem #00FF00;
- }
Add Comment
Please, Sign In to add comment