Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Delta Page Theme designed and created by Luis, brought to you by Aesthetic Themes.
- Thank you for choosing our themes!
- By using this theme you're agreeing to NOT to do any of the following:
- - removing the credit(s) or alter them in any way;
- - stealing any parts/codes of the theme and claiming them as yours;
- - editing the HTML and claiming it to be yours;
- - using this theme as base code;
- violating any of these terms will result in blog suspension/termination.
- -->
- <html>
- <head>
- <link href='http://fonts.googleapis.com/css?family=Archivo+Narrow:400,400italic,700' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,800' rel='stylesheet' type='text/css'>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <style type="text/css">
- ::-webkit-scrollbar {width:7px;height:7px;background:#ccc;}
- ::-webkit-scrollbar-thumb {background:#ccc;}
- body{
- font-size:10pt;
- font-family: 'Archivo Narrow', sans-serif;
- line-height:15px;
- color:#525252;
- text-align:center;
- background:#242424;}
- a:link, a:active, a:visited{
- color:#525252;
- text-decoration:none;}
- a:hover{
- color:#000000;}
- .content{
- width:700px;
- height:auto;
- margin:0 auto;}
- .header{
- width:100%;
- font-family: 'Open Sans', sans-serif;
- font-weight:700;
- margin-top:50px;
- color:#fff;
- font-size: 28pt;}
- .back{
- width:100%;
- margin-top:15px;
- font-size:8pt;
- color:#fff;}
- .back a:link, a:active, a:visited{
- color:#fff;}
- .back a:hover{
- color:#fff;}
- .title{
- font-size:14pt;
- margin:-10px -10px 10px -10px;
- padding:10px;
- background:#eee;}
- .about{
- width:315px;
- margin-top:30px;
- position:absolute;
- padding:10px;
- background:#f8f8f8;
- height:auto;}
- .links{
- width:315px;
- margin-top:30px;
- position:relative;
- padding:10px;
- float:right;
- height:auto;
- background:#f8f8f8;}
- </style>
- <body>
- <div class="content">
- <div class="header">
- {Title}
- </div>
- <div class="back">
- <a href="/">← back to blog</a>
- </div>
- <div class="about">
- <h1 class="title">About</h1>
- Feel free to add whatever you want here...
- </div><!--- About --->
- <div class="links">
- <h1 class="title">Links</h1>
- <span style="line-height:20px;">
- <!--- Here goes the links you want. Change the # to an url. --->
- <a href="#">Custom Link</a><br>
- <a href="#">Custom Link</a><br>
- <a href="#">Custom Link</a><br>
- <a href="#">Custom Link</a><br>
- </span>
- </div><!--- Links --->
- </div><!--- Content --->
- <div style="position:fixed;z-index:99999999; !important;top:27px;right:3px;"><a href="http://aesthetic-themes.tumblr.com"><img src="http://static.tumblr.com/wpm3fau/FLGmm1cfw/it.png"></a></div>
- <div style="position:fixed;bottom:16px;right:5px;z-index:9999999;"><a href="http://aesthetic-themes.tumblr.com/"><img src="http://static.tumblr.com/eogznet/aKvmr12r1/ae.png" height="25" title="Aesthetic Themes"></a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment