Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ------------------------------
- @BARBIE THEMES | TUMBLR
- ------------------------------
- ▒█▀▀█ █▀▀█ █▀▀█ █▀▀▄ ░▀░ █▀▀ ▀▀█▀▀ █░░█ █▀▀ █▀▄▀█ █▀▀ █▀▀
- ▒█▀▀▄ █▄▄█ █▄▄▀ █▀▀▄ ▀█▀ █▀▀ ░░█░░ █▀▀█ █▀▀ █░▀░█ █▀▀ ▀▀█
- ▒█▄▄█ ▀░░▀ ▀░▀▀ ▀▀▀░ ▀▀▀ ▀▀▀ ░░▀░░ ▀░░▀ ▀▀▀ ▀░░░▀ ▀▀▀ ▀▀▀
- Rules:
- +Please do not remove credit.
- -->
- <html>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
- <meta name="image:bg"content="http://i.imgur.com/kyua50W.png?1">
- <meta name="color:Title" content="#dcecf5"/>
- <meta name="color:text"content="#000000">
- <meta name="color:bold" content="#888888"/>
- <meta name="color:italic" content="#dcecf5"/>
- <meta name="color:underline" content="#ffffff"/>
- <style>
- body{
- background:{color:background} url('{image:bg}')top left fixed repeat;
- font-family: calibri;
- font-size: 12px;
- color:{color:text};
- }
- b,strong{
- color:{color:bold};
- }
- i,em{
- color:{color:italic};
- }
- u{
- color:{color:underline};
- }
- .title{
- position: fixed;
- margin-top: 180px;
- margin-left: 45%;
- width: 400px;
- font-family: 'Segoe Script';
- font-size: 45px;
- color:{color:title};
- }
- .list{
- position: fixed;
- margin-top: 250px;
- margin-left: 33%;
- width: 450px;
- font-family: cambria;
- font-size: 10px;
- text-align:justify;
- }
- .ask{
- position: fixed;
- margin-top: 330px;
- margin-left: 32%;
- width: 500px;
- }
- h3{
- font-family: 'great vibes', cursive;
- font-size: 45px;
- color:{color:text};
- }
- a:link, a:active, a:visited{
- text-decoration: none;
- color: #555;
- }
- .credit, .credit a {
- width:29px;
- height:10px;
- bottom:10px;
- right:20px;
- padding:4px;
- font-size:8px;
- letter-spacing:0px;
- color:#000;
- line-height:8px;
- position:fixed;
- text-align:center;
- color:{color:Tags Text Colour};
- font-family:arial;
- text-transform:uppercase;
- background-color: #fff;
- border:1; solid {color:Border};
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- .credit a:hover {
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- </style>
- </head>
- <body>
- <div class="title">
- Hiatus
- </div>
- <div class="list">
- <i>♤ Lorem</i> ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam nisi lorem, pulvinar id, commodo feugiat, vehicula et, mauris. Aliquam mattis porta urna. Maecenas dui neque, rhoncus sed, vehicula vitae, auctor at, nisi. Aenean id massa ut lacus molestie porta. Curabitur sit amet quam id libero suscipit venenatis.
- <b>♤Bold</b>
- <i>♤Italic</i>
- </div>
- <div class="ask">
- <iframe frameborder="0" width="500px" height="200px" id="ask_form" src="http://www.tumblr.com/ask_form/madridista-for-ever.tumblr.com"></iframe>
- </div>
- </body>
- <span class="credit">
- <a href="http://barbie-themes.tumblr.com/" target="_blank" title="BARBIE THEMES"> CREDIT </a>
- </span>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment