fixed bug in document theme
This commit is contained in:
parent
ff071d2cf6
commit
dc318a868a
5
doc/_themes/blue/static/default.css_t
vendored
5
doc/_themes/blue/static/default.css_t
vendored
@ -313,6 +313,11 @@ dl.pyoldfunction > dt:first-child tt.descname
|
|||||||
color: #8080B0;
|
color: #8080B0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
dl.pyoldfunction > dt:first-child tt.descclassname
|
||||||
|
{
|
||||||
|
color: #8080B0;
|
||||||
|
}
|
||||||
|
|
||||||
dl.jfunction > dt:first-child {
|
dl.jfunction > dt:first-child {
|
||||||
margin-bottom: 7px;
|
margin-bottom: 7px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user