j1-template 2020.0.2 → 2020.0.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_includes/themes/j1/layouts/content_generator_blog_archive.html +22 -18
- data/_includes/themes/j1/layouts/content_generator_collection.html +15 -12
- data/_includes/themes/j1/layouts/content_generator_page.html +16 -17
- data/_includes/themes/j1/layouts/content_generator_post.html +21 -26
- data/_includes/themes/j1/modules/navigator/generator.html +62 -40
- data/{lib/starter_web/apps/public/cc → apps/public/cc/cc.yml} +0 -0
- data/apps/public/cc/index.adoc +107 -0
- data/assets/data/menu.html +6 -5
- data/assets/data/mmenu.html +455 -0
- data/assets/data/{sidebar.html → mmenu_sidebar.html} +24 -18
- data/assets/data/mmenu_toc.html +45 -0
- data/assets/data/quicklinks.html +9 -4
- data/assets/data/ssm.html +227 -0
- data/assets/error_pages/HTTP204.html +3 -3
- data/assets/themes/j1/adapter/js/algolia.js +321 -0
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/attic.js +4 -4
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/carousel.js +3 -3
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/cookie_consent.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/framer.js +3 -3
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/gallery_customizer.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/j1.js +15 -38
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/justified_gallery.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/lightbox.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/logger.js +0 -0
- data/assets/themes/j1/adapter/js/mmenu.js +452 -0
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/navigator.js +50 -50
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/searcher.js +0 -0
- data/assets/themes/j1/adapter/js/ssm.js +507 -0
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/themer.js +1 -1
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/toccer.js +42 -44
- data/assets/themes/j1/core/css/bootstrap.css +116 -93
- data/assets/themes/j1/core/css/bootstrap.min.css +4 -4
- data/assets/themes/j1/core/css/globals.css +1 -1
- data/assets/themes/j1/core/css/theme_extensions.css +690 -137
- data/assets/themes/j1/core/css/theme_extensions.min.css +1 -1
- data/assets/themes/j1/core/css/uno.css +690 -137
- data/assets/themes/j1/core/css/uno.min.css +1 -1
- data/assets/themes/j1/core/css/vendor.css +134 -105
- data/assets/themes/j1/core/css/vendor.min.css +4 -4
- data/assets/themes/j1/core/js/template.js +306 -24
- data/assets/themes/j1/core/js/template.js.map +1 -1
- data/assets/themes/j1/core/js/template.min.js +1 -1
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/carousel/css/carousel.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/carousel/css/carousel.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/carousel/css/carousel_transitions.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/carousel/css/carousel_transitions.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/carousel/css/theme/uno.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/carousel/css/theme/uno.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/carousel/images/ajax-loader.gif +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/carousel/images/grabbing.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/carousel/images/owl-logo.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/carousel/images/owl.video.play.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/carousel/js/carousel.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/carousel/js/carousel.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/iconify/js/iconify.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/iframe_resizer/examples/frame.absolute.html +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/iframe_resizer/examples/frame.content.html +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/iframe_resizer/examples/frame.hover.html +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/iframe_resizer/examples/frame.nested.html +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/iframe_resizer/examples/frame.textarea.html +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/iframe_resizer/examples/frame.tolerance.html +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/iframe_resizer/examples/index.html +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/iframe_resizer/examples/two.html +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/iframe_resizer/js/client/iframeResizer.contentWindow.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/iframe_resizer/js/client/iframeResizer.contentWindow.map +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/iframe_resizer/js/client/iframeResizer.contentWindow.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/LICENSE +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/README.md +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/_versions/v3.7.0/css/justifiedGallery.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/_versions/v3.7.0/css/justifiedGallery.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/_versions/v3.7.0/css/theme/uno.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/_versions/v3.7.0/js/justifiedGallery.3.7.0.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/_versions/v3.7.0/js/justifiedGallery.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/_versions/v3.7.0/js/justifiedGallery.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/_versions/v3.7.0/less/.csslintrc +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/_versions/v3.7.0/less/justifiedGallery.less +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/_versions/v4.0.0/css/justifiedGallery.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/_versions/v4.0.0/css/justifiedGallery.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/_versions/v4.0.0/css/theme/uno.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/_versions/v4.0.0/js/jquery.justifiedGallery.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/_versions/v4.0.0/js/jquery.justifiedGallery.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/css/justifiedGallery.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/css/justifiedGallery.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/css/theme/uno.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/css/theme/uno.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/js/justifiedGallery.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/js/justifiedGallery.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/core/lg-fb-comment-box.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/core/lg-fb-comment-box.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/core/lg-transitions.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/core/lg-transitions.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/core/lightgallery.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/core/lightgallery.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/fonts/lg.eot +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/fonts/lg.svg +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/fonts/lg.ttf +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/fonts/lg.woff +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/img/loading.gif +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/img/video-play.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/img/vimeo-play.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/img/youtube-play.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/animation-w.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/customize-w.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/dynamic-w.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/facebook-icon.svg +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/googleplus-icon.svg +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/html5-w.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/linked-in.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/module-w.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/play-button.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/responsive-w.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/thumb-w.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/touch-w.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/twitter-icon.svg +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/twitter.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/video1-w.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/zoom-w.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/zoom.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/uno.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/uno.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/core/lightgallery.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/core/lightgallery.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/j1/j1-video.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/j1/j1-video.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-autoplay.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-autoplay.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-fullscreen.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-fullscreen.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-hash.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-hash.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-pager.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-pager.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-share.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-share.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-thumbnail.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-thumbnail.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-video.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-video.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-zoom.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-zoom.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/log4javascript/log4javascript.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/log4javascript/log4javascript.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/base16.dark/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/base16.light/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/base16.monokai.dark/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/base16.monokai.light/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/base16.monokai/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/base16.solarized.dark/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/base16.solarized.light/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/base16.solarized/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/base16/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/colorful/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/github/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/gruvbox.dark/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/gruvbox.light/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/gruvbox/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/igorpro/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/molokai/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/monokai.sublime/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/monokai/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/pastie/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/thankful_eyes/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/tulip/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/videojs/css/themes/city.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/videojs/css/themes/city.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/videojs/css/themes/fantasy.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/videojs/css/themes/fantasy.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/videojs/css/themes/forest.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/videojs/css/themes/forest.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/videojs/css/themes/sea.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/videojs/css/themes/sea.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/videojs/css/video-js.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/videojs/css/video-js.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/videojs/js/video.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/videojs/js/video.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/vimeo/froogaloop/js/froogaloop2.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/vimeo/player/js/player.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/vimeo/player/js/player.js.map +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/vimeo/player/js/player.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/vimeo/player/js/player.min.js.map +0 -0
- data/lib/j1/version.rb +1 -1
- data/lib/j1_app/j1_auth_manager/auth_manager.rb +8 -0
- data/lib/starter_web/Gemfile +2 -2
- data/lib/starter_web/_config.yml +12 -139
- data/lib/starter_web/_data/modules/authentication.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/navigator.yml +25 -24
- data/lib/starter_web/_data/modules/defaults/ssm.yml +50 -0
- data/lib/starter_web/_data/modules/defaults/toccer.yml +14 -15
- data/lib/starter_web/_data/modules/navigator.yml +164 -97
- data/lib/starter_web/_data/modules/ssm.yml +133 -0
- data/lib/starter_web/_data/modules/toccer.yml +20 -62
- data/lib/starter_web/_data/resources.yml +68 -51
- data/lib/starter_web/_data/template_settings.yml +13 -13
- data/lib/starter_web/_plugins/uglify.rb +41 -0
- data/lib/starter_web/assets/images/modules/icons/j1/{j1..ico → j1.ico} +0 -0
- data/lib/starter_web/collections/posts/public/{jekyll → featured}/_posts/2018-05-01-confusion-about-base-url.adoc +0 -0
- data/lib/starter_web/package.json +1 -1
- data/lib/starter_web/pages/public/about/about_site.adoc +3 -3
- data/lib/starter_web/pages/public/about/become_a_patron.adoc +9 -11
- data/lib/starter_web/pages/public/learn/floating_sidebar.adoc +199 -0
- data/lib/starter_web/pages/public/learn/roundtrip/100_present_images.adoc +3 -3
- data/lib/starter_web/pages/public/learn/roundtrip/100_present_videos.adoc +6 -7
- data/lib/starter_web/pages/public/learn/roundtrip/200_typography.adoc +5 -5
- data/lib/starter_web/pages/public/learn/roundtrip/300_icon_fonts.adoc +22 -24
- data/lib/starter_web/pages/public/learn/roundtrip/400_asciidoc_extensions.adoc +27 -30
- data/lib/starter_web/pages/public/learn/whats_up.adoc +12 -11
- data/lib/starter_web/pages/public/legal/en/500_support.adoc +1 -1
- data/lib/starter_web/pages/public/previewer/000_includes/tables/mdi_icons/200_rotate.asciidoc +1 -1
- data/lib/starter_web/pages/public/previewer/mdi_icons_preview.adoc +2 -3
- data/lib/starter_web/pages/public/previewer/twitter_emoji_preview.adoc +3 -3
- data/lib/starter_web/pages/public/site_search.adoc +196 -0
- data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
- data/lib/starter_web/utilsrv/package.json +1 -1
- metadata +169 -164
- data/assets/themes/j1/core/css/globals.scss +0 -28
- data/lib/starter_web/_data/modules/back2top.yml +0 -40
- data/lib/starter_web/_data/modules/defaults/back2top.yml +0 -147
- data/lib/starter_web/_data/modules/defaults/smooth_scroll.yml +0 -169
- data/lib/starter_web/_data/modules/smooth_scroll.yml +0 -169
- data/lib/starter_web/assets/themes/j1/adapter/js/back2top.js +0 -227
- data/lib/starter_web/assets/themes/j1/adapter/js/scroller.js +0 -177
@@ -78,12 +78,12 @@ additional useful extensions to the Markup language *Asciidoc* are made
|
|
78
78
|
especially for documents of the Jekyll content type *pages* (but can be used
|
79
79
|
for post or collections as well).
|
80
80
|
|
81
|
-
|
81
|
+
== Asciidoc Code
|
82
82
|
|
83
83
|
J1 Template adds a simple *Javascript* based on the `View Result Extension` to
|
84
84
|
any `listingblock`. The extension adds an interactive *toggle button* `VIEW`
|
85
|
-
to the output of an Asciidoc *listingblock box* placed to the top right of
|
86
|
-
the example box. If a result block `[.result]` is placed under a `listingblock`,
|
85
|
+
to the output of an Asciidoc *listingblock box* placed to the top right of
|
86
|
+
the example box. If a result block `[.result]` is placed under a `listingblock`,
|
87
87
|
clicking the toggle button `VIEW` displays (or hide) the content given by the
|
88
88
|
`result block`.
|
89
89
|
|
@@ -120,7 +120,7 @@ for *5 seconds*. If the button `VIEW` is clicked, the result box toggles
|
|
120
120
|
between open and close (the result gets hidden). That way, you can *open and
|
121
121
|
close* the result box *at any time*.
|
122
122
|
|
123
|
-
|
123
|
+
== Asciidoc Admonitions
|
124
124
|
|
125
125
|
All colors for all *default* admonition blocks set to the standard MD color
|
126
126
|
set. Find available block types an their colors below.
|
@@ -141,14 +141,14 @@ WARNING: Icon background-color: yellow
|
|
141
141
|
CAUTION: Icon background-color: red
|
142
142
|
|
143
143
|
|
144
|
-
|
144
|
+
== Q&A Blocks
|
145
145
|
|
146
146
|
*Q&A sections* are used quite often to answer popular questions. To make
|
147
|
-
such a Q&A section more eye-minded, the additional Admonition Blocks
|
147
|
+
such a Q&A section more eye-minded, the additional Admonition Blocks
|
148
148
|
`[QUESTION]` and `[ANSWER]` are available for J1 Template as Asciidoctor
|
149
149
|
extentions.
|
150
150
|
|
151
|
-
|
151
|
+
=== Question block
|
152
152
|
|
153
153
|
The admonition *Question block* is an extention to the Asciidoc admonition
|
154
154
|
block types that introduce an admonition of type *question*.
|
@@ -167,7 +167,7 @@ What's the main tool for selecting colors?
|
|
167
167
|
What's the main tool for selecting colors used for J1 Template?
|
168
168
|
====
|
169
169
|
|
170
|
-
|
170
|
+
=== Answer block
|
171
171
|
|
172
172
|
The Admonition *Answer block* is an extention to the Asciidoc admonition
|
173
173
|
block types that introduce an admonition type of *answer* in conjunction
|
@@ -206,8 +206,8 @@ lightbox::block_id[ images_width, images_data [, group_name] ]
|
|
206
206
|
|
207
207
|
NOTE: For a `lightbox::` block, images are placed in the output document
|
208
208
|
*without* any other scaling than in *width* - they are placed using simple
|
209
|
-
HTML `img` tags. This is fine for images *even in size*. For images in
|
210
|
-
different sizes, a *gallery* should be used as gallery (apps) rearrange
|
209
|
+
HTML `img` tags. This is fine for images *even in size*. For images in
|
210
|
+
different sizes, a *gallery* should be used as gallery (apps) rearrange
|
211
211
|
images to make them fit at its best for the available space.
|
212
212
|
|
213
213
|
=== Standalone Images
|
@@ -250,7 +250,6 @@ lightbox::images-standalone[ 400, {data-images-standalone} ]
|
|
250
250
|
.Lightbox block for standalone images
|
251
251
|
lightbox::images-standalone[ 400, {data-images-standalone} ]
|
252
252
|
|
253
|
-
|
254
253
|
=== Grouped Images
|
255
254
|
|
256
255
|
If more than a single image is given for a `lightbox::` block, the images can be
|
@@ -279,9 +278,9 @@ All icon fonts are supported:
|
|
279
278
|
* Twitter Emoji
|
280
279
|
|
281
280
|
|
282
|
-
|
283
|
-
|
284
|
-
*Material Designs Icons* can be used as *inline* icons by using
|
281
|
+
== Material Designs Icons
|
282
|
+
|
283
|
+
*Material Designs Icons* can be used as *inline* icons by using
|
285
284
|
the `mdi:` inline macro:
|
286
285
|
|
287
286
|
[source, adoc, role="noclip"]
|
@@ -290,7 +289,7 @@ mdi:icon_name[icon_size, modifier] <1> <2> <3>
|
|
290
289
|
----
|
291
290
|
<1> All `icon_name` can be found on the Preview page for *MDI Icon Previewer*
|
292
291
|
<2> The `icon_size` attribute can be one of: `xs`, `sm`, `lg` and `1x` to `10x`
|
293
|
-
<3> The `modifier` can be used to set the e.g the color (md-blue), an
|
292
|
+
<3> The `modifier` can be used to set the e.g the color (md-blue), an
|
294
293
|
animation (fa-pulsed) or the orientation (fa-rotate-45)
|
295
294
|
|
296
295
|
.Click on _view result_ to see how it's looks alike
|
@@ -307,16 +306,16 @@ mdi:font-awesome[2x, ml-3 mr-2 mb-2] Brand icon +
|
|
307
306
|
mdi:apple[2x, md-indigo ml-3 mr-2] Brand icon (colored)
|
308
307
|
====
|
309
308
|
|
310
|
-
Find all MDI Icons on page
|
309
|
+
Find all MDI Icons on page
|
311
310
|
link:{previewer-mdi}[MDI Icon Previewer, {window}].
|
312
311
|
|
313
312
|
NOTE: Parameters `icon_size` and `modifier` are optional. If *not* given,
|
314
313
|
the icons `size` is set to default (`1x`), the color to `black` and *no*
|
315
314
|
settings for the `modifier` are applied.
|
316
315
|
|
317
|
-
|
316
|
+
== Font Awesome Icons
|
318
317
|
|
319
|
-
*Font Awesome Icons* can be used as *inline* icons by using
|
318
|
+
*Font Awesome Icons* can be used as *inline* icons by using
|
320
319
|
the `fas:` (solid icons) or `fab` (brand icons) inline macro:
|
321
320
|
|
322
321
|
[source, adoc, role="noclip"]
|
@@ -325,7 +324,7 @@ fas:icon_name[icon_size, modifier] <1> <2> <3>
|
|
325
324
|
----
|
326
325
|
<1> All `icon_name` can be found on the Preview page for *FA Icon Previewer*
|
327
326
|
<2> The `icon_size` attribute can be one of: `xs`, `sm`, `lg` and `1x` to `10x`
|
328
|
-
<3> The `modifier` can be used to set e.g the color (md-blue), an
|
327
|
+
<3> The `modifier` can be used to set e.g the color (md-blue), an
|
329
328
|
animation (fa-pulsed) or the orientation (fa-rotate-45) of an icon
|
330
329
|
|
331
330
|
.Click on _view result_ to see how it's looks alike
|
@@ -347,9 +346,9 @@ the icons `size` is set to default (`1x`), the color to `black` and *no*
|
|
347
346
|
settings for the `modifier` are applied.
|
348
347
|
|
349
348
|
|
350
|
-
|
349
|
+
== Iconify Icons
|
351
350
|
|
352
|
-
*Iconify Icons* can be used as *inline* icons by using the `iconify:`
|
351
|
+
*Iconify Icons* can be used as *inline* icons by using the `iconify:`
|
353
352
|
inline macro:
|
354
353
|
|
355
354
|
[source, adoc, role="noclip"]
|
@@ -358,14 +357,14 @@ iconify:icon_name[icon_size, modifier] <1> <2> <3>
|
|
358
357
|
----
|
359
358
|
<1> All `icon_name` can be found on the Preview page for *FA Icon Previewer*
|
360
359
|
<2> The `icon_size` attribute can be one of: `xs`, `sm`, `lg` and `1x` to `10x`
|
361
|
-
<3> The `modifier` can be used to set e.g the color (md-blue) or additional
|
360
|
+
<3> The `modifier` can be used to set e.g the color (md-blue) or additional
|
362
361
|
positioning classes for margings and padding
|
363
362
|
|
364
363
|
.Click on _view result_ to see how it's looks alike
|
365
364
|
----
|
366
365
|
iconify:logos:opensource[2x, ml-4 mr-2 mb-2] Brand icon *OpenSource* +
|
367
366
|
iconify:logos:netlify[2x, ml-4 mr-2 mb-2] Brand icon *Netlify* +
|
368
|
-
iconify:simple-icons:netlify[2x, md-red ml-4 mr-2] Brand icon *Netlify*
|
367
|
+
iconify:simple-icons:netlify[2x, md-red ml-4 mr-2] Brand icon *Netlify*
|
369
368
|
----
|
370
369
|
|
371
370
|
[.result]
|
@@ -375,7 +374,7 @@ iconify:logos:netlify[2x, ml-4 mb-2] Brand icon *Netlify* +
|
|
375
374
|
iconify:simple-icons:netlify[2x, md-red ml-4] Brand icon *Netlify*, colored
|
376
375
|
====
|
377
376
|
|
378
|
-
Find all Iconify Icons available on page
|
377
|
+
Find all Iconify Icons available on page
|
379
378
|
link:{iconify-icon-sets}[Iconify Icon Sets, {window}].
|
380
379
|
|
381
380
|
[NOTE]
|
@@ -389,7 +388,7 @@ applied, the color settings will have *no* effect.
|
|
389
388
|
====
|
390
389
|
|
391
390
|
|
392
|
-
|
391
|
+
== Twitter Emoji Icons
|
393
392
|
|
394
393
|
Twitter Emoji's can be used as *inline* icons by using the `emoji:`
|
395
394
|
inline macro:
|
@@ -403,13 +402,13 @@ emoji:icon_name[icon_size] <1> <2>
|
|
403
402
|
|
404
403
|
.Click on _view result_ to see how it's look alike
|
405
404
|
----
|
406
|
-
This is an example of how you can emoji:heart[2x, pulsed mt-1] Asciidoctor
|
405
|
+
This is an example of how you can emoji:heart[2x, pulsed mt-1] Asciidoctor
|
407
406
|
and Twitter Emoji emoji:smile[].
|
408
407
|
----
|
409
408
|
|
410
409
|
[.result]
|
411
410
|
====
|
412
|
-
This is an example of how you can emoji:heart[2x, pulsed mt-1] Asciidoctor
|
411
|
+
This is an example of how you can emoji:heart[2x, pulsed mt-1] Asciidoctor
|
413
412
|
and Twitter Emoji emoji:smile[].
|
414
413
|
====
|
415
414
|
|
@@ -510,8 +509,6 @@ lorem:email[]
|
|
510
509
|
|
511
510
|
|===============================================================================
|
512
511
|
|
513
|
-
|
514
|
-
|
515
512
|
// Include documents
|
516
513
|
// -----------------------------------------------------------------------------
|
517
514
|
|
@@ -529,7 +526,7 @@ that is needed for modern Web pages based on the Asciidoc Markup language
|
|
529
526
|
generated by Jekyll. For sure!
|
530
527
|
|
531
528
|
The next preview is focussing advanced Bootstrap *Modals*. The modals feature
|
532
|
-
is currently in *beta* status, but it is a great option to customize your
|
529
|
+
is currently in *beta* status, but it is a great option to customize your
|
533
530
|
user dialogs using them!
|
534
531
|
|
535
532
|
Have a look for the link:{roundtrip-extended-modals}[BS modal extensions]
|
@@ -12,6 +12,8 @@ regenerate: false
|
|
12
12
|
|
13
13
|
resources: [ lightbox ]
|
14
14
|
resource_options:
|
15
|
+
- ssm:
|
16
|
+
mode: menu
|
15
17
|
- attic:
|
16
18
|
padding_top: 400
|
17
19
|
padding_bottom: 50
|
@@ -61,21 +63,21 @@ resource_options:
|
|
61
63
|
// -----------------------------------------------------------------------------
|
62
64
|
|
63
65
|
Welcome to the pages of J1 Template. If your here first time,
|
64
|
-
hopefully you get on that page first. For sure, there is no better
|
66
|
+
hopefully you get on that page first. For sure, there is no better
|
65
67
|
place to step in.
|
66
68
|
|
67
|
-
Having a menu system is great. We hope the the navigator module of J1 will
|
68
|
-
support you to explore this site, find what your are looking for. The site
|
69
|
-
of J1 has grown over the last month a lot. Many documents were seeking for
|
69
|
+
Having a menu system is great. We hope the the navigator module of J1 will
|
70
|
+
support you to explore this site, find what your are looking for. The site
|
71
|
+
of J1 has grown over the last month a lot. Many documents were seeking for
|
70
72
|
a home. And we have really a bunch of them.
|
71
73
|
|
72
74
|
To get better orientated, the site is organized for *natural reading*. As we
|
73
|
-
use the English language for our international vistors (we are German),
|
74
|
-
*natural reading* means for a western language, reading from the left to the
|
75
|
-
right (LTR), and from top to down a page. The same to all menus, sections
|
75
|
+
use the English language for our international vistors (we are German),
|
76
|
+
*natural reading* means for a western language, reading from the left to the
|
77
|
+
right (LTR), and from top to down a page. The same to all menus, sections
|
76
78
|
and pages.
|
77
79
|
|
78
|
-
To read the site it is recommended to go for LTR. Other languages, other
|
80
|
+
To read the site it is recommended to go for LTR. Other languages, other
|
79
81
|
countries and cultures go for RTL, but currently we've *no* support for RTL
|
80
82
|
implemented.
|
81
83
|
|
@@ -84,7 +86,7 @@ For that reason, it was a good decision to start from here.
|
|
84
86
|
|
85
87
|
== Whats up
|
86
88
|
|
87
|
-
First of all, you've started already! The important first step in to find
|
89
|
+
First of all, you've started already! The important first step in to find
|
88
90
|
your way to Jekyll is done. Congratiulations.
|
89
91
|
|
90
92
|
The *Learn* section contains all you need to learn what Jekyll and J1 can do
|
@@ -96,7 +98,7 @@ With this section you'll find a:
|
|
96
98
|
*J1*.
|
97
99
|
|
98
100
|
. *Kickstarter* are Tutorials. The most important one to start is *Web in a Day*.
|
99
|
-
This tutorial guides you through all the steps to build a website using
|
101
|
+
This tutorial guides you through all the steps to build a website using
|
100
102
|
the template system Jekyll One - your site using Jekyll and the template J1.
|
101
103
|
|
102
104
|
== Where to go
|
@@ -114,4 +116,3 @@ You're welcome!
|
|
114
116
|
|
115
117
|
If you like, continue by walking through the roundtrip examples
|
116
118
|
link:/pages/public/learn/roundtrip/present_images/[by starting the tour here].
|
117
|
-
|
@@ -10,7 +10,7 @@ categories: [ pages, manuals ]
|
|
10
10
|
permalink: /pages/protected/previewer/mdi_font/
|
11
11
|
regenerate: false
|
12
12
|
|
13
|
-
scrollbar:
|
13
|
+
scrollbar: false
|
14
14
|
|
15
15
|
resources: []
|
16
16
|
resource_options:
|
@@ -46,7 +46,7 @@ include::{includedir}/attributes.asciidoc[tag=data]
|
|
46
46
|
|
47
47
|
// Additional Asciidoc page attributes goes here
|
48
48
|
// -----------------------------------------------------------------------------
|
49
|
-
|
49
|
+
|
50
50
|
|
51
51
|
// Include documents
|
52
52
|
// -----------------------------------------------------------------------------
|
@@ -89,7 +89,6 @@ include equivalent text either inside the `` tag or right next to it
|
|
89
89
|
click to reply, the link is usable if CSS doesn't load, and human readers
|
90
90
|
with good eyesight and a decent browser see a pretty icon.
|
91
91
|
|
92
|
-
|
93
92
|
== Sizes
|
94
93
|
|
95
94
|
For more eye-minded placement, or to place emphasis on, all icons can be
|
@@ -8,9 +8,9 @@ index: []
|
|
8
8
|
categories: [ pages, manuals ]
|
9
9
|
|
10
10
|
permalink: /pages/protected/previewer/twitter_emoji/
|
11
|
-
regenerate: false
|
11
|
+
regenerate: false
|
12
12
|
|
13
|
-
scrollbar:
|
13
|
+
scrollbar: false
|
14
14
|
|
15
15
|
resources: []
|
16
16
|
resource_options:
|
@@ -50,7 +50,7 @@ include::{includedir}/attributes.asciidoc[tag=data]
|
|
50
50
|
|
51
51
|
// Additional Asciidoc page attributes goes here
|
52
52
|
// -----------------------------------------------------------------------------
|
53
|
-
:jollygoodcode-emoji: https://github.com/jollygoodcode/twemoji
|
53
|
+
:jollygoodcode-emoji: https://github.com/jollygoodcode/twemoji
|
54
54
|
|
55
55
|
// Include documents
|
56
56
|
// -----------------------------------------------------------------------------
|
@@ -0,0 +1,196 @@
|
|
1
|
+
---
|
2
|
+
title: Site Search
|
3
|
+
tagline: Full-text search engine
|
4
|
+
description: Algolia Index for all documents
|
5
|
+
|
6
|
+
tags: [
|
7
|
+
Doc, Post, Documents, Full, Text,
|
8
|
+
Site, Search, Engine, Algolia
|
9
|
+
]
|
10
|
+
index: []
|
11
|
+
categories: [ pages ]
|
12
|
+
|
13
|
+
toc: false
|
14
|
+
|
15
|
+
permalink: /pages/public/start/site_search/
|
16
|
+
regenerate: false
|
17
|
+
|
18
|
+
resources: [ algolia ]
|
19
|
+
resource_options:
|
20
|
+
- masthead:
|
21
|
+
opacity: 0.2
|
22
|
+
slides:
|
23
|
+
- url: /assets/images/widescreen/featured-1920x800.jpg
|
24
|
+
alt: featured-1920x800
|
25
|
+
---
|
26
|
+
|
27
|
+
// Enable the Liquid Preprocessor
|
28
|
+
// -----------------------------------------------------------------------------
|
29
|
+
:page-liquid:
|
30
|
+
|
31
|
+
// Set other global page attributes here
|
32
|
+
// -----------------------------------------------------------------------------
|
33
|
+
|
34
|
+
// Liquid procedures
|
35
|
+
// -----------------------------------------------------------------------------
|
36
|
+
//{% capture set_env_entry_document %}themes/{{site.template.name}}/procedures/global/set_env_entry_document.proc{%endcapture%}
|
37
|
+
|
38
|
+
// Initialize entry document paths
|
39
|
+
// -----------------------------------------------------------------------------
|
40
|
+
//{% include {{set_env_entry_document}} init_folders=all %}
|
41
|
+
|
42
|
+
// Load tags and urls
|
43
|
+
// -----------------------------------------------------------------------------
|
44
|
+
//include::{includedir}/attributes.asciidoc[tag=tags]
|
45
|
+
//include::{includedir}/attributes.asciidoc[tag=urls]
|
46
|
+
//include::{includedir}/attributes.asciidoc[tag=data]
|
47
|
+
|
48
|
+
// Additional Asciidoc page attributes goes here
|
49
|
+
// -----------------------------------------------------------------------------
|
50
|
+
|
51
|
+
// Include sub-documents
|
52
|
+
// -----------------------------------------------------------------------------
|
53
|
+
|
54
|
+
== Site Search
|
55
|
+
|
56
|
+
J1 Template integrates an Algolia Search Index for all documents of this site.
|
57
|
+
Using Algolia *Site Search*, looking for documents is done in a second.
|
58
|
+
|
59
|
+
++++
|
60
|
+
<!-- See: https://community.algolia.com/instantsearch.js/v2/getting-started.html -->
|
61
|
+
|
62
|
+
<!-- CurrentRefinedValues widget -->
|
63
|
+
<div id="current-refined-values"></div>
|
64
|
+
|
65
|
+
<!-- ClearAll widget -->
|
66
|
+
<div id="clear-all"></div>
|
67
|
+
|
68
|
+
<!-- SearchBox widget -->
|
69
|
+
<div id="search-searchbar" class="mb-4"> </div>
|
70
|
+
|
71
|
+
<!-- HitsPerPage widget -->
|
72
|
+
<!-- div id="hits-per-page-selector"></div -->
|
73
|
+
|
74
|
+
<div id="searcher" class"row">
|
75
|
+
<div class="col-md-4 col-xs-6">
|
76
|
+
<!-- CurrentRefinedValues widget -->
|
77
|
+
<div id="current-refined-values"></div>
|
78
|
+
<!-- RefinementList widget -->
|
79
|
+
<div id="refinement-list" class="limit-y"></div>
|
80
|
+
</div>
|
81
|
+
|
82
|
+
<div class="col-md-8 col-xs-6">
|
83
|
+
<!-- Pagination widget -->
|
84
|
+
<div id="pagination"></div>
|
85
|
+
<!-- Hits widget -->
|
86
|
+
<ul class="list-unstyled">
|
87
|
+
<div id="search-hits" class="result-list" >
|
88
|
+
<div class="result-item"></div>
|
89
|
+
</div>
|
90
|
+
</ul>
|
91
|
+
</div>
|
92
|
+
|
93
|
+
</div>
|
94
|
+
++++
|
95
|
+
|
96
|
+
++++
|
97
|
+
<style>
|
98
|
+
|
99
|
+
#refinement-list {
|
100
|
+
scrollbar-width: none; /* Firefox */
|
101
|
+
-ms-overflow-style: none; /* IE 10+ */
|
102
|
+
}
|
103
|
+
|
104
|
+
#refinement-list::-webkit-scrollbar {
|
105
|
+
width: 0px; /* WebKit */
|
106
|
+
}
|
107
|
+
|
108
|
+
/*
|
109
|
+
input:focus{
|
110
|
+
outline: none;
|
111
|
+
// box-shadow: 0px 0px 5px #61C5FA;
|
112
|
+
border: 1px solid #424242;
|
113
|
+
}
|
114
|
+
|
115
|
+
input:hover {
|
116
|
+
border: 1px solid #424242;
|
117
|
+
border-radius: 5px;
|
118
|
+
}
|
119
|
+
|
120
|
+
input:focus:hover{
|
121
|
+
outline: none;
|
122
|
+
box-shadow: 0px 0px 5px #424242;
|
123
|
+
border: 1px solid #3f51b5;
|
124
|
+
border-radius:0;
|
125
|
+
}
|
126
|
+
*/
|
127
|
+
|
128
|
+
.limit-y {
|
129
|
+
max-height: 1000px;
|
130
|
+
overflow-y: scroll;
|
131
|
+
}
|
132
|
+
|
133
|
+
.ais-pagination {
|
134
|
+
-webkit-box-shadow: 0 !important;
|
135
|
+
box-shadow: 0 !important;
|
136
|
+
width: 100%;
|
137
|
+
}
|
138
|
+
|
139
|
+
.ais-pagination--item__active {
|
140
|
+
background: #3f51b5;
|
141
|
+
}
|
142
|
+
|
143
|
+
.ais-clear-all--link, .ais-current-refined-values--clear-all,
|
144
|
+
.ais-price-ranges--button, .ais-range-input--submit {
|
145
|
+
background: #3f51b5;
|
146
|
+
}
|
147
|
+
|
148
|
+
|
149
|
+
.ais-current-refined-values--link, .ais-geo-search--toggle-label,
|
150
|
+
.ais-hierarchical-menu--link, .ais-menu--link, .ais-price-ranges--link,
|
151
|
+
.ais-refinement-list--label, .ais-star-rating--link, .ais-toggle--label {
|
152
|
+
color: #3f51b5;
|
153
|
+
}
|
154
|
+
|
155
|
+
.ais-refinement-list {
|
156
|
+
margin-top: 1.25rem;
|
157
|
+
}
|
158
|
+
|
159
|
+
.search-result-item {
|
160
|
+
margin-bottom: 0px;
|
161
|
+
}
|
162
|
+
|
163
|
+
.ais-search-box {
|
164
|
+
max-width: 100%;
|
165
|
+
/* margin-bottom: 15px; */
|
166
|
+
}
|
167
|
+
|
168
|
+
.ais-search-box--input {
|
169
|
+
padding-left: 2.5rem !important;
|
170
|
+
}
|
171
|
+
|
172
|
+
.ais-search-box--magnifier {
|
173
|
+
top: 1rem !important;
|
174
|
+
right: 1rem !important;
|
175
|
+
left: 1rem !important;
|
176
|
+
}
|
177
|
+
|
178
|
+
.ais-search-box--reset {
|
179
|
+
top: 1rem !important;
|
180
|
+
right: 1rem !important;
|
181
|
+
}
|
182
|
+
|
183
|
+
.ais-clear-all {
|
184
|
+
margin-bottom: .125rem!important;
|
185
|
+
}
|
186
|
+
|
187
|
+
em.ais-Highlight {
|
188
|
+
font-weight: bold;
|
189
|
+
/* font-size: 1.125rem; */
|
190
|
+
/* font-style: inherit; */
|
191
|
+
color: #ef2929;
|
192
|
+
font-style: unset !important;
|
193
|
+
}
|
194
|
+
|
195
|
+
</style>
|
196
|
+
++++
|