Revert [21495]. Discussed in dev-chat: it's better if the themes implement this or something similar.

git-svn-id: http://core.svn.wordpress.org/trunk@21532 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz 2012-08-15 21:21:51 +00:00
parent cb64a77217
commit 90679de970
2 changed files with 1 additions and 7 deletions

View File

@ -37,18 +37,12 @@ font[face=mceinline] {font-family:inherit !important}
.mcePageBreak {display:block;border:0;width:100%;height:12px;border-top:1px dotted #ccc;margin-top:15px;background:#fff url(../../img/pagebreak.gif) no-repeat center top;}
/* WordPress styles */
html {
background: url('img/white.png') repeat-y center top;
background-color: #f5f5f5;
}
body {
font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
font-size: 13px;
line-height: 19px;
color: #333;
margin: 15px auto;
max-width: 600px;
margin: 10px;
}
br[data-mce-bogus] {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 239 B