Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style type="text/css">
- #profile
- {background-color:#005780;}
- ::-webkit-scrollbar { width:4px; }
- ::-webkit-scrollbar-track { background-color:#ffffff; }
- ::-webkit-scrollbar-thumb { background-color:#000000;}
- body
- {background-color:#005780;}
- #picture{background-image:url(http://i.picpar.com/brGc.jpg); background-repeat:no-repeat; height:100%; width:100%; position:fixed; left:350px; top:0px; bottom:0px; background-size:50%;}
- .tri {width: 0;
- height: 0;
- position:fixed;
- top:38px;
- left:460px;
- border-left:420px solid transparent;
- border-right:258px solid transparent;
- border-bottom:532px solid #19C9F2;
- transform:rotate(11.5deg);
- -ms-transform:rotate(11.5deg);
- -webkit-transform:rotate(11.5deg); opacity:0.0; filter:alpha(opacity=0); transition: all 1s ease-out; -o-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;}
- .tri:hover{
- opacity:0.8; filter:alpha(opacity=0.8);}
- #tritext{background-color:transparent;
- color:#fff;
- font-family:serif;
- font-size:8pt;
- top:40px;
- margin-right:100px;
- width:350px;
- height:180px;
- text-align:center;}
- a:hover
- {opacity:0.6;
- color:#5DBCD2;
- background-color:transparent;
- text-decoration:none;
- line-height:0px;}
- a:link, a:visited
- {color:#5DBCD2;
- background-color:transparent;
- text-decoration:none;}
- .pfor {display: none; }
- i {font-family:Bell MT; font-size: 8pt; color:#660000;}
- b {color:#333333; font-size: 8pt; font-family:Bell MT; }
- ::selection {background-color: transparent; }
- ::-moz-selection {background-color: transparent; }
- /*Profile in eternal progress! Waha, waha~*/
- </style>
- <div id="picture"></div>
- <div class="tri"></div>
Advertisement
Add Comment
Please, Sign In to add comment