Advertisement
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">
- <!----
- © borntobewildthemes.tumblr.com | "Batwoman about"
- + Please do not redistribute this theme or remove credits
- + You are allowed to make changes as long as you keep our credits
- + If you have any questions or concerns, just contact me!
- + Thanks for using our theme.! We hope that you enjoy it!
- ---->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <img src="http://i43.tinypic.com/ibwc3o.jpg" style="position:absolute; max-height: 100%;
- max-width:100%x;
- margin-left:0; top:0px;
- z-index:10;"></div>
- <!--GOOGLE FONTS-->
- <link href='http://fonts.googleapis.com/css?family=Great Vibes' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- /*--Body--*/
- body {
- background-color:black;
- background-image: url('https://38.media.tumblr.com/a7672b6079758fc7779c088fd11537db/tumblr_ne0phqUbPj1secvrho3_250.png');
- font-family:Play;
- color:#777;
- font-size:13px;
- }
- a {
- color:gray;
- text-decoration:none;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- a:hover {
- color:white;
- text-decoration:none;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- }
- b {font-family:Play;
- font-size:15px;
- font-weight:bold;
- color:#800000;}
- p.italic {
- font-style:italic;
- color:{color:Italic};}
- img {
- border:none;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid {color:border};
- }
- h1 {
- font-size:10px;
- }
- /*--Cursor code--*/
- body, a:hover {
- cursor: url(http://cur.cursors-4u.net/cursors/cur-3/cur237.ani), url(http://cur.cursors-4u.net/cursors/cur-3/cur237.png), progress !important;}
- /*Everything*/
- #everything {
- margin-left:100px;
- margin-top:140px;
- -webkit-animation: fadeInDown 2s;
- -moz-animation: fadeInDown 2s;
- -ms-animation: fadeInDown 2s;
- }
- #blogtitle {
- position:absolute;
- top:65px;
- margin-left:130px;
- font-size:30px;
- font-family:'Great Vibes';
- width:410px;
- height:28px;
- opacity:0.8;
- letter-spacing:2px;
- line-height:30px;
- z-index:100000;
- text-align:center;
- color:#fff;
- }
- .description{
- position:fixed !important;
- float:left;
- margin-left:30px;
- top: 105px;
- opacity:1;
- color:white;
- font-size:15px;
- font-family:Play;
- text-align:center;
- background-color:#000;
- height:auto;
- max-height:400px;
- width:530px;
- z-index:1;
- padding:20px;
- opacity:0.8;
- transition: all 0.3s ease-out;
- -o-transition-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- }
- .description:hover{
- opacity:1;
- transition: all 0.3s ease-out;
- -o-transition-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- }
- /*--credits--*/
- #credits {
- position:fixed;
- right:10px;
- top:40px;
- z-index:100000;
- }
- #credits img{
- border:5px double #777;
- }
- {CustomCSS}
- </style></head>
- <body>
- <div id="everything">
- <div id="blogtitle">About</div>
- <div class="description"><br>
- Lorem ipsum <b>dolor</b> sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut <i>labore</i> et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris <u>nisi</u>.
- </div>
- <!-- HERE YOU CAN CHANGE THE IMAGE ON THE RIGHT SIDE (BATGIRL)-->
- <img src="http://i43.tinypic.com/154dm6d.jpg" style="position:fixed; max-height: 100%;
- max-width:400px;
- right:-10px; bottom:-5px;
- z-index:-9;">
- </div>
- <a href="http://borntobewildthemes.tumblr.com"><div id="credits">
- <img src="http://i57.tinypic.com/301g6eg.jpg"></div></a>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement