I THINK ∴ I'M DANGEROUS

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

essays:template [2019/05/28 13:05] (current)
zashi created
Line 1: Line 1:
  
 +<​html>​
 +<​style>​
 +p {
 +padding: 0 0 0 0;
 +margin: 0 0 0 0;
 +}
 +#essay {
 +text-indent:​ 5%;
 +font-family:​ serif;
 +font-size: 18px;
 +width: 90%;
 +line-height:​ 200%;
 +margin: 0 auto;
 +}
 +p.first {
 +text-indent:​ 0;
 +}
 +</​style>​
 +<div id='​essay'>​
 +<div style="​text-align:​ center; margin-bottom:​ 30px">​Title</​div>​
 +<p class='​first'>​
 +</​div>​
 +</​html>​