summaryrefslogtreecommitdiff
path: root/api-docs/source/_static/css/other.css
blob: 935fd711d82472fc5b8fda9f64e4e4de87c1857d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.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;
}