diff options
author | Mario Vavti <mario@mariovavti.com> | 2016-12-22 15:20:02 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2016-12-22 15:20:02 +0100 |
commit | 3629468d475230b68a1dc01b2888371716aa8364 (patch) | |
tree | edc353d790958e26ae8aa88812b6f84150927398 /doc/toc.html | |
parent | c5d6f58988de240eb86bb8079413aecd7a9d6455 (diff) | |
download | volse-hubzilla-3629468d475230b68a1dc01b2888371716aa8364.tar.gz volse-hubzilla-3629468d475230b68a1dc01b2888371716aa8364.tar.bz2 volse-hubzilla-3629468d475230b68a1dc01b2888371716aa8364.zip |
move style info into css file
Diffstat (limited to 'doc/toc.html')
-rw-r--r-- | doc/toc.html | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/doc/toc.html b/doc/toc.html index 6090c4ace..b8816ed91 100644 --- a/doc/toc.html +++ b/doc/toc.html @@ -1,35 +1,3 @@ -<style> - .doco-list-group-item > a { - font-weight: bold; - } - - .sub-menu { - margin: 3px 0px 10px 10px; - } - - #doco-content h3 { - border-bottom: #ccc 3px solid; - padding-bottom: 0.3em; - } - - #doco-content h4 { - text-decoration: underline; - } - - #doco-content h5 { - text-decoration: underline; - } - - #region_1 .widget ul ul { - list-style-type: none; - } - - .toc-content li, - #doco-top-toc li { - padding: 3px 0px; - } -</style> - <div class="" id="accordion"> <div class="panel"> <div class=""> |