Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html lang="en">
- <!--
- Hysteria Network Collection #1 (comes with 3 other subpages to ultimately customize your network blog!
- Created by:
- ╭━━┳╮╱╭┳━╮╭┳━━┳━━╮
- ┃━━┫┃╱┃┃╭╮╋┫╭━┫━━┫
- ┣━━┃╰━╯┃┃┃┃┃╰━╋━━┃
- ╰━━┻━╮╭┻╯╰┻┻━━┻━━╯
- ╱╱╱╭━╯┃
- ╱╱╱╰━━╯
- Please don't redistribute or steal, thank you :)
- -->
- <head>
- <title>{title}</title>
- <meta name="color:text" content="#222">
- <meta name="color:links" content="#747269">
- <link rel=”shortcut icon” href=”{Favicon}”/>
- <meta name="color:hover" content="#ccc" />
- <meta name="color:background" content="#ebecec" />
- <meta name="color:linkbackground" content="#f0eded" />
- <meta name="color:linkborder" content="#ebecec" />
- <meta name="text:font size" content="11px" />
- <meta name="font:body" content="Lucida Sans" />
- <meta name="if:repeat background" content "1">
- <meta name="if:Cross Cursor" content="">
- <meta name="text:background url" concent="http://" />
- <meta name="if:Header Image" content="0"/>
- <meta name="image:Header" content="0"/>
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link href='http://fonts.googleapis.com/css?family=Quintessential' rel='stylesheet' type='text/css'>
- <style type="text/css">
- body{
- color:{color:text};
- ::-moz-selection { background: {color:Links}; color: #fff; text-shadow: none; }
- ::selection { background: {color:Links}; color: #fff; text-shadow: none; }
- font-family:{font:body};
- font-size:{text:font size};
- background-color:{color:background};
- background-image: url({text:backgroundurl});
- background-position: bottom right ;
- background-attachment: fixed;
- background-repeat: {block:ifrepeatbackground}repeat;{/block:ifrepeatbackground} {block:ifnotrepeatbackground}no-repeat;{block:ifnotrepeatbackground}
- }
- a {text-decoration:none; color:{color:links}; -webkit-transition: 0.5s ease-in;}
- a:hover {-webkit-transition: 0.5s ease-in; color:{color:hover};}
- {block:IfCrossCursor}body, a, a:hover {
- color: {color:link hover};
- cursor: crosshair;
- text-decoration:none;
- }{block:IfCrossCursor}
- #blogtitle
- {margin-bottom: -10px; font-family: 'Quintessential', cursive; font-size: {text:blogtitlesize}; padding-bottom: -2px; text-align:center; font-size:55px; letter-spacing: 1px;}
- .links{
- font-family: {font:body};
- font-size: 13px;
- height: 18px;
- display: block;
- background: {color:linkbackground};
- line-height: 18px;
- width: 120px;
- margin-top: 5px;
- text-align: center;
- border: 1px dotted {color:linkborder};
- border-top-right-radius: 80px;
- border-bottom-right-radius: 1px;
- border-top-left-radius: 1px;
- border-bottom-left-radius: 80px;
- }
- .links a{-webkit-transition: 0.5s ease-in; color:{color:hover};}
- .bglik:hover{
- -webkit-animation:tada 1s;
- -moz-animation:tada 1s;
- -ms-animation:tada 1s;
- }
- #sidebar{
- background-color:{color:background};
- width:400px;
- margin-bottom:-12px;
- margin-left:400px;
- margin-top: 400px;
- position:relative;
- padding:3px;
- }
- {CustomCSS]</style>
- </style>
- </head>
- <body>
- <div style="position:fixed; bottom:5px; left:2px;"><a href="http://synics.tumblr.com" title="SYNICS THEME">theme</a></div>
- <div id="sidebar"> <center> <div class="links_list">
- <a class="links_head"><a href="/about" class="links">about</a> <a href="/admin" class="links">admin</a>
- <div id="blogtitle"> <center>{block:IfNotHeaderImage}{Title}{/block:IfNotHeaderImage}{block:IfHeaderImage}<img src="{image:Header}" width="200">{/block:IfHeaderImage}</center></a></div> <Br> {description}
- <a href="/members" class="links">members</a> <a href="/apply" class="links">apply</a>
- <big></big>
- </center>
- </div></div>
- <br><Br>
- <Br><br>
- </div>
- <br>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment