aboutsummaryrefslogtreecommitdiffstats
path: root/3rdparty/pybind11/docs/_static/css/custom.css
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/pybind11/docs/_static/css/custom.css')
-rw-r--r--3rdparty/pybind11/docs/_static/css/custom.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/3rdparty/pybind11/docs/_static/css/custom.css b/3rdparty/pybind11/docs/_static/css/custom.css
new file mode 100644
index 00000000..7a49a6ac
--- /dev/null
+++ b/3rdparty/pybind11/docs/_static/css/custom.css
@@ -0,0 +1,3 @@
+.highlight .go {
+ color: #707070;
+}