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">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <!----THEME BY NARRULD do not copy or remove credit--->
- <head>
- <style type="text/css">
- l {color: #aaa;}
- ::-webkit-scrollbar {width: 7px; height:auto; background:{color:background}}
- ::-webkit-scrollbar-corner {background:#ffffff}
- ::-webkit-scrollbar-thumb:vertical {background:#f3f3f3};
- ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg}; border: 0px solid {color:bg}
- }
- body {
- background-image: url(http://29.media.tumblr.com/tumblr_lxwynw0Pdg1r9g6hvo5_250.png);
- margin:0px;
- color:#cecccc;
- font-family:cambria;
- font-size:11px;
- padding:5px;
- line-height:110%;
- }
- a {
- color:#cecccc;
- text-decoration:none;
- outline:none;
- opacity:1 ;
- -webkit-transition: all 0.8s;
- -moz-transition: all 0.8s;
- transition: all 0.8s;
- }
- a:hover {
- color:#1d1d1d;
- -webkit-transition: all 0.8s;
- -moz-transition: all 0.8s;
- transition: all 0.8s;
- }
- img {
- border:none;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- h1 {
- font-size:15px;
- }
- #stuff{
- margin-bottom:20px;
- margin-top:200px;
- margin-left:36%;
- background:#ffffff;
- height:200px;
- width:400px;
- }
- .style{
- position:fixed;
- margin-bottom:25px;
- background:#ffffff;
- text-align:justify;
- width:320px;
- padding:25px;
- letter-spacing: 2px; color:#aaa; text-align:justify;
- border-style:double;
- border-width:6px;
- border-color:#a8a8a8;
- }
- @font-face{font-family:Joe Schmoe;src:url(http://static.tumblr.com/9wzbixa/grOm26n8m/dk_joe_schmoe.ttf);}
- .sidebartitle {
- position:fixed;
- width:300px;
- margin-top: -25px;
- margin-left:45px;
- text-align:center;
- font-family:Joe Schmoe;
- letter-spacing:3px;
- text-transform:uppercase;
- font-size:35px;
- color:#888888;
- }
- #themeslink a{
- -webkit-transition: all 0.5s;
- -moz-transition: all 0.5s;
- transition: all 0.5s;
- display: inline-block;
- letter-spacing: 1px;
- color:#ffffff;
- background:#777777;
- text-align:center;
- width:70px;
- padding:5px 2px 5px 2px;
- margin-top:5px;
- margin-bottom:-15px;
- }
- #themeslink a:hover{
- background:#ffffff;
- color:#a8a8a8;
- text-transform:lowercase;
- -webkit-transition: all 0.5s;
- -moz-transition: all 0.5s;
- transition: all 0.5s;
- }
- {CustomCSS}</style>
- </head>
- <body>
- <div id="stuff">
- <div class="sidebartitle">theme rules</div>
- <div class="style">
- <li><big><big> write your rules here </big></big></li>
- <p> use different types of font styles and sizes to emphasis your text <p>
- <b>put < p > after each line without the spaces</b> <p>
- <i>for a bullet point put < li ></i> <p>
- <u> make your main points larger by using < big > and close with < big ></u>
- <p><big><big><B>DO NOT COPY OR REMOVE CREDIT PLEASE!!!</B></big></big>
- <p> links will move and adjust with however long your rules are!
- <p> enjoy!
- <center><div id="themeslink">
- <a href="/">agree</a>
- <a href="http://www.tumblr.com/dashboard">disagree</a></div>
- </div></div>
- </div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}</div>
- <div style="position:fixed;bottom:2px; right:3px; font-size:9px; letter-spacing:1px; font-family:calibri;border:1px solid;padding:4px;color:#aaa;"><a href="http://narruld.tumblr.com/"><l>NARRULD</l></a></center></div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement