home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Direkt 2004 March
/
data
/
PCD0304_1.7z
/
PCD0304_1
/
files
/
browser
/
opera
/
ow32dede723j.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-09-05
|
302 b
|
15 lines
@charset "UTF-8";
/*
Name: Hide non-linking images
Version: 1.01
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;}