摘要:
周所周知,在windows版的chrome上,对点阵字体使用text-shadow给字加上有模糊半径的阴影或发光效果后,会发生下面的现象:Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->a:hover{text-shadow:0 0 0.2em lightblue,0 0 3em lightblue,0 0 0.5em lightblue !important;}今天无意中发现,用一个小小的hack就能解决这个问题:Code highligh 阅读全文