Skip to content

Instantly share code, notes, and snippets.

@argestes
Created December 10, 2012 21:54
Show Gist options
  • Save argestes/4253714 to your computer and use it in GitHub Desktop.
Save argestes/4253714 to your computer and use it in GitHub Desktop.
Untitled
.posttitle{="date"> 12 Temmuz </p></div>
font: normal normal 30px Georgia, Utopia, 'Palatino Linotype', Palatino, serif;
color: rgb(111,12,12)
}
.post{
border-width:1px;
border-style:dashed;
background-color: rgb(230,230,230);
margin:auto;
}
.date{
font: normal normal 12px Georgia, Utopia, 'Palatino Linotype', Palatino, serif;
}
<div class="post">
<h3 class="posttitle"> Başlık </h3>
<p class="postbody"> Gövde de burası olsun</p>
</div>
<div class="post">
<h3 class="posttitle"> İkinci Başlık </h3>
<p class="postbody">İkinci gövde</p>
</div>
// alert('Hello world!');
{"view":"separate","fontsize":"90","seethrough":"1","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment