PDoc styling.

This commit is contained in:
Andrew Dupont 2009-08-17 16:18:36 -05:00
parent cdc4366153
commit f980f82d41
1 changed files with 8 additions and 0 deletions

View File

@ -149,6 +149,14 @@ ul.method-details-list {
ul.method-details-list li code {
font-size: 12px;
}
h4.inherited {
padding-top: 5px;
clear: left;
font-style: italic;
font-weight: bold;
font-size: 14px;
}
.method-description h4 .method-permalink a {
color: #aaa;