@diplodoc/cli 4.13.0 → 4.13.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/vendor.css +0 -737
- package/assets/vendor.js +1 -1
- package/build/index.js +6 -7
- package/build/index.js.map +2 -2
- package/build/linter.js +1 -1
- package/build/linter.js.map +2 -2
- package/package.json +2 -2
- package/src/resolvers/md2html.ts +4 -4
- package/src/services/metadata.ts +1 -1
package/assets/vendor.css
CHANGED
|
@@ -2691,743 +2691,6 @@ body.g-root:not(.g-root_mobile):not(.g-root_native-scrollbar) *::-webkit-scrollb
|
|
|
2691
2691
|
.contributor-avatars__one_contributor{display:flex;margin:0 1.5px}.contributor-avatars__one_contributor a,.contributor-avatars__one_contributor a:hover,.contributor-avatars__one_contributor a:visited,.contributor-avatars__one_contributor a:active{color:inherit;-webkit-text-decoration:none;text-decoration:none;display:flex}.contributor-avatars__one_contributor a{cursor:pointer}.contributor-avatars__one_contributor>*{font-size:13px;font-weight:400;margin-right:5px;align-self:center}@media screen and (max-width: 577px){.contributor-avatars__one_contributor_onlyAuthor>*:last-child{margin-left:5px}.contributor-avatars__one_contributor>*:last-child,.contributor-avatars__one_contributor>.desktop{display:none}.contributor-avatars__one_contributor_onlyAuthor>*:last-child{display:block}.contributor-avatars__one_contributor>*:not(:last-child){margin-right:0px}}@media screen and (min-width: 577px){.contributor-avatars__one_contributor>.mobile{display:none}.contributor-avatars__one_contributor>*:last-child{margin-right:0px}}.contributor-avatars__avatar{border-radius:50%;box-shadow:0 0 0 1.5px var(--g-color-line-generic-accent);border:0;color:inherit;cursor:inherit;background-color:inherit;padding:0;align-items:initial;font-family:inherit}.contributor-avatars__avatar_size_small{height:23px;width:23px}.contributor-avatars__avatar_size_big{height:33px;width:33px}.contributor-avatars__avatar_default{text-align:center;display:flex;flex-direction:column;justify-content:center;font-size:12px;font-weight:500}.contributor-avatars__avatar:focus{outline:2px solid var(--g-color-line-focus);outline-offset:1px}.contributor-avatars__avatar:focus:not(:focus-visible){outline:0}.contributor-avatars__displayed_avatars{display:flex}.contributor-avatars__displayed_avatars a,.contributor-avatars__displayed_avatars a:hover,.contributor-avatars__displayed_avatars a:visited,.contributor-avatars__displayed_avatars a:active{color:inherit;-webkit-text-decoration:none;text-decoration:none;display:flex}.contributor-avatars__displayed_avatars a{cursor:pointer}.contributor-avatars__displayed_avatars>*{margin-left:1.5px;margin-right:3.5px}.contributor-avatars__displayed_avatars a{border-radius:50%}.contributor-avatars__hidden_avatars{font-size:12px;font-weight:500;color:var(--g-color-text-secondary);border-radius:50%;text-align:center;cursor:pointer}.contributor-avatars__hidden_avatars>*{background:var(--g-color-base-misc-light);flex-direction:column;text-align:center;display:flex;justify-content:center;margin:0 1.5px;box-shadow:0 0 0 1.5px var(--g-color-line-generic-accent)}.contributor-avatars__details{display:flex}.contributor-avatars__details>div:last-child{font-size:13px;font-weight:400;margin:auto 12px}.contributor-avatars__details_name{color:var(--g-color-text-primary);line-height:18px}.contributor-avatars__popup{box-shadow:0px 3px 24px rgba(0,0,0,.2)}.contributor-avatars__popup a,.contributor-avatars__popup a:hover,.contributor-avatars__popup a:visited,.contributor-avatars__popup a:active{color:inherit;-webkit-text-decoration:none;text-decoration:none;display:flex}.contributor-avatars__popup a{cursor:pointer}.contributor-avatars__popup_content{padding:12px}.contributor-avatars__popup_content>*:not(:last-child){margin-bottom:12px}
|
|
2692
2692
|
.dc-mini-toc__title{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height);font-weight:500;color:var(--g-color-text-primary);margin-bottom:12px}.dc-mini-toc__sections{margin:0;padding:0;list-style:none;height:calc(100vh - 0px - 56px - var(--dc-subheader-height));height:calc(100vh - var(--dc-header-height, 0px) - 56px - var(--dc-subheader-height));overflow-y:auto;overflow-x:hidden}.dc-mini-toc__section{display:block}.dc-mini-toc__section>.dc-mini-toc__section-link{border-left-color:var(--g-color-line-generic)}.dc-mini-toc__section>.dc-mini-toc__section-link:focus{outline:2px solid var(--g-color-line-focus);outline-offset:-2px}.dc-mini-toc__section>.dc-mini-toc__section-link:focus:not(:focus-visible){outline:0}.dc-mini-toc__section-link{display:flex;align-items:center;padding:6px 6px 6px 12px;min-height:28px;color:var(--g-color-text-secondary);border-left:2px solid rgba(0,0,0,0);-webkit-text-decoration:none;text-decoration:none}.dc-mini-toc__section-link:hover{color:var(--g-color-text-complementary)}.dc-mini-toc__section_child .dc-mini-toc__section-link{padding-left:25px}.dc-mini-toc__section_active>.dc-mini-toc__section-link{color:var(--g-color-text-primary);border-left-color:var(--g-color-text-primary)}
|
|
2693
2693
|
.dc-nav-toc-panel{display:flex;justify-content:center;width:100%;background:var(--g-color-base-background);font-size:var(--g-text-body-1-font-size);line-height:var(--g-text-body-1-line-height)}.dc-nav-toc-panel_fixed{position:fixed;bottom:0;z-index:1000;left:0;border-top:1px solid var(--g-color-line-generic)}.dc-nav-toc-panel_fixed .dc-nav-toc-panel__control-hint{display:none}.dc-nav-toc-panel_fixed .dc-nav-toc-panel__content{padding:0 40px}.dc-nav-toc-panel__content{display:flex;justify-content:space-between;flex:1;max-width:1440px}.dc-nav-toc-panel__control{display:flex;flex-direction:column;width:48%}.dc-nav-toc-panel__control_left{align-items:flex-start}.dc-nav-toc-panel__control_right{align-items:flex-end}.dc-nav-toc-panel__control svg{margin-top:-1px;min-width:16px}.dc-nav-toc-panel__control_left svg{margin-right:6px}.dc-nav-toc-panel__control_right svg{margin-left:6px}.dc-nav-toc-panel__control-hint{color:var(--g-color-text-hint)}.dc-nav-toc-panel__control-text{display:flex;align-items:center}.dc-nav-toc-panel__link{display:flex;align-items:center;min-height:32px;color:var(--g-color-text-primary);font-weight:500;border-radius:var(--g-focus-border-radius)}.dc-nav-toc-panel__link:focus{outline:2px solid var(--g-color-line-focus);outline-offset:0}.dc-nav-toc-panel__link:focus:not(:focus-visible){outline:0}
|
|
2694
|
-
@charset "UTF-8";
|
|
2695
|
-
|
|
2696
|
-
/* src/scss/yfm.scss */
|
|
2697
|
-
.yfm {
|
|
2698
|
-
font-family:
|
|
2699
|
-
"Segoe UI",
|
|
2700
|
-
Arial,
|
|
2701
|
-
Helvetica,
|
|
2702
|
-
sans-serif,
|
|
2703
|
-
"Apple Color Emoji",
|
|
2704
|
-
"Segoe UI Emoji",
|
|
2705
|
-
"Segoe UI Symbol";
|
|
2706
|
-
font-family: var(--yfm-font-family-sans);
|
|
2707
|
-
font-size: 15px;
|
|
2708
|
-
line-height: 20px;
|
|
2709
|
-
word-wrap: break-word;
|
|
2710
|
-
color: rgba(0, 0, 0, 0.7);
|
|
2711
|
-
--yfm-color-hljs-background: rgba(107, 132, 153, 0.12);
|
|
2712
|
-
--yfm-color-hljs-subst: #444;
|
|
2713
|
-
--yfm-color-hljs-comment: #888888;
|
|
2714
|
-
--yfm-color-hljs-deletion: #880000;
|
|
2715
|
-
--yfm-color-hljs-section: #880000;
|
|
2716
|
-
--yfm-color-hljs-pseudo: #BC6060;
|
|
2717
|
-
--yfm-color-hljs-literal: #78A960;
|
|
2718
|
-
--yfm-color-hljs-addition: #397300;
|
|
2719
|
-
--yfm-color-hljs-meta: #1f7199;
|
|
2720
|
-
--yfm-color-hljs-meta-string: #4d99bf;
|
|
2721
|
-
--yfm-font-family-monospace:
|
|
2722
|
-
"Menlo",
|
|
2723
|
-
"Monaco",
|
|
2724
|
-
"Consolas",
|
|
2725
|
-
"Ubuntu Mono",
|
|
2726
|
-
"Liberation Mono",
|
|
2727
|
-
"DejaVu Sans Mono",
|
|
2728
|
-
"Courier New",
|
|
2729
|
-
"Courier",
|
|
2730
|
-
monospace;
|
|
2731
|
-
--yfm-font-family-sans:
|
|
2732
|
-
"Segoe UI",
|
|
2733
|
-
Arial,
|
|
2734
|
-
Helvetica,
|
|
2735
|
-
sans-serif,
|
|
2736
|
-
"Apple Color Emoji",
|
|
2737
|
-
"Segoe UI Emoji",
|
|
2738
|
-
"Segoe UI Symbol";
|
|
2739
|
-
}
|
|
2740
|
-
.yfm * {
|
|
2741
|
-
box-sizing: border-box;
|
|
2742
|
-
}
|
|
2743
|
-
.yfm > *:not(h2):not(h3):not(h4):not(h5):not(h6):first-child {
|
|
2744
|
-
margin-top: 0 !important;
|
|
2745
|
-
}
|
|
2746
|
-
.yfm > *:last-child {
|
|
2747
|
-
margin-bottom: 0 !important;
|
|
2748
|
-
}
|
|
2749
|
-
.yfm h1,
|
|
2750
|
-
.yfm h2,
|
|
2751
|
-
.yfm h3,
|
|
2752
|
-
.yfm h4,
|
|
2753
|
-
.yfm h5,
|
|
2754
|
-
.yfm h6 {
|
|
2755
|
-
margin-bottom: 15px;
|
|
2756
|
-
font-weight: 500;
|
|
2757
|
-
}
|
|
2758
|
-
.yfm h1 {
|
|
2759
|
-
font-size: 32px;
|
|
2760
|
-
line-height: 40px;
|
|
2761
|
-
}
|
|
2762
|
-
.yfm h2 {
|
|
2763
|
-
font-size: 24px;
|
|
2764
|
-
line-height: 28px;
|
|
2765
|
-
}
|
|
2766
|
-
.yfm h3 {
|
|
2767
|
-
font-size: 20px;
|
|
2768
|
-
line-height: 24px;
|
|
2769
|
-
}
|
|
2770
|
-
.yfm h4 {
|
|
2771
|
-
font-size: 17px;
|
|
2772
|
-
line-height: 24px;
|
|
2773
|
-
}
|
|
2774
|
-
.yfm h5 {
|
|
2775
|
-
font-size: 15px;
|
|
2776
|
-
line-height: 20px;
|
|
2777
|
-
}
|
|
2778
|
-
.yfm h6 {
|
|
2779
|
-
font-size: 13px;
|
|
2780
|
-
line-height: 18px;
|
|
2781
|
-
}
|
|
2782
|
-
.yfm a {
|
|
2783
|
-
background-color: transparent;
|
|
2784
|
-
color: #027bf3;
|
|
2785
|
-
-webkit-text-decoration: none;
|
|
2786
|
-
text-decoration: none;
|
|
2787
|
-
}
|
|
2788
|
-
.yfm a:hover,
|
|
2789
|
-
.yfm a:active {
|
|
2790
|
-
color: #004080;
|
|
2791
|
-
}
|
|
2792
|
-
.yfm a:not([href]) {
|
|
2793
|
-
color: inherit;
|
|
2794
|
-
}
|
|
2795
|
-
.yfm strong {
|
|
2796
|
-
font-weight: 700;
|
|
2797
|
-
}
|
|
2798
|
-
.yfm img,
|
|
2799
|
-
.yfm svg {
|
|
2800
|
-
box-sizing: content-box;
|
|
2801
|
-
max-width: 100%;
|
|
2802
|
-
border: none;
|
|
2803
|
-
vertical-align: middle;
|
|
2804
|
-
}
|
|
2805
|
-
.yfm img[align=right],
|
|
2806
|
-
.yfm svg[align=right] {
|
|
2807
|
-
padding-left: 20px;
|
|
2808
|
-
}
|
|
2809
|
-
.yfm img[align=left],
|
|
2810
|
-
.yfm svg[align=left] {
|
|
2811
|
-
padding-right: 20px;
|
|
2812
|
-
}
|
|
2813
|
-
.yfm img {
|
|
2814
|
-
background-color: #ffffff;
|
|
2815
|
-
}
|
|
2816
|
-
.yfm svg {
|
|
2817
|
-
height: auto;
|
|
2818
|
-
}
|
|
2819
|
-
.yfm .katex svg {
|
|
2820
|
-
height: auto;
|
|
2821
|
-
height: initial;
|
|
2822
|
-
}
|
|
2823
|
-
.yfm img + small {
|
|
2824
|
-
display: block;
|
|
2825
|
-
}
|
|
2826
|
-
.yfm p,
|
|
2827
|
-
.yfm blockquote,
|
|
2828
|
-
.yfm ul,
|
|
2829
|
-
.yfm ol,
|
|
2830
|
-
.yfm dl,
|
|
2831
|
-
.yfm table,
|
|
2832
|
-
.yfm pre {
|
|
2833
|
-
margin: 0 0 15px 0;
|
|
2834
|
-
}
|
|
2835
|
-
.yfm ul pre,
|
|
2836
|
-
.yfm ol pre,
|
|
2837
|
-
.yfm dl pre {
|
|
2838
|
-
margin-top: 15px;
|
|
2839
|
-
}
|
|
2840
|
-
.yfm code,
|
|
2841
|
-
.yfm kbd,
|
|
2842
|
-
.yfm pre {
|
|
2843
|
-
font-family: var(--yfm-font-family-monospace);
|
|
2844
|
-
font-size: 1em;
|
|
2845
|
-
font-feature-settings: normal;
|
|
2846
|
-
}
|
|
2847
|
-
.yfm input {
|
|
2848
|
-
margin: 0;
|
|
2849
|
-
overflow: visible;
|
|
2850
|
-
font-family: inherit;
|
|
2851
|
-
font-size: inherit;
|
|
2852
|
-
line-height: inherit;
|
|
2853
|
-
}
|
|
2854
|
-
.yfm input[type=checkbox] {
|
|
2855
|
-
position: relative;
|
|
2856
|
-
top: 1px;
|
|
2857
|
-
box-sizing: border-box;
|
|
2858
|
-
padding: 0;
|
|
2859
|
-
}
|
|
2860
|
-
.yfm table {
|
|
2861
|
-
color: #333;
|
|
2862
|
-
display: inline-block;
|
|
2863
|
-
max-width: 100%;
|
|
2864
|
-
width: auto;
|
|
2865
|
-
overflow: auto;
|
|
2866
|
-
position: relative;
|
|
2867
|
-
z-index: 1;
|
|
2868
|
-
box-sizing: border-box;
|
|
2869
|
-
border: 1px solid rgba(0, 0, 0, 0.07);
|
|
2870
|
-
border-radius: 8px;
|
|
2871
|
-
border-collapse: collapse;
|
|
2872
|
-
border-spacing: 0;
|
|
2873
|
-
background: #ffffff;
|
|
2874
|
-
}
|
|
2875
|
-
.yfm table thead,
|
|
2876
|
-
.yfm table tr:nth-child(2n) {
|
|
2877
|
-
background-color: rgba(0, 0, 0, 0.02);
|
|
2878
|
-
}
|
|
2879
|
-
.yfm table tr:first-child td,
|
|
2880
|
-
.yfm table tr:first-child th {
|
|
2881
|
-
border-top: none;
|
|
2882
|
-
}
|
|
2883
|
-
.yfm table tr:last-child td,
|
|
2884
|
-
.yfm table tr:last-child th {
|
|
2885
|
-
border-bottom: none;
|
|
2886
|
-
}
|
|
2887
|
-
.yfm table th,
|
|
2888
|
-
.yfm table td {
|
|
2889
|
-
padding: 10px 20px;
|
|
2890
|
-
overflow: hidden;
|
|
2891
|
-
text-overflow: ellipsis;
|
|
2892
|
-
border: 1px solid rgba(0, 0, 0, 0.07);
|
|
2893
|
-
}
|
|
2894
|
-
.yfm table th p,
|
|
2895
|
-
.yfm table td p {
|
|
2896
|
-
padding: 0;
|
|
2897
|
-
margin: 0;
|
|
2898
|
-
}
|
|
2899
|
-
.yfm table td {
|
|
2900
|
-
vertical-align: baseline;
|
|
2901
|
-
white-space: normal;
|
|
2902
|
-
}
|
|
2903
|
-
.yfm table th {
|
|
2904
|
-
font-weight: 500;
|
|
2905
|
-
text-align: left;
|
|
2906
|
-
}
|
|
2907
|
-
.yfm table tr td:first-child,
|
|
2908
|
-
.yfm table tr th:first-child {
|
|
2909
|
-
border-left: none;
|
|
2910
|
-
}
|
|
2911
|
-
.yfm table tr td:last-child,
|
|
2912
|
-
.yfm table tr th:last-child {
|
|
2913
|
-
border-right: none;
|
|
2914
|
-
}
|
|
2915
|
-
.yfm hr {
|
|
2916
|
-
box-sizing: content-box;
|
|
2917
|
-
height: 0.25em;
|
|
2918
|
-
padding: 0;
|
|
2919
|
-
margin: 1.5em 0;
|
|
2920
|
-
overflow: hidden;
|
|
2921
|
-
background-color: rgba(0, 0, 0, 0.07);
|
|
2922
|
-
border: none;
|
|
2923
|
-
}
|
|
2924
|
-
.yfm hr::before {
|
|
2925
|
-
content: "";
|
|
2926
|
-
display: table;
|
|
2927
|
-
}
|
|
2928
|
-
.yfm hr::after {
|
|
2929
|
-
content: "";
|
|
2930
|
-
display: table;
|
|
2931
|
-
clear: both;
|
|
2932
|
-
}
|
|
2933
|
-
.yfm blockquote {
|
|
2934
|
-
position: relative;
|
|
2935
|
-
padding-left: 12px;
|
|
2936
|
-
border-left: 3px solid #027bf3;
|
|
2937
|
-
}
|
|
2938
|
-
.yfm blockquote > *:first-child {
|
|
2939
|
-
margin-top: 0;
|
|
2940
|
-
}
|
|
2941
|
-
.yfm blockquote > *:last-child {
|
|
2942
|
-
margin-bottom: 0;
|
|
2943
|
-
}
|
|
2944
|
-
.yfm dl {
|
|
2945
|
-
padding: 0;
|
|
2946
|
-
}
|
|
2947
|
-
.yfm dl > *:first-child {
|
|
2948
|
-
margin-top: 0;
|
|
2949
|
-
}
|
|
2950
|
-
.yfm dl > *:last-child {
|
|
2951
|
-
margin-bottom: 0;
|
|
2952
|
-
}
|
|
2953
|
-
.yfm dl dt {
|
|
2954
|
-
margin-bottom: 5px;
|
|
2955
|
-
font-size: 1em;
|
|
2956
|
-
font-weight: 500;
|
|
2957
|
-
font-style: italic;
|
|
2958
|
-
}
|
|
2959
|
-
.yfm dl dd {
|
|
2960
|
-
margin-bottom: 15px;
|
|
2961
|
-
padding: 0 15px;
|
|
2962
|
-
}
|
|
2963
|
-
.yfm dd {
|
|
2964
|
-
margin-left: 0;
|
|
2965
|
-
}
|
|
2966
|
-
.yfm dd > ol:first-child,
|
|
2967
|
-
.yfm dd > ul:first-child,
|
|
2968
|
-
.yfm dd > dd:first-child {
|
|
2969
|
-
padding-left: 0;
|
|
2970
|
-
}
|
|
2971
|
-
.yfm ul,
|
|
2972
|
-
.yfm ol {
|
|
2973
|
-
padding-left: 2.2em;
|
|
2974
|
-
}
|
|
2975
|
-
.yfm ul ul,
|
|
2976
|
-
.yfm ul ol,
|
|
2977
|
-
.yfm ol ol,
|
|
2978
|
-
.yfm ol ul {
|
|
2979
|
-
margin-top: 0;
|
|
2980
|
-
margin-bottom: 0;
|
|
2981
|
-
}
|
|
2982
|
-
.yfm:not(.yfm_no-list-reset) ol {
|
|
2983
|
-
list-style-type: none;
|
|
2984
|
-
counter-reset: list;
|
|
2985
|
-
}
|
|
2986
|
-
.yfm:not(.yfm_no-list-reset) ol > li {
|
|
2987
|
-
position: relative;
|
|
2988
|
-
counter-increment: list;
|
|
2989
|
-
}
|
|
2990
|
-
.yfm:not(.yfm_no-list-reset) ol > li::before {
|
|
2991
|
-
position: absolute;
|
|
2992
|
-
right: 100%;
|
|
2993
|
-
margin-right: 4px;
|
|
2994
|
-
content: counters(list, ".") ". ";
|
|
2995
|
-
}
|
|
2996
|
-
.yfm li {
|
|
2997
|
-
word-wrap: break-word;
|
|
2998
|
-
}
|
|
2999
|
-
.yfm li + li {
|
|
3000
|
-
margin-top: 0.33em;
|
|
3001
|
-
}
|
|
3002
|
-
.yfm li p,
|
|
3003
|
-
.yfm li blockquote {
|
|
3004
|
-
margin-top: 15px;
|
|
3005
|
-
}
|
|
3006
|
-
.yfm code {
|
|
3007
|
-
padding: 0.1em 0.4em 0.15em;
|
|
3008
|
-
background-color: rgba(107, 132, 153, 0.12);
|
|
3009
|
-
border-radius: 4px;
|
|
3010
|
-
font-size: 0.875em;
|
|
3011
|
-
white-space: normal;
|
|
3012
|
-
color: rgb(59, 96, 128);
|
|
3013
|
-
}
|
|
3014
|
-
.yfm pre {
|
|
3015
|
-
word-wrap: normal;
|
|
3016
|
-
}
|
|
3017
|
-
.yfm table code {
|
|
3018
|
-
white-space: nowrap;
|
|
3019
|
-
}
|
|
3020
|
-
.yfm pre * code {
|
|
3021
|
-
display: inline;
|
|
3022
|
-
padding: 0;
|
|
3023
|
-
margin: 0;
|
|
3024
|
-
overflow: visible;
|
|
3025
|
-
word-wrap: normal;
|
|
3026
|
-
background-color: transparent;
|
|
3027
|
-
border: 0;
|
|
3028
|
-
color: rgba(0, 0, 0, 0.7);
|
|
3029
|
-
}
|
|
3030
|
-
.yfm pre > code {
|
|
3031
|
-
display: block;
|
|
3032
|
-
padding: 16px;
|
|
3033
|
-
overflow: auto;
|
|
3034
|
-
background-color: rgba(107, 132, 153, 0.12);
|
|
3035
|
-
color: rgba(0, 0, 0, 0.7);
|
|
3036
|
-
white-space: pre;
|
|
3037
|
-
}
|
|
3038
|
-
.yfm sup,
|
|
3039
|
-
.yfm sub {
|
|
3040
|
-
line-height: 0;
|
|
3041
|
-
}
|
|
3042
|
-
.yfm .visually-hidden {
|
|
3043
|
-
position: absolute;
|
|
3044
|
-
overflow: hidden;
|
|
3045
|
-
clip: rect(0 0 0 0);
|
|
3046
|
-
width: 1px;
|
|
3047
|
-
height: 1px;
|
|
3048
|
-
margin: -1px;
|
|
3049
|
-
padding: 0;
|
|
3050
|
-
white-space: nowrap;
|
|
3051
|
-
border: 0;
|
|
3052
|
-
-webkit-clip-path: inset(100%);
|
|
3053
|
-
clip-path: inset(100%);
|
|
3054
|
-
}
|
|
3055
|
-
.yfm .yfm-note {
|
|
3056
|
-
max-width: 1296px;
|
|
3057
|
-
margin: 20px 0;
|
|
3058
|
-
padding: 20px 20px 20px 64px;
|
|
3059
|
-
border-radius: 10px;
|
|
3060
|
-
}
|
|
3061
|
-
.yfm .yfm-note .yfm-note-title {
|
|
3062
|
-
font-weight: 700;
|
|
3063
|
-
}
|
|
3064
|
-
.yfm .yfm-note > p {
|
|
3065
|
-
margin: 0 0 10px 0;
|
|
3066
|
-
}
|
|
3067
|
-
.yfm .yfm-note > p:first-child::before {
|
|
3068
|
-
box-sizing: content-box;
|
|
3069
|
-
display: block;
|
|
3070
|
-
width: 24px;
|
|
3071
|
-
height: 24px;
|
|
3072
|
-
margin-top: -2px;
|
|
3073
|
-
margin-left: -44px;
|
|
3074
|
-
padding-right: 20px;
|
|
3075
|
-
float: left;
|
|
3076
|
-
}
|
|
3077
|
-
.yfm .yfm-note > p:last-child {
|
|
3078
|
-
margin-bottom: 0;
|
|
3079
|
-
}
|
|
3080
|
-
.yfm .yfm-note.yfm-accent-info > p:first-child::before {
|
|
3081
|
-
content: url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 16 16\"%3E%3Ccircle cx=\"8\" cy=\"8\" r=\"8\" fill=\"rgb%282,123,243%29\"/%3E%3Crect width=\"1\" height=\"5\" x=\"7.5\" y=\"6.5\" stroke=\"%23fff\" rx=\".5\"/%3E%3Ccircle cx=\"8\" cy=\"4\" r=\"1\" fill=\"%23fff\"/%3E%3C/svg%3E");
|
|
3082
|
-
}
|
|
3083
|
-
.yfm .yfm-note.yfm-accent-tip > p:first-child::before {
|
|
3084
|
-
content: url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 16 16\"%3E%3Ccircle cx=\"8\" cy=\"8\" r=\"8\" fill=\"rgb%2886,189,103%29\"/%3E%3Crect width=\"1\" height=\"5\" x=\"7.5\" y=\"6.5\" stroke=\"%23fff\" rx=\".5\"/%3E%3Ccircle cx=\"8\" cy=\"4\" r=\"1\" fill=\"%23fff\"/%3E%3C/svg%3E");
|
|
3085
|
-
}
|
|
3086
|
-
.yfm .yfm-note.yfm-accent-alert > p:first-child::before {
|
|
3087
|
-
content: url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 16 16\"%3E%3Ccircle cx=\"8\" cy=\"8\" r=\"8\" fill=\"rgb%28255,70,69%29\"/%3E%3Crect width=\"1\" height=\"5\" x=\"7.5\" y=\"6.5\" stroke=\"%23fff\" rx=\".5\"/%3E%3Ccircle cx=\"8\" cy=\"4\" r=\"1\" fill=\"%23fff\"/%3E%3C/svg%3E");
|
|
3088
|
-
}
|
|
3089
|
-
.yfm .yfm-note.yfm-accent-warning > p:first-child::before {
|
|
3090
|
-
content: url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 16 16\"%3E%3Ccircle cx=\"8\" cy=\"8\" r=\"8\" fill=\"rgb%28241,149,24%29\"/%3E%3Crect width=\"1\" height=\"5\" x=\"7.5\" y=\"6.5\" stroke=\"%23fff\" rx=\".5\"/%3E%3Ccircle cx=\"8\" cy=\"4\" r=\"1\" fill=\"%23fff\"/%3E%3C/svg%3E");
|
|
3091
|
-
}
|
|
3092
|
-
.yfm .yfm-note.yfm-accent-info {
|
|
3093
|
-
background: rgba(2, 123, 243, 0.08);
|
|
3094
|
-
}
|
|
3095
|
-
.yfm .yfm-note.yfm-accent-tip {
|
|
3096
|
-
background: rgba(63, 201, 46, 0.1);
|
|
3097
|
-
}
|
|
3098
|
-
.yfm .yfm-note.yfm-accent-alert {
|
|
3099
|
-
background: rgba(235, 50, 38, 0.08);
|
|
3100
|
-
}
|
|
3101
|
-
.yfm .yfm-note.yfm-accent-warning {
|
|
3102
|
-
background: rgba(255, 136, 0, 0.15);
|
|
3103
|
-
}
|
|
3104
|
-
.yfm h1 .yfm-anchor,
|
|
3105
|
-
.yfm h2 .yfm-anchor,
|
|
3106
|
-
.yfm h3 .yfm-anchor,
|
|
3107
|
-
.yfm h4 .yfm-anchor,
|
|
3108
|
-
.yfm h5 .yfm-anchor,
|
|
3109
|
-
.yfm h6 .yfm-anchor {
|
|
3110
|
-
display: inline-block;
|
|
3111
|
-
width: 24px;
|
|
3112
|
-
padding-right: 4px;
|
|
3113
|
-
margin-left: -24px;
|
|
3114
|
-
float: left;
|
|
3115
|
-
text-align: center;
|
|
3116
|
-
font-size: 18px;
|
|
3117
|
-
}
|
|
3118
|
-
.yfm h1 .yfm-anchor::before,
|
|
3119
|
-
.yfm h2 .yfm-anchor::before,
|
|
3120
|
-
.yfm h3 .yfm-anchor::before,
|
|
3121
|
-
.yfm h4 .yfm-anchor::before,
|
|
3122
|
-
.yfm h5 .yfm-anchor::before,
|
|
3123
|
-
.yfm h6 .yfm-anchor::before {
|
|
3124
|
-
content: "#";
|
|
3125
|
-
visibility: hidden;
|
|
3126
|
-
}
|
|
3127
|
-
.yfm h1:hover .yfm-anchor::before,
|
|
3128
|
-
.yfm h2:hover .yfm-anchor::before,
|
|
3129
|
-
.yfm h3:hover .yfm-anchor::before,
|
|
3130
|
-
.yfm h4:hover .yfm-anchor::before,
|
|
3131
|
-
.yfm h5:hover .yfm-anchor::before,
|
|
3132
|
-
.yfm h6:hover .yfm-anchor::before {
|
|
3133
|
-
visibility: visible;
|
|
3134
|
-
}
|
|
3135
|
-
.yfm table h1 .yfm-anchor,
|
|
3136
|
-
.yfm table h2 .yfm-anchor,
|
|
3137
|
-
.yfm table h3 .yfm-anchor,
|
|
3138
|
-
.yfm table h4 .yfm-anchor,
|
|
3139
|
-
.yfm table h5 .yfm-anchor,
|
|
3140
|
-
.yfm table h6 .yfm-anchor {
|
|
3141
|
-
width: 1em;
|
|
3142
|
-
margin-left: -1em;
|
|
3143
|
-
padding-right: 0;
|
|
3144
|
-
}
|
|
3145
|
-
.yfm .hljs {
|
|
3146
|
-
display: block;
|
|
3147
|
-
overflow-x: auto;
|
|
3148
|
-
padding: 16px;
|
|
3149
|
-
background: rgba(107, 132, 153, 0.12);
|
|
3150
|
-
background: var(--yfm-color-hljs-background);
|
|
3151
|
-
}
|
|
3152
|
-
.yfm .hljs,
|
|
3153
|
-
.yfm .hljs-subst {
|
|
3154
|
-
color: #444;
|
|
3155
|
-
color: var(--yfm-color-hljs-subst);
|
|
3156
|
-
}
|
|
3157
|
-
.yfm .hljs-comment {
|
|
3158
|
-
color: #888888;
|
|
3159
|
-
color: var(--yfm-color-hljs-comment);
|
|
3160
|
-
}
|
|
3161
|
-
.yfm .hljs-keyword,
|
|
3162
|
-
.yfm .hljs-attribute,
|
|
3163
|
-
.yfm .hljs-selector-tag,
|
|
3164
|
-
.yfm .hljs-meta-keyword,
|
|
3165
|
-
.yfm .hljs-doctag,
|
|
3166
|
-
.yfm .hljs-name {
|
|
3167
|
-
font-weight: bold;
|
|
3168
|
-
}
|
|
3169
|
-
.yfm .hljs-type,
|
|
3170
|
-
.yfm .hljs-string,
|
|
3171
|
-
.yfm .hljs-number,
|
|
3172
|
-
.yfm .hljs-selector-id,
|
|
3173
|
-
.yfm .hljs-selector-class,
|
|
3174
|
-
.yfm .hljs-quote,
|
|
3175
|
-
.yfm .hljs-template-tag,
|
|
3176
|
-
.yfm .hljs-deletion {
|
|
3177
|
-
color: #880000;
|
|
3178
|
-
color: var(--yfm-color-hljs-deletion);
|
|
3179
|
-
}
|
|
3180
|
-
.yfm .hljs-title,
|
|
3181
|
-
.yfm .hljs-section {
|
|
3182
|
-
color: #880000;
|
|
3183
|
-
color: var(--yfm-color-hljs-section);
|
|
3184
|
-
font-weight: bold;
|
|
3185
|
-
}
|
|
3186
|
-
.yfm .hljs-regexp,
|
|
3187
|
-
.yfm .hljs-symbol,
|
|
3188
|
-
.yfm .hljs-variable,
|
|
3189
|
-
.yfm .hljs-template-variable,
|
|
3190
|
-
.yfm .hljs-link,
|
|
3191
|
-
.yfm .hljs-selector-attr,
|
|
3192
|
-
.yfm .hljs-selector-pseudo {
|
|
3193
|
-
color: #BC6060;
|
|
3194
|
-
color: var(--yfm-color-hljs-pseudo);
|
|
3195
|
-
}
|
|
3196
|
-
.yfm .hljs-literal {
|
|
3197
|
-
color: #78A960;
|
|
3198
|
-
color: var(--yfm-color-hljs-literal);
|
|
3199
|
-
}
|
|
3200
|
-
.yfm .hljs-built_in,
|
|
3201
|
-
.yfm .hljs-bullet,
|
|
3202
|
-
.yfm .hljs-code,
|
|
3203
|
-
.yfm .hljs-addition {
|
|
3204
|
-
color: #397300;
|
|
3205
|
-
color: var(--yfm-color-hljs-addition);
|
|
3206
|
-
}
|
|
3207
|
-
.yfm .hljs-meta {
|
|
3208
|
-
color: #1f7199;
|
|
3209
|
-
color: var(--yfm-color-hljs-meta);
|
|
3210
|
-
}
|
|
3211
|
-
.yfm .hljs-meta-string {
|
|
3212
|
-
color: #4d99bf;
|
|
3213
|
-
color: var(--yfm-color-hljs-meta-string);
|
|
3214
|
-
}
|
|
3215
|
-
.yfm .hljs-emphasis {
|
|
3216
|
-
font-style: italic;
|
|
3217
|
-
}
|
|
3218
|
-
.yfm .hljs-strong {
|
|
3219
|
-
font-weight: bold;
|
|
3220
|
-
}
|
|
3221
|
-
.yfm-clipboard {
|
|
3222
|
-
position: relative;
|
|
3223
|
-
}
|
|
3224
|
-
.yfm-clipboard:hover .yfm-clipboard-button {
|
|
3225
|
-
display: block;
|
|
3226
|
-
}
|
|
3227
|
-
.yfm-clipboard > pre {
|
|
3228
|
-
border-radius: 10px;
|
|
3229
|
-
overflow: hidden;
|
|
3230
|
-
}
|
|
3231
|
-
.yfm-clipboard-button {
|
|
3232
|
-
display: none;
|
|
3233
|
-
position: absolute;
|
|
3234
|
-
cursor: pointer;
|
|
3235
|
-
top: 16px;
|
|
3236
|
-
right: 16px;
|
|
3237
|
-
z-index: 1;
|
|
3238
|
-
}
|
|
3239
|
-
@media print {
|
|
3240
|
-
.tab-list {
|
|
3241
|
-
display: none !important;
|
|
3242
|
-
}
|
|
3243
|
-
.tab-panel:before {
|
|
3244
|
-
content: attr(data-title);
|
|
3245
|
-
margin-bottom: -1px;
|
|
3246
|
-
margin-right: 20px;
|
|
3247
|
-
border-bottom: 2px solid transparent;
|
|
3248
|
-
line-height: 33px;
|
|
3249
|
-
font-weight: 700;
|
|
3250
|
-
outline: 0;
|
|
3251
|
-
cursor: pointer;
|
|
3252
|
-
}
|
|
3253
|
-
.tab-panel {
|
|
3254
|
-
display: block !important;
|
|
3255
|
-
}
|
|
3256
|
-
}
|
|
3257
|
-
.yfm-cut-title {
|
|
3258
|
-
cursor: pointer;
|
|
3259
|
-
position: relative;
|
|
3260
|
-
-webkit-user-select: none;
|
|
3261
|
-
-moz-user-select: none;
|
|
3262
|
-
user-select: none;
|
|
3263
|
-
padding: 5px 0 5px 30px;
|
|
3264
|
-
}
|
|
3265
|
-
.yfm-cut-title:before {
|
|
3266
|
-
content: "";
|
|
3267
|
-
z-index: 1;
|
|
3268
|
-
left: 0;
|
|
3269
|
-
top: 50%;
|
|
3270
|
-
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+CiAgICA8cGF0aCBzdHJva2U9ImN1cnJlbnRDb2xvciIgZmlsbD0ibm9uZSIgZD0iTTMgNmw1IDUgNS01Ii8+Cjwvc3ZnPgo=);
|
|
3271
|
-
transform: translateY(-50%) rotate(-90deg);
|
|
3272
|
-
transition: transform 0.3s ease;
|
|
3273
|
-
height: 20px;
|
|
3274
|
-
width: 20px;
|
|
3275
|
-
position: absolute;
|
|
3276
|
-
}
|
|
3277
|
-
.yfm-cut-content {
|
|
3278
|
-
height: 0;
|
|
3279
|
-
overflow: hidden;
|
|
3280
|
-
transition: height 0.3s ease-in-out;
|
|
3281
|
-
}
|
|
3282
|
-
.yfm-cut.open > .yfm-cut-content {
|
|
3283
|
-
padding: 5px 0 15px 30px;
|
|
3284
|
-
height: auto;
|
|
3285
|
-
}
|
|
3286
|
-
.yfm-cut.open > .yfm-cut-title:before {
|
|
3287
|
-
transform: translateY(-50%);
|
|
3288
|
-
}
|
|
3289
|
-
.yfm-file__icon {
|
|
3290
|
-
---yfm-file-icon-img: var(--yfm-file-icon, url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODQgNTEyIj48cGF0aCBmaWxsPSJjdXJyZW50Q29sb3IiIGQ9Ik0zNjkuOSA5Ny45TDI4NiAxNEMyNzcgNSAyNjQuOC0uMSAyNTIuMS0uMUg0OEMyMS41IDAgMCAyMS41IDAgNDh2NDE2YzAgMjYuNSAyMS41IDQ4IDQ4IDQ4aDI4OGMyNi41IDAgNDgtMjEuNSA0OC00OFYxMzEuOWMwLTEyLjctNS4xLTI1LTE0LjEtMzR6bS0yMi42IDIyLjdjMi4xIDIuMSAzLjUgNC42IDQuMiA3LjRIMjU2VjMyLjVjMi44LjcgNS4zIDIuMSA3LjQgNC4ybDgzLjkgODMuOXpNMzM2IDQ4MEg0OGMtOC44IDAtMTYtNy4yLTE2LTE2VjQ4YzAtOC44IDcuMi0xNiAxNi0xNmgxNzZ2MTA0YzAgMTMuMyAxMC43IDI0IDI0IDI0aDEwNHYzMDRjMCA4LjgtNy4yIDE2LTE2IDE2em0tNDgtMjQ0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyem0wIDY0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyem0wIDY0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyeiIvPjwvc3ZnPg==));
|
|
3291
|
-
display: inline-block;
|
|
3292
|
-
-webkit-user-select: none;
|
|
3293
|
-
-moz-user-select: none;
|
|
3294
|
-
user-select: none;
|
|
3295
|
-
width: 16px;
|
|
3296
|
-
margin: 0 2px;
|
|
3297
|
-
color: rgba(0, 0, 0, 0.7);
|
|
3298
|
-
color: var(--yfm-file-icon-color, rgba(0, 0, 0, 0.7));
|
|
3299
|
-
background-color: currentColor;
|
|
3300
|
-
background-repeat: no-repeat;
|
|
3301
|
-
background-position: 50%;
|
|
3302
|
-
background-size: 100%;
|
|
3303
|
-
-webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODQgNTEyIj48cGF0aCBmaWxsPSJjdXJyZW50Q29sb3IiIGQ9Ik0zNjkuOSA5Ny45TDI4NiAxNEMyNzcgNSAyNjQuOC0uMSAyNTIuMS0uMUg0OEMyMS41IDAgMCAyMS41IDAgNDh2NDE2YzAgMjYuNSAyMS41IDQ4IDQ4IDQ4aDI4OGMyNi41IDAgNDgtMjEuNSA0OC00OFYxMzEuOWMwLTEyLjctNS4xLTI1LTE0LjEtMzR6bS0yMi42IDIyLjdjMi4xIDIuMSAzLjUgNC42IDQuMiA3LjRIMjU2VjMyLjVjMi44LjcgNS4zIDIuMSA3LjQgNC4ybDgzLjkgODMuOXpNMzM2IDQ4MEg0OGMtOC44IDAtMTYtNy4yLTE2LTE2VjQ4YzAtOC44IDcuMi0xNiAxNi0xNmgxNzZ2MTA0YzAgMTMuMyAxMC43IDI0IDI0IDI0aDEwNHYzMDRjMCA4LjgtNy4yIDE2LTE2IDE2em0tNDgtMjQ0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyem0wIDY0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyem0wIDY0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyeiIvPjwvc3ZnPg==);
|
|
3304
|
-
mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODQgNTEyIj48cGF0aCBmaWxsPSJjdXJyZW50Q29sb3IiIGQ9Ik0zNjkuOSA5Ny45TDI4NiAxNEMyNzcgNSAyNjQuOC0uMSAyNTIuMS0uMUg0OEMyMS41IDAgMCAyMS41IDAgNDh2NDE2YzAgMjYuNSAyMS41IDQ4IDQ4IDQ4aDI4OGMyNi41IDAgNDgtMjEuNSA0OC00OFYxMzEuOWMwLTEyLjctNS4xLTI1LTE0LjEtMzR6bS0yMi42IDIyLjdjMi4xIDIuMSAzLjUgNC42IDQuMiA3LjRIMjU2VjMyLjVjMi44LjcgNS4zIDIuMSA3LjQgNC4ybDgzLjkgODMuOXpNMzM2IDQ4MEg0OGMtOC44IDAtMTYtNy4yLTE2LTE2VjQ4YzAtOC44IDcuMi0xNiAxNi0xNmgxNzZ2MTA0YzAgMTMuMyAxMC43IDI0IDI0IDI0aDEwNHYzMDRjMCA4LjgtNy4yIDE2LTE2IDE2em0tNDgtMjQ0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyem0wIDY0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyem0wIDY0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyeiIvPjwvc3ZnPg==);
|
|
3305
|
-
-webkit-mask-image: var(---yfm-file-icon-img);
|
|
3306
|
-
mask-image: var(---yfm-file-icon-img);
|
|
3307
|
-
-webkit-mask-position: center;
|
|
3308
|
-
mask-position: center;
|
|
3309
|
-
-webkit-mask-repeat: no-repeat;
|
|
3310
|
-
mask-repeat: no-repeat;
|
|
3311
|
-
}
|
|
3312
|
-
.yfm-file__icon::before {
|
|
3313
|
-
content: "\a0";
|
|
3314
|
-
}
|
|
3315
|
-
.yfm-term_title {
|
|
3316
|
-
color: #027bf3;
|
|
3317
|
-
cursor: pointer;
|
|
3318
|
-
border-bottom: 1px dotted;
|
|
3319
|
-
font-size: inherit;
|
|
3320
|
-
line-height: inherit;
|
|
3321
|
-
font-style: normal;
|
|
3322
|
-
}
|
|
3323
|
-
.yfm-term_title:hover {
|
|
3324
|
-
color: #004080;
|
|
3325
|
-
}
|
|
3326
|
-
.yfm-term_dfn {
|
|
3327
|
-
position: absolute;
|
|
3328
|
-
z-index: 1000;
|
|
3329
|
-
width: -moz-fit-content;
|
|
3330
|
-
width: fit-content;
|
|
3331
|
-
max-width: 450px;
|
|
3332
|
-
visibility: hidden;
|
|
3333
|
-
opacity: 0;
|
|
3334
|
-
padding: 10px;
|
|
3335
|
-
background-color: rgb(255, 255, 255);
|
|
3336
|
-
font-size: inherit;
|
|
3337
|
-
line-height: inherit;
|
|
3338
|
-
font-style: normal;
|
|
3339
|
-
border-radius: 4px;
|
|
3340
|
-
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
|
|
3341
|
-
outline: none;
|
|
3342
|
-
}
|
|
3343
|
-
@media screen and (max-width: 600px) {
|
|
3344
|
-
.yfm-term_dfn {
|
|
3345
|
-
max-width: 80%;
|
|
3346
|
-
}
|
|
3347
|
-
}
|
|
3348
|
-
.yfm-term_dfn::before {
|
|
3349
|
-
content: "";
|
|
3350
|
-
position: absolute;
|
|
3351
|
-
z-index: -1;
|
|
3352
|
-
top: 0;
|
|
3353
|
-
right: 0;
|
|
3354
|
-
bottom: 0;
|
|
3355
|
-
left: 0;
|
|
3356
|
-
border-radius: inherit;
|
|
3357
|
-
box-shadow: 0 0 0 1px rgb(229, 229, 229);
|
|
3358
|
-
}
|
|
3359
|
-
.yfm-term_dfn.open {
|
|
3360
|
-
visibility: visible;
|
|
3361
|
-
animation-name: popup;
|
|
3362
|
-
animation-duration: 0.1s;
|
|
3363
|
-
animation-timing-function: ease-out;
|
|
3364
|
-
animation-fill-mode: forwards;
|
|
3365
|
-
}
|
|
3366
|
-
@keyframes popup {
|
|
3367
|
-
0% {
|
|
3368
|
-
opacity: 0;
|
|
3369
|
-
transform: translateY(10px);
|
|
3370
|
-
}
|
|
3371
|
-
100% {
|
|
3372
|
-
opacity: 1;
|
|
3373
|
-
transform: translateY(0);
|
|
3374
|
-
}
|
|
3375
|
-
}
|
|
3376
|
-
.yfm-tabs {
|
|
3377
|
-
margin-bottom: 15px;
|
|
3378
|
-
}
|
|
3379
|
-
.yfm:not(.yfm_no-list-reset) .yfm-tabs ol {
|
|
3380
|
-
counter-reset: tabs-list;
|
|
3381
|
-
}
|
|
3382
|
-
.yfm:not(.yfm_no-list-reset) .yfm-tabs ol > li {
|
|
3383
|
-
counter-increment: tabs-list;
|
|
3384
|
-
}
|
|
3385
|
-
.yfm:not(.yfm_no-list-reset) .yfm-tabs ol > li:before {
|
|
3386
|
-
content: counters(tabs-list, ".") ". ";
|
|
3387
|
-
}
|
|
3388
|
-
.yfm-tab-list {
|
|
3389
|
-
display: flex;
|
|
3390
|
-
flex-wrap: wrap;
|
|
3391
|
-
margin-bottom: 15px;
|
|
3392
|
-
border-bottom: 1px solid rgba(0, 0, 0, 0.07);
|
|
3393
|
-
}
|
|
3394
|
-
.yfm-tab {
|
|
3395
|
-
margin-bottom: -1px;
|
|
3396
|
-
margin-right: 20px;
|
|
3397
|
-
border-bottom: 2px solid transparent;
|
|
3398
|
-
padding: 6px 0 7px;
|
|
3399
|
-
font-weight: 700;
|
|
3400
|
-
outline: none;
|
|
3401
|
-
cursor: pointer;
|
|
3402
|
-
-webkit-user-select: none;
|
|
3403
|
-
-moz-user-select: none;
|
|
3404
|
-
user-select: none;
|
|
3405
|
-
white-space: break-spaces;
|
|
3406
|
-
}
|
|
3407
|
-
.yfm-tab:last-child {
|
|
3408
|
-
margin-right: 0;
|
|
3409
|
-
}
|
|
3410
|
-
.yfm-tab:hover,
|
|
3411
|
-
.yfm-tab:active {
|
|
3412
|
-
color: #004080;
|
|
3413
|
-
}
|
|
3414
|
-
.yfm-tab.active {
|
|
3415
|
-
border-bottom-color: #027bf3;
|
|
3416
|
-
}
|
|
3417
|
-
.yfm-tab-panel {
|
|
3418
|
-
display: none;
|
|
3419
|
-
}
|
|
3420
|
-
.yfm-tab-panel:first-child {
|
|
3421
|
-
margin-top: 0 !important;
|
|
3422
|
-
}
|
|
3423
|
-
.yfm-tab-panel:last-child {
|
|
3424
|
-
margin-bottom: 0 !important;
|
|
3425
|
-
}
|
|
3426
|
-
.yfm-tab-panel.active {
|
|
3427
|
-
display: block;
|
|
3428
|
-
}
|
|
3429
|
-
/*# sourceMappingURL=yfm.css.map */
|
|
3430
|
-
|
|
3431
2694
|
:root{--header-height: 64px}.g-root{--pc-color-telegram: #51a4db;--pc-color-facebook: #4968ad;--pc-color-twitter: #4aa0eb;--pc-color-vk: #436eab;--pc-color-youtube: #eb3323;--pc-color-github: #25292e;--pc-color-rss: #f29c39;--pc-color-linkedin: #0a66c2;--g-text-accent-font-weight: 500;--pc-transparent: rgba(255, 255, 255, 0);--pc-border-radius: 24px;--pc-image-padding: 4px;--pc-color-sfx-shadow: var(--g-color-base-simple-hover);--pc-color-line-generic-active-solid: #b3b3b3;--pc-color-base-float-hover: var(--g-color-base-float);--pc-monochrome-button-background-color: #262626;--pc-monochrome-button-background-color-hover: #393939;--pc-monochrome-button-color: var(--g-color-text-light-primary);--pc-text-header-color: var(--g-color-text-primary);--pc-media-card-meta-info-color: var(--g-color-text-secondary);--pc-tab-item-color: var(--g-color-text-primary);--pc-tab-item-background-color: var(--g-color-base-generic);--pc-tab-item-background-color-hover: var(--g-color-base-generic-hover);--pc-selected-tab-item-color: var(--pc-monochrome-button-color);--pc-selected-tab-item-background-color: var(--pc-monochrome-button-background-color);--pc-selected-tab-item-background-color-hover: var( --pc-monochrome-button-background-color-hover );--pc-color-line-focus-light: var(--g-color-text-brand);--pc-color-line-focus-dark: var(--g-color-text-light-primary)}.g-root_theme_light{--pc-color-base-silver: #eff2f8;--pc-color-base-gold: #ffdb4d;--pc-color-base-asphalt: #313538;--pc-color-base-copper: #ffe6c4;--g-color-line-focus: var(--pc-color-line-focus-light)}.g-root_theme_dark{--pc-color-base-silver: #bcc0c4;--pc-color-base-gold: #ffde5d;--pc-color-base-asphalt: #474d52;--pc-color-base-copper: #7f7262;--g-color-line-focus: var(--pc-color-line-focus-dark)}.g-root.g-root_theme_dark{--pc-color-sfx-shadow: var(--g-color-sfx-shadow);--pc-color-line-generic-active-solid: #6c6c70;--pc-color-base-float-hover: var(--g-color-base-float-hover);--pc-monochrome-button-background-color: #ffffff;--pc-monochrome-button-background-color-hover: #e9e9e9;--pc-monochrome-button-color: var(--g-color-text-dark-primary)}.yfm_constructor{font-family:var(--g-font-family-sans);color:var(--g-color-text-primary)}.yfm_constructor code,.yfm_constructor kbd,.yfm_constructor pre{font-family:var(--g-font-family-monospace);color:var(--g-color-text-primary)}.yfm_constructor.yfm_constructor h1,.yfm_constructor.yfm_constructor h2,.yfm_constructor.yfm_constructor h3,.yfm_constructor.yfm_constructor h4,.yfm_constructor.yfm_constructor h5,.yfm_constructor.yfm_constructor h6,.yfm_constructor.yfm_constructor span,.yfm_constructor.yfm_constructor p,.yfm_constructor.yfm_constructor li{color:var(--g-color-text-primary)}.yfm_constructor.yfm_constructor_notice li,.yfm_constructor.yfm_constructor_notice p{color:var(--g-color-text-secondary)}.yfm_constructor.yfm_constructor_meta_info p{color:var(--pc-media-card-meta-info-color);font-weight:var(--g-text-accent-font-weight)}.yfm_constructor.yfm_constructor ul,.yfm_constructor.yfm_constructor ol,.yfm_constructor.yfm_constructor li,.yfm_constructor.yfm_constructor p{margin:0 0 12px}.yfm_constructor.yfm_constructor p strong{font-weight:var(--g-text-accent-font-weight)}.yfm_constructor.yfm_constructor_size_s ul,.yfm_constructor.yfm_constructor_size_s ol,.yfm_constructor.yfm_constructor_size_s li,.yfm_constructor.yfm_constructor_size_s p{margin-bottom:8px}.yfm_constructor.yfm_constructor_theme_dark p{color:var(--g-color-text-light-primary)}.yfm_constructor_list_style ul{padding-left:20px}.yfm_constructor_list_style_dash ul{list-style-type:none;position:relative}.yfm_constructor_list_style_dash ul li:before{content:"—";position:absolute;margin-left:-20px}.yfm_constructor a{outline:none;color:var(--g-color-text-link);text-decoration:none;cursor:pointer;border-radius:var(--g-focus-border-radius)}.utilityfocus .yfm_constructor a:focus{outline:2px solid #ffdb4d}.yfm_constructor a:hover,.yfm_constructor a:active{--pc-text-header-color: var(--g-color-text-link-hover);color:var(--g-color-text-link-hover)}.yfm_constructor a:focus{box-shadow:0 0 0 2px var(--g-color-line-focus)}.yfm_constructor a:focus:not(:focus-visible){box-shadow:none}.yfm_constructor table{color:var(--g-color-text-primary);border:1px solid var(--g-color-line-generic);background:var(--g-color-base-background)}.yfm_constructor thead,.yfm_constructor table tr:nth-child(2n){background-color:var(--g-color-base-generic)}.yfm_constructor_table table{border:0;table-layout:fixed}.yfm_constructor_table thead,.yfm_constructor_table tr{background-color:rgba(0,0,0,0) !important}.yfm_constructor_table tbody tr{border-top:1px solid var(--g-color-line-generic)}.yfm_constructor_table td,.yfm_constructor_table th{min-width:120px;width:120px;box-sizing:content-box;white-space:inherit !important}.yfm_constructor_table td:first-child,.yfm_constructor_table th:first-child{min-width:172px;width:172px}.yfm_constructor_table th{text-align:left !important}.pc-page-constructor{font-feature-settings:"liga","kern","pnum" on,"lnum" on,"ss03" on;margin-top:0;background-color:var(--g-color-base-background);z-index:10}.pc-page-constructor__wrapper{position:relative}.pc-page-constructor__background.pc-page-constructor__background{top:calc(-1*var(--header-height))}
|
|
3432
2695
|
.pc-slick-origin.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pc-slick-origin.slick-slider .slick-track,.pc-slick-origin.slick-slider .slick-list{transform:translate3d(0, 0, 0)}.pc-slick-origin .slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.pc-slick-origin .slick-list:focus{outline:none}.pc-slick-origin .slick-list.dragging{cursor:hand}.pc-slick-origin .slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.pc-slick-origin .slick-track::before,.pc-slick-origin .slick-track::after{content:"";display:table}.pc-slick-origin .slick-track:after{clear:both}.slick-loading .pc-slick-origin .slick-track{visibility:hidden}.pc-slick-origin .slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .pc-slick-origin .slick-slide{float:right}.pc-slick-origin .slick-slide img{display:block}.pc-slick-origin .slick-slide.slick-loading img{display:none}.pc-slick-origin .slick-slide.dragging img{pointer-events:none}.slick-initialized .pc-slick-origin .slick-slide{display:block}.slick-loading .pc-slick-origin .slick-slide{visibility:hidden}.slick-vertical .pc-slick-origin .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.pc-slick-origin.slick-initialized .slick-slide{display:block}.pc-slick-origin.slick-loading .slick-slide{visibility:hidden}.pc-slick-origin.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.pc-slick-origin .slick-arrow.slick-hidden{display:none}.pc-SliderBlock .slick-list{padding:24px 0 20px;margin:0 -8px}.pc-SliderBlock .slick-slide{padding:0 8px;box-sizing:border-box;flex-shrink:0}.pc-SliderBlock .slick-track{display:flex;min-width:100%}.pc-SliderBlock .slick-track .slick-slide{height:auto}.pc-SliderBlock .slick-track .slick-slide>div{height:100%}.pc-SliderBlock .slick-arrow{position:absolute;top:-42px;right:0;z-index:2}.pc-SliderBlock .slick-arrow.slick-prev{right:42px}.pc-SliderBlock__header_no-description{position:relative;top:-3px}.pc-SliderBlock__dots{display:flex;justify-content:center;width:100%}.pc-SliderBlock__dots-list{margin:0;padding:0;list-style:none;position:relative;display:inline-flex;justify-content:center}.pc-SliderBlock__dots-list li.pc-SliderBlock__bar,.pc-SliderBlock__dots-list li.pc-SliderBlock__accessible-bar,.pc-SliderBlock__dots-list li.pc-SliderBlock__dot{margin:6px 8px;top:0}.pc-SliderBlock__dot{margin-top:12px;width:8px;height:8px;border-radius:100%;background-color:var(--g-color-line-generic-accent);cursor:pointer}.pc-SliderBlock__dot:hover{background-color:var(--g-color-line-generic-accent-hover)}.pc-SliderBlock__dot+.pc-SliderBlock__dot{margin-left:16px}.pc-SliderBlock__dot_active{background-color:var(--g-color-line-generic-active)}.pc-SliderBlock__bar,.pc-SliderBlock__accessible-bar{position:absolute;top:12px;left:0;width:24px;height:8px;border-radius:var(--pc-border-radius)}.pc-SliderBlock__bar{transition:left .3s;background-color:var(--pc-color-line-generic-active-solid)}.pc-SliderBlock_align-left .slick-track{width:inherit !important}.pc-SliderBlock_only-arrows{padding-top:42px}.pc-SliderBlock__footer{display:flex;position:relative}.pc-SliderBlock__footer .pc-SliderBlock__disclaimer{position:absolute;top:0;left:0;color:var(--g-color-text-secondary)}.pc-SliderBlock__footer .pc-SliderBlock__disclaimer_size_l{font-size:var(--g-text-header-1-font-size);line-height:var(--g-text-header-1-line-height)}.pc-SliderBlock__footer .pc-SliderBlock__disclaimer_size_m{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height)}.pc-SliderBlock__footer .pc-SliderBlock__disclaimer_size_s{font-size:var(--g-text-body-1-font-size);line-height:var(--g-text-body-1-line-height)}@media(min-width: 769px){.pc-SliderBlock__animate-slides.pc-AnimateBlock .slick-slide,.pc-AnimateBlock .pc-SliderBlock__animate-slides .slick-slide{position:relative;top:100px;opacity:0}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .slick-slide,.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .slick-slide{top:0;opacity:1;transition:top .8s cubic-bezier(0.25, 0.46, 0.45, 0.94),opacity .8s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(0),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .slick-slide:nth-child(0){transition-delay:0s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(1),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .slick-slide:nth-child(1){transition-delay:.1s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(2),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .slick-slide:nth-child(2){transition-delay:.2s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(3),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .slick-slide:nth-child(3){transition-delay:.3s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(4),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .slick-slide:nth-child(4){transition-delay:.4s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(5),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .slick-slide:nth-child(5){transition-delay:.5s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(6),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .slick-slide:nth-child(6){transition-delay:.6s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(7),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .slick-slide:nth-child(7){transition-delay:.7s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(8),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .slick-slide:nth-child(8){transition-delay:.8s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(9),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .slick-slide:nth-child(9){transition-delay:.9s}}.pc-SliderBlock_type_media-card{padding:0}.pc-SliderBlock_type_media-card .slick-slide{width:100%}@media(max-width: 577px){.pc-SliderBlock_type_media-card:not(.pc-SliderBlock_type_media-card_one-slide){margin-left:0;padding-left:0;width:100%;overflow:inherit}.pc-SliderBlock_type_media-card:not(.pc-SliderBlock_type_media-card_one-slide) .slick-list{margin:0}.pc-SliderBlock_type_media-card:not(.pc-SliderBlock_type_media-card_one-slide) .slick-slide:last-child{padding-right:10px}}.pc-SliderBlock_type_media-card .pc-SliderBlock__dots{position:absolute;bottom:24px;left:0;width:100%}.pc-SliderBlock_type_media-card:hover .slick-arrow{display:flex}.pc-SliderBlock_type_media-card .slick-arrow{display:none;width:64px;top:50%;transform:translate(0, -50%)}.pc-SliderBlock_type_media-card .slick-prev{left:0}.pc-SliderBlock_type_media-card .slick-next{right:0}.pc-SliderBlock_type_media-card .slick-list{padding:0}@media(max-width: 769px){.pc-SliderBlock_type_media-card:hover .slick-arrow{display:none}}.pc-SliderBlock_type_header-card{padding-top:0}.pc-SliderBlock_type_header-card .slick-slide{width:100%}@media(max-width: 577px){.pc-SliderBlock_type_header-card:not(.pc-SliderBlock_type_header-card_one-slide){margin-left:0;padding-left:0;width:100%;overflow:inherit}.pc-SliderBlock_type_header-card:not(.pc-SliderBlock_type_header-card_one-slide) .slick-list{margin:0}.pc-SliderBlock_type_header-card:not(.pc-SliderBlock_type_header-card_one-slide) .slick-slide:last-child{padding-right:10px}}.pc-SliderBlock_type_header-card .pc-SliderBlock__wrapper{position:relative}.pc-SliderBlock_type_header-card .pc-SliderBlock__dots{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);z-index:100}.pc-SliderBlock_type_header-card .slick-arrow{top:50%;transform:translateY(-50%);right:16px}.pc-SliderBlock_type_header-card .slick-arrow.slick-prev{left:16px}.pc-SliderBlock_type_header-card .slick-arrow button{background-color:rgba(0,0,0,0);box-shadow:none}.pc-SliderBlock_type_header-card .slick-arrow button:hover{box-shadow:none}.pc-SliderBlock_type_header-card .slick-arrow:hover button{box-shadow:none}.pc-SliderBlock_type_header-card .slick-slide{padding:0}@keyframes safari-fix{from{transform:translateX(0.001px)}to{transform:translateX(0)}}.pc-SliderBlock_type_header-card .slick-slide[aria-hidden=true]{animation:safari-fix 1000ms}.pc-SliderBlock_type_header-card .slick-list{padding:0;margin:0}.pc-SliderBlock_type_header-card .slick-arrow{width:68px;height:68px;right:0}.pc-SliderBlock_type_header-card .slick-arrow.slick-prev{left:0}@media(max-width: 577px){.pc-SliderBlock_type_header-card .slick-arrow{display:none}.pc-SliderBlock_type_header-card.pc-SliderBlock:not(.pc-SliderBlock_type_header-card_one-slide) .slick-list{margin-left:0}.pc-SliderBlock_type_header-card.pc-SliderBlock:not(.pc-SliderBlock_type_header-card_one-slide) .slick-track{padding-left:0}.pc-SliderBlock_type_header-card.pc-SliderBlock:not(.pc-SliderBlock_type_header-card_one-slide) .slick-slide{padding-right:0 !important;padding-left:0 !important}.pc-SliderBlock_type_header-card.pc-SliderBlock:not(.pc-SliderBlock_type_header-card_one-slide) .slick-slide:last-child{padding-right:0}}@media(max-width: 769px){.pc-SliderBlock__footer{display:block}.pc-SliderBlock__footer .pc-SliderBlock__disclaimer{position:relative;width:100%;padding-bottom:20px}}@media(max-width: 577px){.pc-SliderBlock:not(.pc-SliderBlock_one-slide){margin-left:-24px;padding-left:24px;width:calc(100% + 48px);overflow-x:auto}.pc-SliderBlock:not(.pc-SliderBlock_one-slide) .slick-list{margin-left:-24px;margin-right:0}.pc-SliderBlock:not(.pc-SliderBlock_one-slide) .slick-track{padding-left:16px}.pc-SliderBlock:not(.pc-SliderBlock_one-slide) .slick-slide{padding:0 8px}}
|
|
3433
2696
|
.pc-slider-block-arrow__button{box-shadow:0px 4px 24px var(--pc-color-sfx-shadow),0px 2px 8px var(--pc-color-sfx-shadow)}.pc-slider-block-arrow__button:hover{box-shadow:0px 4px 24px var(--g-color-sfx-shadow),0px 2px 8px var(--g-color-sfx-shadow);cursor:pointer}.pc-slider-block-arrow__icon-wrapper,.pc-slider-block-arrow__button,.pc-slider-block-arrow{display:flex;align-items:center;justify-content:center}.pc-slider-block-arrow{width:42px;height:42px;cursor:pointer}@media(max-width: 576px){.pc-slider-block-arrow{display:none}}.pc-slider-block-arrow_type_left{margin-right:16px}.pc-slider-block-arrow_type_left .pc-slider-block-arrow__icon-wrapper{transform:rotate(180deg)}.pc-slider-block-arrow__button{display:inline-block;margin:0;padding:0;font:inherit;border:none;outline:none;color:inherit;background:none;cursor:pointer;width:42px;height:42px;color:var(--g-color-text-secondary);border-radius:100%;background-color:var(--g-color-base-background);box-shadow:0 4px 24px var(--pc-color-sfx-shadow),0 2px 8px var(--pc-color-sfx-shadow);transition:box-shadow .3s cubic-bezier(0.22, 0.61, 0.36, 1),color .3s cubic-bezier(0.22, 0.61, 0.36, 1)}.pc-slider-block-arrow__button:focus{outline:2px solid var(--g-color-line-focus);outline-offset:0}.pc-slider-block-arrow__button:focus:not(:focus-visible){outline:0}.pc-slider-block-arrow:hover .pc-slider-block-arrow__button{color:var(--g-color-text-primary);box-shadow:0 2px 12px var(--pc-color-sfx-shadow),0 4px 24px var(--pc-color-sfx-shadow)}.pc-slider-block-arrow__icon{position:relative}
|