Commit dc318a86 authored by Alexander Shishkov's avatar Alexander Shishkov

fixed bug in document theme

parent ff071d2c
......@@ -313,6 +313,11 @@ dl.pyoldfunction > dt:first-child tt.descname
color: #8080B0;
}
dl.pyoldfunction > dt:first-child tt.descclassname
{
color: #8080B0;
}
dl.jfunction > dt:first-child {
margin-bottom: 7px;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment