음악
이미지 링크시 점선 테두리 없애기
Maven1
2009. 2. 18. 15:04
<style type="text/css">
<!--
a, img, input {selector-dummy: expression(this.hideFocus=true);}
-->
</style>