Use smaller font for title of class reference
This commit is contained in:
parent
4b6bf04623
commit
a02ed75e8b
@ -74,6 +74,18 @@ div.toc li {
|
|||||||
margin-top: 0px;
|
margin-top: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.summary {
|
||||||
|
float: none !important;
|
||||||
|
width: auto !important;
|
||||||
|
padding-top: 10px;
|
||||||
|
padding-right: 10px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.summary + .headertitle .title {
|
||||||
|
font-size: 1.5em;
|
||||||
|
line-height: 2.0em;
|
||||||
|
}
|
||||||
|
|
||||||
body h1 {
|
body h1 {
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
line-height: 1.7;
|
line-height: 1.7;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user