Commit 1c41918660a15cd4d606caffb1b681fedbc41e4d

show post style updated
  
6868 h1
6969 +font-size(20px)
7070 font-weight: bold
71 p
72 margin: 10px 0 10px 0
73 pre
74 font-family: courier
75 margin: 15px 0 15px 10px
76 background-color: #EEE
77 overflow: auto
7178 .title
7279 margin-bottom: 20px
7380 h1
  
4141#Main .content .post p a, #Main .content .page p a { text-decoration: underline; }
4242#Main .content .post textarea, #Main .content .page textarea { width: 100%; }
4343#Main .content .post h1, #Main .content .page h1 { font-size: 153.846%; font-weight: bold; }
44#Main .content .post p, #Main .content .page p { margin: 10px 0 10px 0; }
45#Main .content .post pre, #Main .content .page pre { font-family: courier; margin: 15px 0 15px 10px; background-color: #EEE; overflow: auto; }
4446#Main .content .title { margin-bottom: 20px; }
4547#Main .content .title h1 { font-size: 76.923%; }
4648#Main .content .new_comment textarea { height: 10em; }