Rollback live preview stuff.

git-svn-id: https://develop.svn.wordpress.org/trunk@1795 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2004-10-14 07:33:06 +00:00
parent b4984a31c2
commit 8a561a99e9
2 changed files with 1 additions and 31 deletions

View File

@@ -488,15 +488,3 @@ textarea, input, select {
#wphead h1 span {
font-size: .4em;
}
#TextDisplay{
border-left: solid 1px #666666;
border-right: solid 1px #000000;
border-top: solid 1px #666666;
border-bottom: solid 1px #000000;
background:#f2f9a5;
margin:10px 30px 10px 30px;
padding:3px;
font-size: 11px;
font-family:verdana;
}