element.style {
display: none;
}
* {
outline: none;
}
* {
word-wrap: break-word;
}
iframe[Attributes Style] {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}
Inherited from body#nv_forum.pg_viewthread
<style>…</style>
body, input, button, select, textarea {
color: rgb(68, 68, 68);
background: rgb(255, 255, 255);
font: 12px/1.5 'Microsoft yahei', 微軟雅黑, Arial, Helvetica, sans-serif, 宋體;
}
body, input, button, select, textarea {
font: 12px/1.5 Tahoma,'Microsoft Yahei','Simsun';
color: #444;
}
* {
word-wrap: break-word;
}
Inherited from html
* {
word-wrap: break-word;
} |