home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nintendo GameCube Preview CD-ROM
/
NINTENDOGAMECUBE.iso
/
site
/
js
/
css_adjustment.js
< prev
next >
Wrap
Text File
|
2001-09-05
|
194b
|
5 lines
if( navigator.appName == "Netscape" && parseInt(navigator.appVersion) == 4 && navigator.platform == "Win32") {
document.tags.body.fontSize = '11px';
document.tags.td.fontSize = '11px';
}