Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <!--
- Hiatus theme by poeticmomento
- If you have any coding questions feel free to ask me.
- I worked hard on this theme so please don't disrespect me by copying/stealing/redistributing this theme or it's code.
- I will be releasing this as a public theme when I'm finished with it so that you can use it :)
- -->
- <title>{title}</title>
- <link rel="shortcut icon" href="{favicon}" />
- <head>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <meta<html lang="en">
- <!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>
- <script type="text/javascript"src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
- <style>
- </style>
- <style type="text/css">
- p {margin:0px;margin-top:0px;}
- #content {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur);padding-top:7px;width:500px;margin-left:auto;margin-right:auto;}
- ::-webkit-scrollbar-thumb {background-color: #000; height: auto; border: 4px solid #fff; }
- ::-webkit-scrollbar {background-color: #000; height:10px; width:13px; border: 6px solid #fff;}
- body {margin:0px;padding:0px;font-family:montserrat;letter-spacing:1px;font-size:10px;color:#000;line height:110%;font-weight:lighter;background:#fff;background:#fff url('') repeat top left fixed;}
- li{list-style:square;}
- a:link, a:active, a:visited{
- color:#000;text-transform:uppercase; letter-spacing:1px; word-spacing:1px;
- text-decoration: none;}
- a:hover {
- color:#aaa;
- cursor: url(https://31.media.tumblr.com/a4ef52bd5c446be57b611f9eff3b0b6f/tumblr_inline_n28a2gXuob1rugs40.png), auto;
- }
- #copyright {position:fixed;width:100%;background:#000;top:-10px;margin-left:-10px;z-index:999999999;text-align:center;padding:20px;padding-top:130px;color:#fff;text-transform:uppercase;letter-spacing:5px;font-size:50px;}
- #imagebar {position:fixed;width:440px;background:#fff;margin-top:200px;margin-left:20px;z-index:999999999;text-align:left;padding-left:10px;padding-right:10px;padding-top:8px;padding-bottom:8px;}
- #imagebar a{color:#000;font-family:montserrat;letter-spacing:1px;font-size:10px;}
- #imagebar a:hover{color:#000;background:#fff;}
- h3{color:#000;font-family:montserrat;font-size:24px;text-align:left;text-transform:uppercase;margin-bottom:2px;letter-spacing:-1px;font-weight:lighter;line-height:17px;}
- </style>
- </head>
- <body>
- <div id="copyright"><center>hiatus</center></div>
- <div id="content">
- <div id="imagebar">
- <h3>Why?</h3>
- <!----Leave the div style alone or it will fuck up the theme
- If you want more columns, just copy and paste the code underneath this---->
- <div style="margin-top:4px;border-left:2px solid #000;margin-left:5px;padding-left:5px;">
- Put your reasons why here! You can make it as long or as short as you want.</div>
- <!----If you want more columns, just copy and past the code above this---->
- <h3>LINKS</h3>
- <div style="margin-top:4px;border-left:2px solid #000;margin-left:5px;padding-left:5px;">
- <a href="/">Link 01</a> - <a href="/">Link 02</a> - <a href="/">Link 03</a> - <a href="/">Link 04</a>
- </div>
- </div>
- </div>
- <div style="bottom:10px;right:10px;position:fixed;"><a href="http://poeticmomento.tumblr.com">Theme by poeticmomento</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement