1
0
Fork 0
RobotKernal-UESTC/Code/RK3588/PIBot_ROS/third_party/libfreenect2/doc/Doxyextra.css

37 lines
810 B
CSS
Raw Normal View History

2023-12-14 23:56:56 +08:00
@import url(https://fonts.googleapis.com/css?family=Lato:400,700|Roboto+Mono:400);
body, table, div, p, dl, table.directory, div.toc li, div.toc h3, div.summary, div.ingroups, .tabsearch, .directory .levels, span.mlabel {
font: 400 18px/24px Lato,sans-serif;
}
.title, .icon, .navpath li.navelem a, #projectname, #projectbrief, #projectnumber, #powerTip div, .tabs, .tabs2, .tabs3 {
font-family: Lato,sans-serif;
}
#projectname {
font-weight: bold;
}
.icon {
height: 100%;
}
.title {
font-size: 200%;
}
code {
font: 400 16px/20px Roboto Mono,monospace;
}
pre.fragment, div.line, .params .paramdir {
font-family: Roboto Mono,monospace;
}
p, li {
max-width: 50em;
}
div.contents, #titlearea, div.header, div.navpath ul, .tabs, .tabs2, .tabs3 {
padding-left: 5em;
padding-right: 5em;
}