De-funkify the CSS file.

git-svn-id: https://develop.svn.wordpress.org/trunk@1457 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2004-07-06 19:01:22 +00:00
parent a8f9450b3e
commit 736b9b9996
1 changed files with 1 additions and 5 deletions

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%;