Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <head>
- <title>Redirecting</title>
- <!--------------------------------------------------------------------------
- --------------------- Adrienne Law's redirecting page --------------------------------------------Give credit where credit is due-------------------------------------------------------------------------------------------------->
- <link href='http://fonts.googleapis.com/css?family=Spirax' rel='stylesheet' type='text/css'>
- <style type="text/css">
- a {
- text-decoration:none;
- color:#150054;
- }
- a:hover {
- color:#B5B0C2;
- }
- #imageframe {
- margin-top:175px;
- margin-right:auto;
- margin-left:auto;
- width:158px;
- border:double 3px #a7a7a8;
- }
- #imageframe img {
- width:150px;
- margin:auto;
- padding:4px;
- }
- #redirect {
- margin-top:10px;
- margin-right:auto;
- margin-left:auto;
- width:200px;
- text-align:center;
- font-family:trebuchet, sans-serif;
- font-size:10px;
- }
- #redirect a {
- font-size:18px;
- font-style:bold;
- font-family:'spirax';
- }
- #credit a {
- display:inline-block;
- width:40px;
- background-color:#fff;
- color:gray;
- text-decoration:none;
- border-right:1px solid;
- border-left: 1px solid;
- border-color:#878787;
- padding: 2px 0px 2px 0px;
- -o-transition: all 1s ease-out;
- -webkit-transition: all 1s ease-out;
- -moz-transition: all 1s ease-out;
- }
- #credit a:hover {
- background-color:#667371;
- color:#fff;
- border-color:#fff;
- -o-transition: all 1s ease-out;
- -webkit-transition: all 1s ease-out;
- -moz-transition: all 1s ease-out;
- }
- #credit {
- display:inline-block;
- font-size:10px;
- font-family: calibri;
- text-align:center;
- letter-spacing:1px;
- width:40px;
- height:15px;
- position: fixed;
- padding-top:1px;
- right:25px;
- bottom:10px;
- }
- </style>
- <body>
- <!--- PICTURE HOLDER (REPLACE URL WITH URL OF IMAGE OF YOUR CHOICE) --->
- <div id="imageframe"><img src="http://static.tumblr.com/951629b98a6a1d42e3da773504e2d077/vj39ntm/jF8n5138t/tumblr_static_1djbii0743lwgocc4k4kg804w.jpg"></div>
- <!--- REDIRECTION MESSAGE --->
- <div id="redirect">
- come find me at <br> <a href="http://YOURURLGOESHERE.tumblr.com">LINK TITLE</a>
- </div>
- <!-------------------------------------------------------------------------------- I don't care if you edit, but please for the love of god do not -----
- -------------------- remove the credit on my stuff -------------------------
- --------------------------------------------------------------------------->
- <div id="credit">
- <div style="font-size:12; font-style:italic; text-align:center; padding-left:2px; padding-right:2px;"><a href="http://theleakycauldron.co.vu"> ---a---</a></div>
- </div>
- </body>
Advertisement
Add Comment
Please, Sign In to add comment