Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <title>Ele é meu</title>
- <style type="text/css">
- h1 {font-size: 30px; font-family: comic sans}
- h2 {font-size: 15px; font-family: courier}
- p {font-size: 8px; font-family: times new roman}
- </style>
- </head>
- <script type="text/javascript">
- function changeNavigation(id) {document.getElementById('liuc').innerHTML=document.getElementById(id).innerHTML}
- </script>
- <title>{title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <style>
- /**************************Fundo do theme por Thucca ********************/
- body{background: url('http://data.whicdn.com/images/18790179/tumblr_lvkw54oJ1J1r7b5n3o1_500_large.jpg') fixed; color: #000000; font: 11px Verdana;}
- /*** NEGRITO / ITÁLICO / RISCADO / SUBLINHADO ***/
- b, strong {color: #000000; text-decoration: none; cursor: help;}
- s {color: #000000;cursor: help;}
- i {color: #000000; text-decoration: none;cursor: help;}
- u, underline {color: #000000; text-decoration: none; border-bottom: 1px dashed #000000;cursor: help;}
- /*** FIM DO NEGRITO / ITÁLICO / RISCADO / SUBLINHADO ***/
- /*** TÍTULOS ***/
- h1 {color: #000000; font-family: 'Courier New', 'Courier New'; font-size:32px; line-height:30px;
- font-weight:normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:left; letter-spacing: 1px;}
- h2 {color: #000000; font-family: 'Courier New', tahoma; font-size:35px; line-height:25px;
- font-weight: normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:left; letter-spacing: 1px;}
- /*** FIM DOS TÍTULOS ***/
- /*** POSTS & CAIXAS ***/
- .s.sidegs {background: #fff; color: 000; margin-bottom: 25px; padding: 5px; width: 300px; top: 80px; left: 80px; text-align: justify; position: fixed;}
- .posts {background: #fff;color: 000; margin-top: 25px; padding: 5px; -webkit-border-top-left-radius: 10px;-webkit-border-top-right-radius: 10px;
- -moz-border-radius-topleft: 10px;-moz-border-radius-topright: 10px;border-top-left-radius: 10px;border-top-right-radius: 10px;}
- /*** FIM DOS POSTS & CAIXAS ***/
- /*** NOTES ***/
- .notes {border-top: 2px dotted #000; padding: 3px; background: #fff;-webkit-border-bottom-right-radius: 10px;-webkit-border-bottom-left-radius: 10px;
- -moz-border-radius-bottomright: 10px;-moz-border-radius-bottomleft: 10px;
- border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;}
- /*** FIM DOS NOTES ***/
- /*** LINKS *** /
- a:link,a:active,a:visited { color: #000; text-decoration: none; -webkit-transition-duration: .50s;}
- a:hover { color: #000000;}
- <!--- FIM DO CSS POR ENTENDA HTML --->
- </style>
- </head>
- <body>
- <div class="sidegs">
- <img src="http://3.bp.blogspot.com/-gOKZswn9Kn8/ThkIbIED6qI/AAAAAAAAEGM/LIqq8hjv-4k/s1600/tumblr_lmanrq9NHH1qgy521o1_500.jpg" width="300">
- <div style="top: 0px; left: 0px; width: 100%; height: 30px; z-index: 100; position: fixed;">
- <center>
- <div class="navigate">
- <a href="/"style="text-decoration:none">Home</a>
- <a href="/ask"style="text-decoration:none">Ask</a>
- <a href="SEUTUMBLR.tumblr.com/submit"style="text-decoration:none">Submit</a>
- <a href="/tagged/SUATAG"style="text-decoration:none">Textos</a>
- <a href="/tagged/about"style="text-decoration:none">About</a>
- <a href="htmlpravoces.tumblr.com"style="text-decoration:none">Theme</a>
- </div></div>
- </center>
- <div class="credit">
- <h1>Status</h1>
- Design do theme por: <a href="http://SEUTUMBLR.tumblr.com/" target=blank>SEU NOME :)</a><br>
- Base por: <a href="http://htmlpravoces.tumblr.com/" target=blank>Html pra vocês</a><br>
- By: <a href="http://apenassimplesversos.tumblr.com/" target=blank>Thucca</a><br>
- </a>
- </div></div></div></div>
- <!--- TAGS DOS POSTS POR MADLYLUV --->
- <div id="post" style="top: 55px; left: 400px; position: absolute; width: 520px; color:#000;">
- {block:Posts}
- <!--TEXTOs-->
- {block:Text}<div class="posts">
- {block:Title}<a href="{Permalink}" class="title"><h1>{Title}</h1></a>{/block:Title}
- <div>{Body}</div>
- </div>{/block:Text}
- <!--PERGUNTAS E MENSAGENS-->
- {block:Answer}<div class="posts">
- <strong>{Asker}</strong> perguntou: {Question}<br /><br />
- Resposta: {Answer}<br />
- </div>{/block:Answer}
- <!--LINKS-->
- {block:Link}<div class="posts">
- <a href="{URL}"><h1>{Name}</h1></a>
- {block:Description}{Description}{/block:Description}
- </div>{block:Link}
- <!--FOTOS-->
- {block:Photo}<div class="posts">
- <center>{LinkOpenTag}<img src="{PhotoURL-500}" title="{PhotoAlt}" />{LinkCloseTag}</center><br />
- {block:Caption}{Caption}{/block:Caption}<br />
- </div>{/block:Photo}
- <!--FRASES-->
- {block:Quote}<div class="posts">
- <h1>- "{Quote}"</h1>
- {block:Source}— {Source}{/block:Source}
- </div>{/block:Quote}
- <!--DIALOGOS-->
- {block:Chat}<div class="posts">
- {block:Title}<a href="{Permalink}"><h1>{Title}</h1></a>{/block:Title}
- <table>
- {block:Lines}
- <tr>
- {block:Label}<td class="name">{Label}</td>{block:Label}
- <td class="words">{Line}</td>
- </tr>
- {/block:Lines}
- </table><br />
- </div>{/block:Chat}
- <!--MUSICAS-->
- {block:Audio}<div class="posts">
- <div style="float:right; margin-top: 6px;"><i>Música ouvida {PlayCount} vezes</i> {block:ExternalAudio}(<a href="{ExternalAudioURL}">download!</a>){/block:ExternalAudio}</div>
- <center>{AudioPlayerWhite}</centeR>
- {block:Caption}{Caption}{/block:Caption}<br />
- </div>{/block:Audio}
- <!--VIDEOS-->
- {block:Video}<div class="posts">
- <center>{Video-500}</center>
- {block:Caption}{Caption}{/block:Caption}<br />
- </div>{/block:Video}
- <div class="notes">
- Posted on <a href="{Permalink}">{DayOfMonth}/{MonthNumberWithZero}</a> at {12Hour}:{Minutes}{AmPm} | <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog this!</a> | {block:NoteCount}{NoteCount} notes{/block:NoteCount} | {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>/<a href="{ReblogRootURL}">original</a>{/block:RebloggedFrom}
- </div>
- {/block:Posts}<br><center><big><big>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
- {CurrentPage} of {TotalPages} {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}</big></big></div></div><br><br></center>
- </div></div></div></div></div></div></div></div></div></div></div></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment