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}">
- <!-----------------------------------------------------------------
- DON'T REMOVE THE CREDIT!!
- PAGE BY
- ╭━━━┳━━━┳━╮╭━┳━╮╭━┳━━━┳╮╱╱╭╮╱╭┳╮╭━┳━━━╮
- ┃╭━╮┃╭━━┻╮╰╯╭┫┃╰╯┃┃╭━━┫┃╱╱┃┃╱┃┃┃┃╭┫╭━━╯
- ┃╰━━┫╰━━╮╰╮╭╯┃╭╮╭╮┃╰━━┫┃╱╱┃┃╱┃┃╰╯╯┃╰━━╮
- ╰━━╮┃╭━━╯╭╯╰╮┃┃┃┃┃┃╭━━┫┃╱╭┫┃╱┃┃╭╮┃┃╭━━╯
- ┃╰━╯┃╰━━┳╯╭╮╰┫┃┃┃┃┃╰━━┫╰━╯┃╰━╯┃┃┃╰┫╰━━╮
- ╰━━━┻━━━┻━╯╰━┻╯╰╯╰┻━━━┻━━━┻━━━┻╯╰━┻━━━╯
- ------------------------------------------------------------------------>
- <head>
- <style type="text/css">
- body {
- margin:0px;
- background-image:url(http://static.tumblr.com/a2d4cd3a8348c3948bfd1709bdf43a4c/cjsy6gz/5JImofsx9/tumblr_static_untitled-1.jpg) ;
- font-family:times;
- font-size:12px;
- padding:5px;
- line-height:100%;
- }
- a {
- color:black;
- text-decoration:none;
- outline:none;
- opacity:1;
- font-family: Calibri;
- font-size:11px;
- -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;
- }
- big {
- font-family: vivaldi;
- color:black;
- font-size:30px;
- }
- li {
- text-align:center;
- }
- #box{
- margin-bottom:20px;
- margin-top:100px;
- margin-left:35%;
- background:#fafafc;
- background-color: transparent;
- height:416px;
- width:436px;
- padding:20px;
- /*--border-top:2px solid #fa5858 ;--*/
- }
- .style{
- margin-bottom:25px;
- background:ffffff;
- text-align:center;
- width:396px;
- padding:20px;
- letter-spacing: 2px; color:black; text-align:justify;
- }
- #themeslink a{
- -webkit-transition: all 0.8s;
- -moz-transition: all 0.8s;
- transition: all 0.8s;
- display: inline-block;
- letter-spacing: 2px;
- color:white;
- background:black;
- opacity:0.7;
- text-align:center;
- width:67px;
- padding:7px 3px 7px 3px;
- border-radius: 0px;
- }
- #themeslink a:hover{
- background:#CC2771;
- color:#ffffff;
- opacity:1;
- -webkit-transition: all 0.5s;
- -moz-transition: all 0.5s;
- transition: all 0.5s;
- }
- #cred {
- font-size:8px;
- font-family:times;
- letter-spacing:1px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #cred a {
- background-color:#fff;
- color:#a8a8a8;
- padding:5px;
- border:2px solid #ddd;
- position:fixed;
- right:7px;
- bottom:10px
- }
- #cred a:hover {
- color:#fff;
- background-color:#000;
- border-radius:110px;
- -moz-transition-duration:2s;
- -webkit-transition-duration:2s;
- -o-transition-duration:2s;
- }
- {CustomCSS}</style>
- </head>
- <body>
- <div id="box">
- <div class="style">
- <!---Put your title here.--->
- <br><br><br><br><br>
- <center><big><big><b>Theme Rules</big></big></b></center><br>
- <hr>
- <br>
- <p><!---Put your first rule here.---><li>First rule here</li></p>
- <p><!---Put your second rule here.---><li>Second rule here</li>
- <p><!---Put your third rule here.---><li>Third rule here</li>
- <p><!---Put your fourth rule here.---><li>Fourth rule here.</li>
- <p><!---Put your sixth rule here.---><li>Fifth rule here.</li>
- </p><br><hr><br><br>
- <center><div id="themeslink">
- <a href="http://www.tumblr.com/logout">Agree</a>
- <a href="http://www.sexmeluke.tumblr.com/derpina">Disagree</a></div>
- </div>
- <div id="cred">
- <a href="http://sexmeluke.tumblr.com">SML</a>
- </div>
- </div>
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment