Closed
Bug 131708
Opened 23 years ago
Closed 23 years ago
Text is bigger than it should
Categories
(Core :: Layout, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 131707
People
(Reporter: ezh, Assigned: attinasi)
References
()
Details
1. Load the page.
2. Scroll it down untill "If you develop..."
3. Look at the white words "plugin" and two "Download".
They are over the nearest words.
The code is:
<style type="text/css">
<!--
a { font-family: arial, verdana; color: #007c00; text-decoration: none; cursor:
hand}
a:hover { font-family: arial, verdana; color: #ff0000; text-decoration: none;
cursor: hand}
-->
</style>
<a href=plugins.htm><font color=white>plugin</font></a>
IE and Opera shows it fine.
moz 2002031403
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 131707 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•