summaryrefslogtreecommitdiff
path: root/doxygen-custom.css
diff options
context:
space:
mode:
authorTuomas Virtanen <katajakasa@gmail.com>2018-06-27 23:44:31 +0300
committerTuomas Virtanen <katajakasa@gmail.com>2018-06-27 23:44:31 +0300
commit7c30236604aaf7337db00a973e3568880bef8a1b (patch)
tree1ee3eca6fc256ed3f90b0c85c05f6c9ee56f87c8 /doxygen-custom.css
parent90416c6d7dfc96f8b5081e63698aed9545b15dc3 (diff)
Add custom doxygen css file
Diffstat (limited to 'doxygen-custom.css')
-rw-r--r--doxygen-custom.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/doxygen-custom.css b/doxygen-custom.css
new file mode 100644
index 0000000..cb0d91e
--- /dev/null
+++ b/doxygen-custom.css
@@ -0,0 +1,3 @@
+.fragment {
+ padding: 0.5em !important;
+}