Commented out rules for img:-moz-text, which aren't what I want

git-svn-id: svn://10.0.0.236/trunk@27416 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
troy%netscape.com
1999-04-14 00:02:54 +00:00
parent 7d511be77e
commit a1aebb8361
2 changed files with 4 additions and 4 deletions

View File

@@ -392,8 +392,8 @@ img {
display: inline;
}
img:-moz-text {
font-family: sans-serif;
font-size: 8.5pt;
/* font-family: sans-serif; */
/* font-size: 8.5pt; */
}
spacer {
display: inline;

View File

@@ -392,8 +392,8 @@ img {
display: inline;
}
img:-moz-text {
font-family: sans-serif;
font-size: 8.5pt;
/* font-family: sans-serif; */
/* font-size: 8.5pt; */
}
spacer {
display: inline;