HTML/CSS code cleaning.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10298 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-03-02 14:49:25 +00:00
parent 70ac43c24d
commit fef0e92afd
80 changed files with 2270 additions and 2801 deletions

View file

@ -2,8 +2,11 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="./css/editor.css" />
<title>XpressEngine DrEditor</title>
<style type="text/css">
html,body{height:100%;background-color:transparent;padding:0;margin:0}
.xe_content{color:#000;font-size:12px;line-height:1.5;margin:1em}
</style>
</head>
<body class="xe_content editable">
</body>