Style the interface diagram title as an h2

This commit is contained in:
John Scipione 2013-02-07 14:49:43 -05:00
parent 027cfe666e
commit 30b280b217

View File

@ -279,7 +279,12 @@ div.contents code {
}
div.contents div.dynheader {
margin-bottom: 16px;
color: #0c3762; /* madison */
font-size: 1.3em;
font-weight: normal;
border-bottom: dotted thin #c0c0c0; /* silver */
margin-top: 1em;
margin-bottom: 1em;
}
div.contents div.dyncontent {