게시글/댓글/페이지의 컨텐츠에 대해 공통 css를 적용하도록 변경. 글행간 간격/ ol-ul-blockquote에 대해 margin-left를 css로 적용/ table padding/margin을 맞춤

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3444 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-12-31 02:47:41 +00:00
parent 10d5997c12
commit 5db2626604
4 changed files with 14 additions and 14 deletions

View file

@ -1,4 +1,4 @@
<div>{$page_content}</div>
<div class="xe_content">{$page_content}</div>
<!--@if($grant->manager)-->
<!--%import("./js/page_admin.js")-->