Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <!-- REDIRECT PAGE BY EXCOLO [excolo.tumblr.com] -->
- <title>New blog at...</title>
- <meta name="viewport" content="width=820" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="text:New Username" content=""/>
- <meta name="color:Link" content="#ffffff"/>
- <meta name="color:Link Hover" content="#191970"/>
- <meta name="color:Body" content="#000000"/>
- <style>
- body {
- background:#ffffff;
- font-family:Times;
- letter-spacing:2px;
- font-size:10px;
- }
- a {
- text-decoration: none;
- -webkit-transition: all .5s ease-in-out;
- color:{color:Link};
- }
- a:hover{
- color: {color:Link Hover};
- }
- #imageborder {
- padding:10px;
- background:#000000;
- width:300px;
- height:300px;
- -webkit-border-radius: 500px;
- -moz-border-radius: 500px;
- border-radius: 500px;
- margin-left:40%;
- margin-top:10%;
- z-index:-1;
- }
- #imageborder2 {
- padding:10px;
- background:#ffffff;
- width:280px;
- height:280px;
- -webkit-border-radius: 500px;
- -moz-border-radius: 500px;
- border-radius: 500px;
- margin-left:0%;
- margin-top:0%;
- z-index:-1;
- }
- #imageborder3 {
- padding:2px;
- background:#000000;
- width:5px;
- height:140px;
- border:1px #000000 solid;
- -webkit-border-radius: 500px;
- -moz-border-radius: 500px;
- border-radius: 500px;
- -ms-transform: rotate(305deg); /* IE 9 */
- -webkit-transform: rotate(305deg); /* Chrome, Safari, Opera */
- transform: rotate(305deg);
- margin-left:65%;
- margin-top:-8%;
- z-index:1;
- opacity:1;
- position:absolute;
- }
- #text {
- position:absolute;
- text-align:center;
- width:320px;
- margin-top:340px;
- margin-left:39%;
- color:#000000;
- }
- #text span {
- background:#ffffff;
- padding:0px 5px;
- color:#000000;
- }
- #text2 {
- font-size:16px;
- text-align:center;
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;
- margin-top:-180px;
- margin-left:39%;
- opacity:0;
- width:300px;
- height:300px;
- -webkit-border-radius: 500px;
- -moz-border-radius: 500px;
- border-radius: 500px;
- }
- #text2:hover {
- color:{color:Link Hover};
- opacity:1;
- }
- .credit {
- width:15px;
- height:15px;
- bottom:10px;
- right:10px;
- padding:4px;
- font-size:9px;
- letter-spacing:2px;
- color:#ffffff;
- line-height:15px;
- position:fixed;
- text-align:center;
- color:#000000;
- font-family:Times;
- text-transform:normal;
- background-color:#ffffff;
- border:1px solid #000000;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- .credit a:hover {
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- transform:rotate(360deg);
- -ms-transform:rotate(360deg);
- -webkit-transform:rotate(360deg);
- color:#000000;
- }
- </style>
- </head>
- <body>
- <div id="text"><p><span>Current blog has a theme blog</span></p><p><span>look through the magnifying glass</span></p></div>
- <div id="imageborder"><div id="imageborder2"></div>
- </div>
- <div id="imageborder3"></div>
- <div id="text2"><a href="http://{New URL}.tumblr.com">New blog name</a></div>
- <!-- Please don't remove -->
- <div class="credit"><a href="http://holmesthemes.tumblr.com/" target="_blank" title="theme by holmesthemes">☂</a>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment