From 998e3261f67900ff2729c291b8814f104fb3560d Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 15 Jan 2018 10:27:41 +0100 Subject: Add a note about session cookies handling. --- doc/source/_static/custom.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/source/_static') diff --git a/doc/source/_static/custom.css b/doc/source/_static/custom.css index 1c47d04..ee9a7dc 100644 --- a/doc/source/_static/custom.css +++ b/doc/source/_static/custom.css @@ -1,4 +1,8 @@ blockquote { border-left: 2px solid #999; padding-left: 20px; -} \ No newline at end of file +} + +div.body h5 { + font-size: 115%; +} -- cgit v1.3