diff --git a/pages/user_documentation.rst b/pages/user_documentation.rst index 9bc1b8b8..89ef5652 100644 --- a/pages/user_documentation.rst +++ b/pages/user_documentation.rst @@ -9,6 +9,8 @@ :Abstract: This document is a description for installing and using the Radicale calendar and contact Server. +.. editable:: + .. contents:: :depth: 3 diff --git a/static/css/style.css b/static/css/style.css index ceb90400..abf1eab8 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -259,7 +259,7 @@ aside > header { margin-top:-1em; } -#rss { +#rss, #editable { background-color: #a40000; position: fixed; right: 20px;