element.style {
}
Matched CSS Rules
p.date {
font-size: 13px;
font-weight: bold;
border-bottom: 1px solid #AAA;
margin-bottom: 0px;
padding: 2px 0px;
}
.date {
display: none;
}
p {
margin: 10px auto 10px auto;
text-indent: 0px;
}
p {
margin: 10px 0px;
line-height: 1.5;
font-size: 13px;
}
user agent stylesheetp {
display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}
Inherited from body
body {
font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
font-family: Verdana,Arial,Helvetica,sans-serif;
}