diff options
Diffstat (limited to 'doc/tor-doxygen.css')
-rw-r--r-- | doc/tor-doxygen.css | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/tor-doxygen.css b/doc/tor-doxygen.css new file mode 100644 index 0000000000..97cd1886db --- /dev/null +++ b/doc/tor-doxygen.css @@ -0,0 +1,10 @@ + +p.definition { + font-size: small; + padding-left: 1.5em; +} + +p.reference { + font-size: small; + padding-left: 1.5em; +} |