74249

続々ITmediaのCSS

なんか記述が変わりまくりのデカくなりまくり。
おかげでこちらも巨大に。(;´`)
追いかけるの面倒だけど放置するのも癪なので・・


Name = "ITmedia CSS"
URL = "*.itmedia.co.jp"
Active = TRUE
Limit = 4096
Match = "<head>*<a name=¥"top¥"></a>"
Replace = "<head>¥n"
"<meta http-equiv=¥"Content-Type¥" content=¥"text/html; charset=shift_jis¥">¥n"
"<title>ITmedia:ニュースtop</title>¥n"
"<link rel=¥"stylesheet¥" type=¥"text/css¥" media=¥"screen¥" href=¥"/include/screen.css¥">¥n"
"</head>¥n"
"<body bgcolor=¥"#FFFFFF¥" link=¥"#0000ff¥" vlink=¥"#800080¥" id=¥"ch-td00¥">¥n"
"<a name=¥"top¥"></a>¥n"
"<style type=¥"text/css¥">¥n"
"<!--¥n"
"a {color:#0000ff;text-decoration:none;}¥n"
"a:link {color:#0000ff;}¥n"
"a:visited {color:#800080;}¥n"
"a:hover {color:#f04040;text-decoration: underline;}¥n"
".main a,{¥n"
"color:#0000ff;¥n"
"border-top:2px dotted #d0d0d0;¥n"
"width:100%;¥n"
"padding-top:4px;¥n"
"padding-bottom:4px;¥n"
"}¥n"
".article a:link {color:#0000ff;text-decoration:none;}¥n"
".article a:visited {color:#800080;text-decoration:none;}¥n"
".article a:hover {color:#f04040;text-decoration:underline;}¥n"
".idx-lead a:link {color:#0000ff;text-decoration:none;}¥n"
".idx-lead a:visited {color:#80ff80;text-decoration:none;}¥n"
".idx-lead a:hover {color:#f04040;text-decoration:underline;}¥n"
"-->¥n"
"</style>¥n"


Name = "ITmedia CSS2"
URL = "*.itmedia.co.jp"
Active = TRUE
Limit = 4096
Match = "<td><!--INDEX START-->"
Replace = "<td class=¥"main¥">"


同じ宣言を後出しで追加してるけどIEとFireBirdではOKなようです。
でもまたすぐに変わるんだろうなぁ・・なんか昔のファイラー戦争を思い出しちゃったよママン。

2004-01-21(水) 21:32:32|全般