home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2003 August
/
VPR0308.ISO
/
OPERA7
/
ow32jaja703j.exe
/
HIDENONLINKIMAGES.CSS
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Cascading Style Sheet File
|
2003-01-13
|
283 b
|
14 lines
/*
Name: Hide non-linking images
Version: 1.00
Author: Opera Software ASA
Description: This style sheet hides images that do not serve a navigation purpose.
Copyright ゥ 2003 Opera Software ASA.
*/
img {display: none !important;}
a img {display: inline !important;}