De-funkify the CSS file.

git-svn-id: http://svn.automattic.com/wordpress/trunk@1457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt 2004-07-06 19:01:22 +00:00
parent fb53c45015
commit 2c5ebf9355

View File

@ -218,7 +218,7 @@ textarea, input, select {
padding: 0 2px;
}
#adminmenu .current, #adminmenu2 .current {
#adminmenu .current, #adminmenu2 .current, #ed_strong {
font-weight: bold;
}
@ -311,10 +311,6 @@ textarea, input, select {
font-style: italic;
}
#ed_strong {
font-weight: bold;
}
#excerpt {
height: 1.8em;
width: 98%;