summaryrefslogtreecommitdiff
path: root/api-docs/source/_static/css/other.css
blob: cb820486b13a9ad32d28698ce0c91142dd74e78f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.wy-nav-content {
	max-width: 2000px !important;
}

.cpplink, .cpplink a, .cpplink a:visited{
	color: #fff;
	font-size: small;
}

.cpplink a, .cpplink a:visited {
	text-decoration: underline;
}

.colon {
    display: none !important;
}