/ Published in: Other
Expand |
Embed | Plain Text
/* reset */ html,body, ol,ul,li,dl,dt,dd, form,label,fieldset,legend, h1,h2,h3,h4,h5,h6,p,div,span,img, table,thead,tbody,tfoot,th,td,caption, em,strong,cite,small,big,q,blockquote,pre { margin:0; padding:0; } fieldset,img { border:0; } q:after,blockquote:after { content:""; } table { border-collapse:collapse; border-spacing:0; } th,td { text-align:left; } ol,ul { list-style:none; } a:link,a:visited { text-decoration:none; } a:hover,a:active { text-decoration:underline; } * html { filter:expression(document.execCommand("BackgroundImageCache", false, true)); }
You need to login to post a comment.
