From 09dd0a60f884baad73f4a886073f20c16e494520 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jana=20Deutschla=CC=88nder?= Date: Tue, 12 Mar 2019 16:03:30 +0100 Subject: [PATCH 1/5] remove author from comment block of less files --- css/area_content.less | 1 - css/area_footer.less | 1 - css/area_forms.less | 1 - css/area_header.less | 3 +-- css/area_main-content-secedit.less | 1 + css/area_main-content.less | 1 - css/area_main-sidebar-nav.less | 2 -- css/area_main-sidebar-search.less | 1 - css/area_msg.less | 1 - css/area_nav-breadcrumb.less | 1 - css/area_nav-direct.less | 1 - css/area_nav-metabox.less | 2 -- css/area_nav-page-attributes.less | 1 + css/area_nav-pagetools.less | 1 - css/area_nav-usertools.less | 1 - css/area_recent.less | 1 - css/area_search.less | 1 - css/area_tabs.less | 1 + css/area_togglelink.less | 1 - css/base.less | 1 - css/base_design.less | 1 - css/base_fontello-icons.less | 1 - css/base_mixins.less | 1 - css/base_structure.less | 1 - css/plugins/include.less | 2 -- css/plugins/magic-matcher.less | 3 --- css/print.less | 2 -- css/template_admin.less | 1 - css/template_detail.less | 1 - 29 files changed, 4 insertions(+), 33 deletions(-) diff --git a/css/area_content.less b/css/area_content.less index 6aa15ba..4b0ba92 100755 --- a/css/area_content.less +++ b/css/area_content.less @@ -1,7 +1,6 @@ /** * This file provides the design styles for the page content. * - * @author Jana Deutschlaender */ .content .row { diff --git a/css/area_footer.less b/css/area_footer.less index 57114e3..0751871 100755 --- a/css/area_footer.less +++ b/css/area_footer.less @@ -1,7 +1,6 @@ /** * This file provides the design styles for the page footer * - * @author Jana Deutschlaender */ diff --git a/css/area_forms.less b/css/area_forms.less index 996bd68..f954225 100644 --- a/css/area_forms.less +++ b/css/area_forms.less @@ -1,7 +1,6 @@ /** * This file provides the design styles for forms. * - * @author Jana Deutschlaender */ diff --git a/css/area_header.less b/css/area_header.less index 97029be..63afdb5 100755 --- a/css/area_header.less +++ b/css/area_header.less @@ -1,7 +1,6 @@ /** * This file provides the design styles for the page header. * - * @author Jana Deutschlaender */ @@ -268,7 +267,7 @@ font-size: 1rem; } } - + @media @screen_max-xxs { min-height: 70px; // needed for menu select toolbar diff --git a/css/area_main-content-secedit.less b/css/area_main-content-secedit.less index 6101952..0fdc693 100644 --- a/css/area_main-content-secedit.less +++ b/css/area_main-content-secedit.less @@ -1,5 +1,6 @@ /** * This styles the "section editing button" (if not added by data-plugin) + * */ diff --git a/css/area_main-content.less b/css/area_main-content.less index c851248..d413174 100755 --- a/css/area_main-content.less +++ b/css/area_main-content.less @@ -1,7 +1,6 @@ /** * This file provides the design styles for the main-content. * - * @author Jana Deutschlaender */ diff --git a/css/area_main-sidebar-nav.less b/css/area_main-sidebar-nav.less index d25b720..4b78df8 100755 --- a/css/area_main-sidebar-nav.less +++ b/css/area_main-sidebar-nav.less @@ -1,8 +1,6 @@ /** * This file provides the design styles the navigational elements in the sidebar * - * @author Jana Deutschlaender - * @author Andreas Gohr */ diff --git a/css/area_main-sidebar-search.less b/css/area_main-sidebar-search.less index a217291..760744c 100644 --- a/css/area_main-sidebar-search.less +++ b/css/area_main-sidebar-search.less @@ -1,7 +1,6 @@ /** * This file provides the design styles for the quick search. * - * @author Jana Deutschlaender */ diff --git a/css/area_msg.less b/css/area_msg.less index 6edc5c7..fe3673a 100644 --- a/css/area_msg.less +++ b/css/area_msg.less @@ -1,7 +1,6 @@ /** * This file provides the design styles for message block * - * @author Jana Deutschlaender */ diff --git a/css/area_nav-breadcrumb.less b/css/area_nav-breadcrumb.less index 1c3818c..e0246ca 100755 --- a/css/area_nav-breadcrumb.less +++ b/css/area_nav-breadcrumb.less @@ -1,7 +1,6 @@ /** * This file provides the design styles for the breadcrumb * - * @author Jana Deutschlaender */ diff --git a/css/area_nav-direct.less b/css/area_nav-direct.less index 5defc3b..497b3bb 100755 --- a/css/area_nav-direct.less +++ b/css/area_nav-direct.less @@ -1,7 +1,6 @@ /** * This file provides the design styles for the direct / menu jump links. * - * @author Jana Deutschlaender */ diff --git a/css/area_nav-metabox.less b/css/area_nav-metabox.less index 684fce5..97864b4 100755 --- a/css/area_nav-metabox.less +++ b/css/area_nav-metabox.less @@ -1,8 +1,6 @@ /** * This file provides the design styles for the metatabbox * - * @author Jana Deutschlaender - * @author Silke Pisulla */ diff --git a/css/area_nav-page-attributes.less b/css/area_nav-page-attributes.less index 9074226..1be952a 100644 --- a/css/area_nav-page-attributes.less +++ b/css/area_nav-page-attributes.less @@ -1,5 +1,6 @@ /** * Page Attribute Icons in the breadcrumb bar + * */ diff --git a/css/area_nav-pagetools.less b/css/area_nav-pagetools.less index 49c2dff..93cff98 100755 --- a/css/area_nav-pagetools.less +++ b/css/area_nav-pagetools.less @@ -1,7 +1,6 @@ /** * This file provides the design styles for the page specific tool bar. * - * @author Jana Deutschlaender */ /* diff --git a/css/area_nav-usertools.less b/css/area_nav-usertools.less index c3e382b..986c6eb 100755 --- a/css/area_nav-usertools.less +++ b/css/area_nav-usertools.less @@ -1,7 +1,6 @@ /** * This file provides the design styles for the direct / menu jump links. * - * @author Jana Deutschlaender */ diff --git a/css/area_recent.less b/css/area_recent.less index 0722639..5507cb0 100644 --- a/css/area_recent.less +++ b/css/area_recent.less @@ -1,7 +1,6 @@ /** * This file provides the design styles for page revisions * - * @author Jana Deutschlaender */ diff --git a/css/area_search.less b/css/area_search.less index 9fddb00..b0acd17 100644 --- a/css/area_search.less +++ b/css/area_search.less @@ -1,7 +1,6 @@ /** * This file provides the design styles for the search results * - * @author Jana Deutschlaender */ diff --git a/css/area_tabs.less b/css/area_tabs.less index 6574645..c5d3d88 100644 --- a/css/area_tabs.less +++ b/css/area_tabs.less @@ -1,5 +1,6 @@ /** * This file provides styles for tab boxes + * */ diff --git a/css/area_togglelink.less b/css/area_togglelink.less index 5b09625..9f7b8c3 100755 --- a/css/area_togglelink.less +++ b/css/area_togglelink.less @@ -1,7 +1,6 @@ /** * This file provides the design styles for the sidebar (navmain). * - * @author Jana Deutschlaender */ diff --git a/css/base.less b/css/base.less index ba4e2f0..a9a43d4 100755 --- a/css/base.less +++ b/css/base.less @@ -1,7 +1,6 @@ /** * This file provides the basic vars and reset styles. * - * @author Jana Deutschlaender */ diff --git a/css/base_design.less b/css/base_design.less index 97c8f84..7a54034 100755 --- a/css/base_design.less +++ b/css/base_design.less @@ -2,7 +2,6 @@ * This file provides the main design styles * across all template elements (typo, colors etc.) * - * @author Jana Deutschlaender */ diff --git a/css/base_fontello-icons.less b/css/base_fontello-icons.less index bb31646..13c9d80 100644 --- a/css/base_fontello-icons.less +++ b/css/base_fontello-icons.less @@ -1,7 +1,6 @@ /** * This file provides styles for web fonts and icon fonts * - * @author Jana Deutschlaender */ diff --git a/css/base_mixins.less b/css/base_mixins.less index 1e9af0a..023a907 100755 --- a/css/base_mixins.less +++ b/css/base_mixins.less @@ -1,7 +1,6 @@ /** * This file provides less mixins for all other style modules * - * @author Jana Deutschlaender */ diff --git a/css/base_structure.less b/css/base_structure.less index 1ef944e..988e530 100755 --- a/css/base_structure.less +++ b/css/base_structure.less @@ -1,7 +1,6 @@ /** * This file provides styles for the general layout structure. * - * @author Jana Deutschlaender */ diff --git a/css/plugins/include.less b/css/plugins/include.less index f793a80..d9381ab 100644 --- a/css/plugins/include.less +++ b/css/plugins/include.less @@ -1,8 +1,6 @@ /** * This file provides the main design styles * across all template elements (typo, colors etc.) - * - * @author Jana Deutschlaender */ #dokuwiki__content .plugin_include_content { diff --git a/css/plugins/magic-matcher.less b/css/plugins/magic-matcher.less index 0652529..8d6adc0 100755 --- a/css/plugins/magic-matcher.less +++ b/css/plugins/magic-matcher.less @@ -1,8 +1,5 @@ /** * This file provides styles for magic matcher plugin - * - * @author Jana Deutschlaender - * @author Silke Pisulla */ diff --git a/css/print.less b/css/print.less index 2b02270..3a50e19 100755 --- a/css/print.less +++ b/css/print.less @@ -1,8 +1,6 @@ /** * This file provides the styles for printing. * - * @author Jana Deutschlaender , - Silke Pisulla */ diff --git a/css/template_admin.less b/css/template_admin.less index 6f4659d..d678a8a 100644 --- a/css/template_admin.less +++ b/css/template_admin.less @@ -1,7 +1,6 @@ /** * This file provides the design styles for the admin tools * - * @author Jana Deutschlaender */ diff --git a/css/template_detail.less b/css/template_detail.less index 97ef1ce..d368713 100644 --- a/css/template_detail.less +++ b/css/template_detail.less @@ -2,7 +2,6 @@ * This file provides the design styles for the the detail template * (media details) * - * @author Jana Deutschlaender */ From f9439eee4d1a9826259fbf844e413cd55be70aa7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jana=20Deutschla=CC=88nder?= Date: Wed, 13 Mar 2019 14:23:30 +0100 Subject: [PATCH 2/5] #4: fix footnotes styling --- css/area_footnotes.less | 65 +++++++++++++++++++++++++++++++++++++++++ style.ini | 1 + 2 files changed, 66 insertions(+) create mode 100644 css/area_footnotes.less diff --git a/css/area_footnotes.less b/css/area_footnotes.less new file mode 100644 index 0000000..7639f0c --- /dev/null +++ b/css/area_footnotes.less @@ -0,0 +1,65 @@ +/** + * This file provides the design styles for the footnotes. + * + */ + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* footnotes section */ +.dokuwiki div.footnotes { + div.fn { + margin-bottom: .2rem; + display: table;// + vertical-align: top;// + + sup, // + .content { + display: table-cell; + } + + sup { // + vertical-align: top; + + // footnote anchor + a.fn_bot { + font-size: .86em; + padding-right: .2em; + } + } + + .content { // + vertical-align: top; + line-height: 135%; + } + + > sup { + + } + + // footnote text + div.content { + line-height: 135%; + } + } +} + + + +/* + + + + + + + + + + + + + + + + + + + + + + + + + + */ +/* footnotes in content */ +sup, +.main-content sup, +.main-content > div > p sup, +.main-content > div > ul > li .li sup + { + a.fn_top { + font-size: .7rem; + font-weight: bold; + padding-right: .2em; + } +} + +.insitu-footnote { + line-height: 130%; +} + + diff --git a/style.ini b/style.ini index 519d234..35dae3b 100755 --- a/style.ini +++ b/style.ini @@ -62,6 +62,7 @@ css/base_design.less = all css/area_content.less = all css/area_header.less = all css/area_footer.less = all +css/area_footnotes.less = all css/area_msg.less = all css/area_nav-direct.less = all css/area_nav-breadcrumb.less = all From 8eaf45e447563d00389d2a36d9e18b8ee9335833 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jana=20Deutschla=CC=88nder?= Date: Mon, 18 Mar 2019 13:58:16 +0100 Subject: [PATCH 3/5] revert commit 'remove author from comment block of less files' which is completely unrelated to feature branch --- css/area_content.less | 1 + css/area_footer.less | 1 + css/area_forms.less | 1 + css/area_header.less | 3 ++- css/area_main-content-secedit.less | 1 - css/area_main-content.less | 1 + css/area_main-sidebar-nav.less | 2 ++ css/area_main-sidebar-search.less | 1 + css/area_msg.less | 1 + css/area_nav-breadcrumb.less | 1 + css/area_nav-direct.less | 1 + css/area_nav-metabox.less | 2 ++ css/area_nav-page-attributes.less | 1 - css/area_nav-pagetools.less | 1 + css/area_nav-usertools.less | 1 + css/area_recent.less | 1 + css/area_search.less | 1 + css/area_tabs.less | 1 - css/area_togglelink.less | 1 + css/base.less | 1 + css/base_design.less | 1 + css/base_fontello-icons.less | 1 + css/base_mixins.less | 1 + css/base_structure.less | 1 + css/plugins/include.less | 2 ++ css/plugins/magic-matcher.less | 3 +++ css/print.less | 2 ++ css/template_admin.less | 1 + css/template_detail.less | 1 + 29 files changed, 33 insertions(+), 4 deletions(-) diff --git a/css/area_content.less b/css/area_content.less index 4b0ba92..6aa15ba 100755 --- a/css/area_content.less +++ b/css/area_content.less @@ -1,6 +1,7 @@ /** * This file provides the design styles for the page content. * + * @author Jana Deutschlaender */ .content .row { diff --git a/css/area_footer.less b/css/area_footer.less index 0751871..57114e3 100755 --- a/css/area_footer.less +++ b/css/area_footer.less @@ -1,6 +1,7 @@ /** * This file provides the design styles for the page footer * + * @author Jana Deutschlaender */ diff --git a/css/area_forms.less b/css/area_forms.less index f954225..996bd68 100644 --- a/css/area_forms.less +++ b/css/area_forms.less @@ -1,6 +1,7 @@ /** * This file provides the design styles for forms. * + * @author Jana Deutschlaender */ diff --git a/css/area_header.less b/css/area_header.less index 63afdb5..97029be 100755 --- a/css/area_header.less +++ b/css/area_header.less @@ -1,6 +1,7 @@ /** * This file provides the design styles for the page header. * + * @author Jana Deutschlaender */ @@ -267,7 +268,7 @@ font-size: 1rem; } } - + @media @screen_max-xxs { min-height: 70px; // needed for menu select toolbar diff --git a/css/area_main-content-secedit.less b/css/area_main-content-secedit.less index 0fdc693..6101952 100644 --- a/css/area_main-content-secedit.less +++ b/css/area_main-content-secedit.less @@ -1,6 +1,5 @@ /** * This styles the "section editing button" (if not added by data-plugin) - * */ diff --git a/css/area_main-content.less b/css/area_main-content.less index d413174..c851248 100755 --- a/css/area_main-content.less +++ b/css/area_main-content.less @@ -1,6 +1,7 @@ /** * This file provides the design styles for the main-content. * + * @author Jana Deutschlaender */ diff --git a/css/area_main-sidebar-nav.less b/css/area_main-sidebar-nav.less index 4b78df8..d25b720 100755 --- a/css/area_main-sidebar-nav.less +++ b/css/area_main-sidebar-nav.less @@ -1,6 +1,8 @@ /** * This file provides the design styles the navigational elements in the sidebar * + * @author Jana Deutschlaender + * @author Andreas Gohr */ diff --git a/css/area_main-sidebar-search.less b/css/area_main-sidebar-search.less index 760744c..a217291 100644 --- a/css/area_main-sidebar-search.less +++ b/css/area_main-sidebar-search.less @@ -1,6 +1,7 @@ /** * This file provides the design styles for the quick search. * + * @author Jana Deutschlaender */ diff --git a/css/area_msg.less b/css/area_msg.less index fe3673a..6edc5c7 100644 --- a/css/area_msg.less +++ b/css/area_msg.less @@ -1,6 +1,7 @@ /** * This file provides the design styles for message block * + * @author Jana Deutschlaender */ diff --git a/css/area_nav-breadcrumb.less b/css/area_nav-breadcrumb.less index e0246ca..1c3818c 100755 --- a/css/area_nav-breadcrumb.less +++ b/css/area_nav-breadcrumb.less @@ -1,6 +1,7 @@ /** * This file provides the design styles for the breadcrumb * + * @author Jana Deutschlaender */ diff --git a/css/area_nav-direct.less b/css/area_nav-direct.less index 497b3bb..5defc3b 100755 --- a/css/area_nav-direct.less +++ b/css/area_nav-direct.less @@ -1,6 +1,7 @@ /** * This file provides the design styles for the direct / menu jump links. * + * @author Jana Deutschlaender */ diff --git a/css/area_nav-metabox.less b/css/area_nav-metabox.less index 97864b4..684fce5 100755 --- a/css/area_nav-metabox.less +++ b/css/area_nav-metabox.less @@ -1,6 +1,8 @@ /** * This file provides the design styles for the metatabbox * + * @author Jana Deutschlaender + * @author Silke Pisulla */ diff --git a/css/area_nav-page-attributes.less b/css/area_nav-page-attributes.less index 1be952a..9074226 100644 --- a/css/area_nav-page-attributes.less +++ b/css/area_nav-page-attributes.less @@ -1,6 +1,5 @@ /** * Page Attribute Icons in the breadcrumb bar - * */ diff --git a/css/area_nav-pagetools.less b/css/area_nav-pagetools.less index 93cff98..49c2dff 100755 --- a/css/area_nav-pagetools.less +++ b/css/area_nav-pagetools.less @@ -1,6 +1,7 @@ /** * This file provides the design styles for the page specific tool bar. * + * @author Jana Deutschlaender */ /* diff --git a/css/area_nav-usertools.less b/css/area_nav-usertools.less index 986c6eb..c3e382b 100755 --- a/css/area_nav-usertools.less +++ b/css/area_nav-usertools.less @@ -1,6 +1,7 @@ /** * This file provides the design styles for the direct / menu jump links. * + * @author Jana Deutschlaender */ diff --git a/css/area_recent.less b/css/area_recent.less index 5507cb0..0722639 100644 --- a/css/area_recent.less +++ b/css/area_recent.less @@ -1,6 +1,7 @@ /** * This file provides the design styles for page revisions * + * @author Jana Deutschlaender */ diff --git a/css/area_search.less b/css/area_search.less index b0acd17..9fddb00 100644 --- a/css/area_search.less +++ b/css/area_search.less @@ -1,6 +1,7 @@ /** * This file provides the design styles for the search results * + * @author Jana Deutschlaender */ diff --git a/css/area_tabs.less b/css/area_tabs.less index c5d3d88..6574645 100644 --- a/css/area_tabs.less +++ b/css/area_tabs.less @@ -1,6 +1,5 @@ /** * This file provides styles for tab boxes - * */ diff --git a/css/area_togglelink.less b/css/area_togglelink.less index 9f7b8c3..5b09625 100755 --- a/css/area_togglelink.less +++ b/css/area_togglelink.less @@ -1,6 +1,7 @@ /** * This file provides the design styles for the sidebar (navmain). * + * @author Jana Deutschlaender */ diff --git a/css/base.less b/css/base.less index a9a43d4..ba4e2f0 100755 --- a/css/base.less +++ b/css/base.less @@ -1,6 +1,7 @@ /** * This file provides the basic vars and reset styles. * + * @author Jana Deutschlaender */ diff --git a/css/base_design.less b/css/base_design.less index 7a54034..97c8f84 100755 --- a/css/base_design.less +++ b/css/base_design.less @@ -2,6 +2,7 @@ * This file provides the main design styles * across all template elements (typo, colors etc.) * + * @author Jana Deutschlaender */ diff --git a/css/base_fontello-icons.less b/css/base_fontello-icons.less index 13c9d80..bb31646 100644 --- a/css/base_fontello-icons.less +++ b/css/base_fontello-icons.less @@ -1,6 +1,7 @@ /** * This file provides styles for web fonts and icon fonts * + * @author Jana Deutschlaender */ diff --git a/css/base_mixins.less b/css/base_mixins.less index 023a907..1e9af0a 100755 --- a/css/base_mixins.less +++ b/css/base_mixins.less @@ -1,6 +1,7 @@ /** * This file provides less mixins for all other style modules * + * @author Jana Deutschlaender */ diff --git a/css/base_structure.less b/css/base_structure.less index 988e530..1ef944e 100755 --- a/css/base_structure.less +++ b/css/base_structure.less @@ -1,6 +1,7 @@ /** * This file provides styles for the general layout structure. * + * @author Jana Deutschlaender */ diff --git a/css/plugins/include.less b/css/plugins/include.less index d9381ab..f793a80 100644 --- a/css/plugins/include.less +++ b/css/plugins/include.less @@ -1,6 +1,8 @@ /** * This file provides the main design styles * across all template elements (typo, colors etc.) + * + * @author Jana Deutschlaender */ #dokuwiki__content .plugin_include_content { diff --git a/css/plugins/magic-matcher.less b/css/plugins/magic-matcher.less index 8d6adc0..0652529 100755 --- a/css/plugins/magic-matcher.less +++ b/css/plugins/magic-matcher.less @@ -1,5 +1,8 @@ /** * This file provides styles for magic matcher plugin + * + * @author Jana Deutschlaender + * @author Silke Pisulla */ diff --git a/css/print.less b/css/print.less index 3a50e19..2b02270 100755 --- a/css/print.less +++ b/css/print.less @@ -1,6 +1,8 @@ /** * This file provides the styles for printing. * + * @author Jana Deutschlaender , + Silke Pisulla */ diff --git a/css/template_admin.less b/css/template_admin.less index d678a8a..6f4659d 100644 --- a/css/template_admin.less +++ b/css/template_admin.less @@ -1,6 +1,7 @@ /** * This file provides the design styles for the admin tools * + * @author Jana Deutschlaender */ diff --git a/css/template_detail.less b/css/template_detail.less index d368713..97ef1ce 100644 --- a/css/template_detail.less +++ b/css/template_detail.less @@ -2,6 +2,7 @@ * This file provides the design styles for the the detail template * (media details) * + * @author Jana Deutschlaender */ From 950f35bedb47577e2d0628d040eb8baecf90a96b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jana=20Deutschla=CC=88nder?= Date: Mon, 18 Mar 2019 16:09:53 +0100 Subject: [PATCH 4/5] prevent that regular s in the footnote content inherit those of footnote sups remove obsolete comments --- css/area_footnotes.less | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/css/area_footnotes.less b/css/area_footnotes.less index 7639f0c..ee01717 100644 --- a/css/area_footnotes.less +++ b/css/area_footnotes.less @@ -8,15 +8,15 @@ .dokuwiki div.footnotes { div.fn { margin-bottom: .2rem; - display: table;// - vertical-align: top;// + display: table; + vertical-align: top; - sup, // + > sup, .content { display: table-cell; } - sup { // + > sup { vertical-align: top; // footnote anchor @@ -26,15 +26,11 @@ } } - .content { // + .content { vertical-align: top; line-height: 135%; } - > sup { - - } - // footnote text div.content { line-height: 135%; @@ -49,8 +45,7 @@ sup, .main-content sup, .main-content > div > p sup, -.main-content > div > ul > li .li sup - { +.main-content > div > ul > li .li sup { a.fn_top { font-size: .7rem; font-weight: bold; From 2e572684f845ad110a178abea62803df5a806208 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jana=20Deutschla=CC=88nder?= Date: Tue, 9 Apr 2019 14:43:37 +0200 Subject: [PATCH 5/5] #4: Do not style sup element outside of main-content --- css/area_footnotes.less | 1 - 1 file changed, 1 deletion(-) diff --git a/css/area_footnotes.less b/css/area_footnotes.less index ee01717..c669420 100644 --- a/css/area_footnotes.less +++ b/css/area_footnotes.less @@ -42,7 +42,6 @@ /* + + + + + + + + + + + + + + + + + + + + + + + + + + */ /* footnotes in content */ -sup, .main-content sup, .main-content > div > p sup, .main-content > div > ul > li .li sup {