@internetstiftelsen/styleguide 4.1.13 → 5.0.1
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/dist/assets/js/iconToggle.js +1 -2
- package/dist/assets/js/parallax.js +0 -2
- package/dist/assets/js/textToggle.js +0 -1
- package/dist/assets/js/track.js +2 -2
- package/dist/assets/js/youtube.js +2 -1
- package/dist/components.js +0 -4
- package/dist/molecules/glider/glider-hero.js +1 -2
- package/dist/molecules/modal/modal.js +2 -2
- package/dist/molecules/overview-navigation/overview-navigation.js +1 -2
- package/dist/organisms/mailchimp/mailchimp.js +2 -1
- package/dist/organisms/tabs/tabs.js +3 -2
- package/dist/organisms/timeline/timeline.js +2 -4
- package/package.json +23 -18
- package/src/app.js +1 -15
- package/src/app.scss +85 -88
- package/src/assets/js/iconToggle.js +2 -2
- package/src/assets/js/parallax.js +0 -2
- package/src/assets/js/textToggle.js +1 -1
- package/src/assets/js/track.js +2 -2
- package/src/assets/js/youtube.js +2 -1
- package/src/atoms/archive-link/archive-link.config.js +1 -1
- package/src/atoms/archive-link/archive-link.scss +24 -17
- package/src/atoms/button/_button.scss +216 -210
- package/src/atoms/checkbox/_checkbox.scss +33 -26
- package/src/atoms/checkbox/checkbox.config.js +1 -1
- package/src/atoms/file/_file.scss +23 -13
- package/src/atoms/file/file.config.js +1 -1
- package/src/atoms/grid-toggle/_grid-toggle.scss +11 -6
- package/src/atoms/grid-toggle/grid-toggle.config.js +1 -1
- package/src/atoms/height-limiter/_height-limiter.scss +21 -14
- package/src/atoms/height-limiter/height-limiter.config.js +1 -1
- package/src/atoms/hr/hr.config.js +1 -1
- package/src/atoms/icon/icon.config.js +2 -2
- package/src/atoms/input/_input.scss +23 -16
- package/src/atoms/input/input.config.js +1 -1
- package/src/atoms/label/label.config.js +1 -1
- package/src/atoms/label/label.scss +11 -5
- package/src/atoms/logotype/_logotype.scss +3 -2
- package/src/atoms/logotype/logotype.config.js +3 -3
- package/src/atoms/main-menu/_main-menu.scss +67 -60
- package/src/atoms/main-menu/main-menu.config.js +1 -1
- package/src/atoms/meta/_meta.scss +44 -33
- package/src/atoms/meta/meta.config.js +2 -2
- package/src/atoms/paging/_paging.scss +27 -21
- package/src/atoms/paging/paging.config.js +1 -1
- package/src/atoms/password-toggle/_password-toggle.scss +9 -6
- package/src/atoms/password-toggle/password-toggle.config.js +1 -1
- package/src/atoms/progress/_progress.scss +19 -11
- package/src/atoms/progress/progress.config.js +1 -1
- package/src/atoms/quote/_quote.scss +17 -10
- package/src/atoms/quote/quote.config.js +1 -1
- package/src/atoms/radiobutton/_radiobutton.scss +33 -26
- package/src/atoms/radiobutton/radiobutton.config.js +1 -1
- package/src/atoms/range/_range.scss +46 -39
- package/src/atoms/range/range.config.js +1 -1
- package/src/atoms/rating/_rating.scss +11 -4
- package/src/atoms/rating/rating.config.js +1 -1
- package/src/atoms/ribbon/_ribbon.scss +17 -10
- package/src/atoms/ribbon/ribbon.config.js +1 -1
- package/src/atoms/select/_select.scss +18 -10
- package/src/atoms/select/select.config.js +1 -1
- package/src/atoms/skip/_skip.scss +9 -6
- package/src/atoms/skip/skip.config.js +1 -1
- package/src/atoms/spinner/_spinner.scss +4 -3
- package/src/atoms/spinner/spinner.config.js +1 -1
- package/src/atoms/tag/_tag.scss +26 -19
- package/src/atoms/tag/tag.config.js +1 -1
- package/src/atoms/textarea/_textarea.scss +22 -13
- package/src/atoms/textarea/textarea.config.js +1 -1
- package/src/atoms/toggle-button/toggle-button.config.js +1 -1
- package/src/atoms/tooltip/_tooltip.scss +28 -21
- package/src/atoms/tooltip/tooltip.config.js +1 -1
- package/src/base/_grid.scss +4 -4
- package/src/base/_normalize.scss +122 -120
- package/src/base/fonts/_fonts.scss +1 -1
- package/src/brandbook/goto10/goto10.config.js +1 -1
- package/src/brandbook/internetstiftelsen/bildman/303/251r/bildman/303/251r.config.js +1 -1
- package/src/brandbook/internetstiftelsen/identitet/identitet.config.js +1 -1
- package/src/brandbook/internetstiftelsen/tonalitet och spr/303/245kbruk/tonalitet och spr/303/245kbruk.config.js" +1 -1
- package/src/components.js +0 -2
- package/src/configurations/_bem.scss +30 -27
- package/src/configurations/_config.scss +24 -23
- package/src/configurations/_extends.scss +38 -34
- package/src/configurations/_functions.scss +25 -9
- package/src/configurations/_mixins.scss +23 -19
- package/src/configurations/_recaptcha.scss +2 -2
- package/src/configurations/_variables.scss +40 -46
- package/src/configurations/_wordpress.scss +69 -62
- package/src/configurations/colors/_background-colors.scss +3 -2
- package/src/configurations/colors/_colors-functions.scss +41 -39
- package/src/configurations/colors/_colors.scss +4 -4
- package/src/configurations/colors/_text-colors.scss +3 -2
- package/src/configurations/colors/_wordpress-colors.scss +3 -2
- package/src/configurations/colors/colors.config.js +1 -1
- package/src/configurations/favicon/favicon.config.js +1 -1
- package/src/configurations/forms/_fields.scss +28 -23
- package/src/configurations/grid/_grid.scss +33 -28
- package/src/configurations/grid/grid.config.js +1 -1
- package/src/configurations/icons.json +1 -1
- package/src/configurations/typography/_typography.scss +113 -105
- package/src/configurations/typography/readme.md +1 -1
- package/src/configurations/typography/typography.config.js +1 -1
- package/src/globals.scss +16 -18
- package/src/isolated-footer.scss +25 -25
- package/src/molecules/alert/_alert.scss +44 -35
- package/src/molecules/alert/alert.config.js +1 -1
- package/src/molecules/breadcrumb/_breadcrumb.scss +43 -35
- package/src/molecules/breadcrumb/breadcrumb.config.js +1 -1
- package/src/molecules/byline/_byline.scss +30 -21
- package/src/molecules/byline/byline.config.js +1 -1
- package/src/molecules/card/_card.scss +87 -77
- package/src/molecules/context-menu/_context-menu.scss +32 -15
- package/src/molecules/context-menu/context-menu.config.js +11 -11
- package/src/molecules/continue-video-guide/continue-video-guide.config.js +1 -1
- package/src/molecules/continue-video-guide/continue-video-guide.scss +37 -28
- package/src/molecules/cookie-disclaimer/cookie-disclaimer.config.js +1 -1
- package/src/molecules/cookie-disclaimer/cookie-disclaimer.scss +32 -23
- package/src/molecules/download/_download.scss +38 -30
- package/src/molecules/download/download.config.js +1 -1
- package/src/molecules/form/form.config.js +1 -1
- package/src/molecules/form-control/_form-control.scss +66 -58
- package/src/molecules/form-control/form-control.config.js +1 -1
- package/src/molecules/glider/_glider-course.scss +29 -23
- package/src/molecules/glider/_glider-hero.scss +112 -104
- package/src/molecules/glider/_glider.scss +36 -30
- package/src/molecules/glider/glider-hero.js +1 -3
- package/src/molecules/glider/glider.config.js +1 -1
- package/src/molecules/icon-overlay/_icon-overlay.scss +29 -20
- package/src/molecules/icon-overlay/icon-overlay.config.js +1 -1
- package/src/molecules/info-box/_info-box.scss +31 -22
- package/src/molecules/info-box/info-box.config.js +1 -1
- package/src/molecules/input-group/_input-group.scss +23 -13
- package/src/molecules/input-group/input-group.config.js +1 -1
- package/src/molecules/modal/_modal.scss +77 -65
- package/src/molecules/modal/modal.js +2 -2
- package/src/molecules/multi-select/_multi-select.scss +44 -33
- package/src/molecules/multi-select/multi-select.js +3 -3
- package/src/molecules/natural-language-form/_natural-language-form.scss +33 -23
- package/src/molecules/natural-language-form/natural-language-form.config.js +4 -4
- package/src/molecules/overview-navigation/_overview-navigation.scss +54 -45
- package/src/molecules/overview-navigation/overview-navigation.js +2 -2
- package/src/molecules/readspeaker/_readspeaker.scss +1 -1
- package/src/molecules/share/_share.scss +23 -15
- package/src/molecules/share/share.config.js +1 -1
- package/src/molecules/submenu/_submenu.scss +77 -69
- package/src/molecules/submenu/submenu.config.js +1 -1
- package/src/molecules/system-error/_system-error.scss +26 -17
- package/src/molecules/system-error/system-error.config.js +1 -1
- package/src/molecules/table/_table.scss +50 -42
- package/src/molecules/table/table.config.js +1 -1
- package/src/molecules/teaser-news-list/_teaser-news-list.scss +21 -12
- package/src/molecules/teaser-news-list/teaser-news-list.config.js +1 -1
- package/src/organisms/accordion/_accordion.scss +64 -54
- package/src/organisms/accordion/accordion.config.js +1 -1
- package/src/organisms/domain-search/_domain-search.scss +54 -45
- package/src/organisms/domain-search/domain-search.config.js +1 -1
- package/src/organisms/event-listing-item/_event-listing-item.scss +36 -26
- package/src/organisms/features-box/_features-box.scss +30 -19
- package/src/organisms/filter/_filter.scss +15 -10
- package/src/organisms/filter/filter.config.js +1 -1
- package/src/organisms/footer/_footer.scss +121 -111
- package/src/organisms/footer/footer.config.js +1 -1
- package/src/organisms/header/_header.scss +24 -14
- package/src/organisms/header/header.config.js +1 -1
- package/src/organisms/hero/_hero--bbk.scss +50 -38
- package/src/organisms/hero/_hero--dynamic-headline.scss +49 -39
- package/src/organisms/hero/_hero.scss +222 -207
- package/src/organisms/hero/hero.config.js +37 -38
- package/src/organisms/mailchimp/_mailchimp.scss +53 -43
- package/src/organisms/mailchimp/mailchimp.config.js +1 -1
- package/src/organisms/mailchimp/mailchimp.js +2 -1
- package/src/organisms/mega-menu/_mega-menu.scss +55 -45
- package/src/organisms/mega-menu/mega-menu.config.js +1 -1
- package/src/organisms/members-service-product/_members-service-product.scss +29 -18
- package/src/organisms/members-service-product/members-service-product.config.js +6 -8
- package/src/organisms/podcast/_podcast-episodes.scss +85 -75
- package/src/organisms/podcast/_podcast-player.scss +73 -64
- package/src/organisms/podcast/podcast.config.js +1 -1
- package/src/organisms/schedule/_schedule.scss +92 -82
- package/src/organisms/search/_search.scss +68 -58
- package/src/organisms/search-result/_search-result.scss +50 -40
- package/src/organisms/search-result/search-result.config.js +1 -1
- package/src/organisms/sections/_sections.scss +41 -31
- package/src/organisms/sections/sections.config.js +1 -1
- package/src/organisms/tabs/_tabs.scss +58 -46
- package/src/organisms/tabs/tabs.config.js +1 -1
- package/src/organisms/tabs/tabs.js +3 -2
- package/src/organisms/timeline/_timeline.scss +92 -81
- package/src/organisms/timeline/timeline.config.js +1 -1
- package/src/organisms/timeline/timeline.js +3 -2
- package/src/organisms/video-guide/VideoGuidePlayback.js +1 -1
- package/src/organisms/video-guide/_video-guide.scss +148 -138
- package/src/organisms/video-guide/video-guide.config.js +1 -1
- package/src/organisms/video-guide/video-guide.js +2 -2
- package/src/pages/animate-footer/animate-footer.config.js +181 -2
- package/src/pages/bredbandskollen/bredbandskollen.config.js +1 -1
- package/src/pages/conditional/conditional.config.js +1 -1
- package/src/pages/dark-mode/dark-mode.config.js +1 -1
- package/src/pages/internetguider/internetguider.config.js +1 -1
- package/src/pages/magazine/magazine.config.js +1 -1
- package/src/pages/mailchimp-newsletter/mailchimp-newsletter.config.js +1 -1
- package/src/pages/responsive-position/responsive-position.config.js +1 -1
- package/src/pages/search/search.config.js +1 -1
- package/src/pages/wordpress-blocks/wordpress-blocks.config.js +1 -1
- package/src/print.scss +1 -1
- package/src/structures/_article.scss +39 -28
- package/src/structures/_core-values.scss +14 -2
- package/src/structures/_manifest.scss +4 -4
- package/src/structures/_section.scss +32 -20
- package/src/structures/_site.scss +19 -7
- package/src/theme/_dark-mode.scss +14 -13
- package/src/theme/_theme.scss +29 -26
- package/src/utilities/_align.scss +1 -1
- package/src/utilities/_border.scss +5 -3
- package/src/utilities/_box-shadow.scss +5 -2
- package/src/utilities/_display.scss +1 -1
- package/src/utilities/_fill.scss +5 -4
- package/src/utilities/_flex.scss +1 -1
- package/src/utilities/_font-size.scss +6 -5
- package/src/utilities/_fonts.scss +6 -5
- package/src/utilities/_gutter.scss +3 -2
- package/src/utilities/_hide.scss +17 -15
- package/src/utilities/_icons.scss +41 -37
- package/src/utilities/_indent.scss +8 -6
- package/src/utilities/_links.scss +22 -18
- package/src/utilities/_lists.scss +19 -14
- package/src/utilities/_manifest.scss +27 -27
- package/src/utilities/_margin.scss +28 -25
- package/src/utilities/_misc.scss +3 -2
- package/src/utilities/_padding.scss +26 -23
- package/src/utilities/_position.scss +3 -2
- package/src/utilities/_show.scss +7 -6
- package/src/utilities/_text.scss +1 -1
- package/src/utilities/_vertical-align.scss +1 -1
- package/src/utilities/_wrap.scss +1 -1
- package/src/utilities/_z-index.scss +7 -6
- package/src/utilities/tab-highlighting/_tab-highlighting.scss +6 -5
- package/src/vendor/baseline/_plumber.scss +14 -13
- package/src/vendor/grid/_breakpoints.scss +17 -13
- package/src/vendor/grid/_flex.scss +8 -4
- package/src/vendor/grid/_functions.scss +9 -6
- package/src/vendor/grid/_grid-framework.scss +14 -9
- package/src/vendor/grid/_grid.scss +19 -16
- package/src/vendor/grid/_spacing.scss +8 -3
- package/src/atoms/toggle-high-contrast/readme.md +0 -6
- package/src/atoms/toggle-high-contrast/toggle-high-contrast.config.js +0 -8
- package/src/atoms/toggle-high-contrast/toggle-high-contrast.js +0 -10
- package/src/molecules/modal/modal-graph.js +0 -40
|
@@ -1,6 +1,11 @@
|
|
|
1
|
-
@charset
|
|
1
|
+
@charset "UTF-8";
|
|
2
2
|
|
|
3
3
|
@use "sass:math";
|
|
4
|
+
@use '../variables' as var;
|
|
5
|
+
@use '../functions' as func;
|
|
6
|
+
@use '../../vendor/grid/grid' as grid;
|
|
7
|
+
@use '../../vendor/grid/breakpoints' as breakpoint;
|
|
8
|
+
@use '../../vendor/grid/grid-framework' as gridFramework;
|
|
4
9
|
|
|
5
10
|
// Grid only
|
|
6
11
|
//
|
|
@@ -19,16 +24,16 @@
|
|
|
19
24
|
//
|
|
20
25
|
// Set the container width, and override it for fixed navbars in media queries.
|
|
21
26
|
|
|
22
|
-
@if
|
|
27
|
+
@if var.$enable-grid-classes {
|
|
23
28
|
.wrapper,
|
|
24
29
|
%wrapper {
|
|
25
|
-
@include make-container();
|
|
26
|
-
@include make-container-max-widths();
|
|
30
|
+
@include grid.make-container();
|
|
31
|
+
@include grid.make-container-max-widths();
|
|
27
32
|
|
|
28
33
|
// Specify bigger wrapper padding on smaller screens
|
|
29
|
-
@include bp-down(xl) {
|
|
30
|
-
padding-right:
|
|
31
|
-
padding-left:
|
|
34
|
+
@include breakpoint.bp-down(xl) {
|
|
35
|
+
padding-right: var.$grid-gutter-width;
|
|
36
|
+
padding-left: var.$grid-gutter-width;
|
|
32
37
|
}
|
|
33
38
|
}
|
|
34
39
|
}
|
|
@@ -38,9 +43,9 @@
|
|
|
38
43
|
// Utilizes the mixin meant for fixed width containers, but with 100% width for
|
|
39
44
|
// fluid, full width layouts.
|
|
40
45
|
|
|
41
|
-
@if
|
|
46
|
+
@if var.$enable-grid-classes {
|
|
42
47
|
.wrapper-fluid {
|
|
43
|
-
@include make-container();
|
|
48
|
+
@include grid.make-container();
|
|
44
49
|
}
|
|
45
50
|
}
|
|
46
51
|
|
|
@@ -58,12 +63,12 @@
|
|
|
58
63
|
|
|
59
64
|
> .grid,
|
|
60
65
|
> [class*='grid-']:nth-child(#{$i}) {
|
|
61
|
-
transform: translateY(rhythm($col-gap));
|
|
66
|
+
transform: translateY(func.rhythm($col-gap));
|
|
62
67
|
}
|
|
63
68
|
|
|
64
|
-
@include bp-only(sm) {
|
|
69
|
+
@include breakpoint.bp-only(sm) {
|
|
65
70
|
> [class*='grid-']:last-child {
|
|
66
|
-
transform: translateY(rhythm($gap));
|
|
71
|
+
transform: translateY(func.rhythm($gap));
|
|
67
72
|
}
|
|
68
73
|
}
|
|
69
74
|
}
|
|
@@ -74,7 +79,7 @@
|
|
|
74
79
|
$bp-gap: $gap;
|
|
75
80
|
$margin: 7;
|
|
76
81
|
|
|
77
|
-
margin: rhythm($margin) 0 0;
|
|
82
|
+
margin: func.rhythm($margin) 0 0;
|
|
78
83
|
|
|
79
84
|
&:not(.asymmetric-reversed) {
|
|
80
85
|
@include make-asymmetric-cols($bp-gap);
|
|
@@ -84,8 +89,8 @@
|
|
|
84
89
|
@include make-asymmetric-cols($bp-gap, true);
|
|
85
90
|
}
|
|
86
91
|
|
|
87
|
-
@include bp-up(sm) {
|
|
88
|
-
margin: rhythm($margin * 1.25) 0 0;
|
|
92
|
+
@include breakpoint.bp-up(sm) {
|
|
93
|
+
margin: func.rhythm($margin * 1.25) 0 0;
|
|
89
94
|
|
|
90
95
|
&:not(.asymmetric-reversed) {
|
|
91
96
|
$bp-gap: $gap * 1.25;
|
|
@@ -98,16 +103,16 @@
|
|
|
98
103
|
}
|
|
99
104
|
}
|
|
100
105
|
|
|
101
|
-
@include bp-up(md) {
|
|
106
|
+
@include breakpoint.bp-up(md) {
|
|
102
107
|
&.asymmetric-reversed {
|
|
103
108
|
margin-bottom: calc(100px);
|
|
104
109
|
}
|
|
105
110
|
}
|
|
106
111
|
|
|
107
|
-
@include bp-up(lg) {
|
|
112
|
+
@include breakpoint.bp-up(lg) {
|
|
108
113
|
|
|
109
114
|
|
|
110
|
-
margin: rhythm($margin * 1.5) 0 0;
|
|
115
|
+
margin: func.rhythm($margin * 1.5) 0 0;
|
|
111
116
|
|
|
112
117
|
&:not(.asymmetric-reversed) {
|
|
113
118
|
$bp-gap: $gap * 1.5;
|
|
@@ -121,8 +126,8 @@
|
|
|
121
126
|
}
|
|
122
127
|
}
|
|
123
128
|
|
|
124
|
-
@include bp-up(xl) {
|
|
125
|
-
margin: rhythm($margin * 2) 0 0;
|
|
129
|
+
@include breakpoint.bp-up(xl) {
|
|
130
|
+
margin: func.rhythm($margin * 2) 0 0;
|
|
126
131
|
|
|
127
132
|
&:not(.asymmetric-reversed) {
|
|
128
133
|
$bp-gap: $gap * 2;
|
|
@@ -137,33 +142,33 @@
|
|
|
137
142
|
}
|
|
138
143
|
}
|
|
139
144
|
|
|
140
|
-
@if
|
|
145
|
+
@if var.$enable-grid-classes {
|
|
141
146
|
.row {
|
|
142
|
-
@include make-row();
|
|
147
|
+
@include grid.make-row();
|
|
143
148
|
}
|
|
144
149
|
|
|
145
150
|
.asymmetric {
|
|
146
151
|
@include make-asymmetric-row;
|
|
147
152
|
|
|
148
|
-
@include bp-up(sm) {
|
|
153
|
+
@include breakpoint.bp-up(sm) {
|
|
149
154
|
&-sm {
|
|
150
155
|
@include make-asymmetric-row;
|
|
151
156
|
}
|
|
152
157
|
}
|
|
153
158
|
|
|
154
|
-
@include bp-up(md) {
|
|
159
|
+
@include breakpoint.bp-up(md) {
|
|
155
160
|
&-md {
|
|
156
161
|
@include make-asymmetric-row;
|
|
157
162
|
}
|
|
158
163
|
}
|
|
159
164
|
|
|
160
|
-
@include bp-up(lg) {
|
|
165
|
+
@include breakpoint.bp-up(lg) {
|
|
161
166
|
&-lg {
|
|
162
167
|
@include make-asymmetric-row;
|
|
163
168
|
}
|
|
164
169
|
}
|
|
165
170
|
|
|
166
|
-
@include bp-up(xl) {
|
|
171
|
+
@include breakpoint.bp-up(xl) {
|
|
167
172
|
&-xl {
|
|
168
173
|
@include make-asymmetric-row;
|
|
169
174
|
}
|
|
@@ -192,6 +197,6 @@
|
|
|
192
197
|
//
|
|
193
198
|
// Common styles for small and large grid columns
|
|
194
199
|
|
|
195
|
-
@if
|
|
196
|
-
@include make-grid-columns();
|
|
200
|
+
@if var.$enable-grid-classes {
|
|
201
|
+
@include gridFramework.make-grid-columns();
|
|
197
202
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
[{"id":"search","name":"Search"},{"id":"arrow-forwards","name":"Arrow Forwards"},{"id":"arrow-backwards","name":"Arrow Backwards"},{"id":"arrow-down","name":"Arrow Down"},{"id":"arrow-variant","name":"Arrow Variant"},{"id":"hamburger","name":"Hamburger"},{"id":"close","name":"Close"},{"id":"check","name":"Check"},{"id":"quote","name":"Quote"},{"id":"file","name":"File"},{"id":"download","name":"Download"},{"id":"upload","name":"Upload"},{"id":"filter","name":"Filter"},{"id":"read","name":"Read"},{"id":"pin","name":"Pin"},{"id":"user","name":"User"},{"id":"language","name":"Language"},{"id":"linkedin","name":"Linkedin"},{"id":"facebook","name":"Facebook"},{"id":"instagram","name":"Instagram"},{"id":"twitter","name":"Twitter"},{"id":"x","name":"X"},{"id":"external-link","name":"External Link"},{"id":"app-share","name":"App Share"},{"id":"print","name":"Print"},{"id":"chapters","name":"Chapters"},{"id":"article","name":"Article"},{"id":"padlock","name":"Padlock"},{"id":"trash","name":"Trash"},{"id":"link","name":"Link"},{"id":"share","name":"Share"},{"id":"questionmark","name":"Questionmark"},{"id":"info","name":"Info"},{"id":"contrast","name":"Contrast"},{"id":"gauge","name":"Gauge"},{"id":"backward-15","name":"Backward 15"},{"id":"step-backwards","name":"Step Backwards"},{"id":"play","name":"Play"},{"id":"step-forwards","name":"Step Forwards"},{"id":"forward-60","name":"Forward 60"},{"id":"pause","name":"Pause"},{"id":"subtitles","name":"Subtitles"},{"id":"author","name":"Author"},{"id":"copy","name":"Copy"},{"id":"speaker","name":"Speaker"},{"id":"mute","name":"Mute"},{"id":"settings","name":"Settings"},{"id":"lte","name":"Lte"},{"id":"wifi","name":"Wifi"},{"id":"reception","name":"Reception"},{"id":"2g","name":"2g"},{"id":"3g","name":"3g"},{"id":"4g","name":"4g"},{"id":"5g","name":"5g"},{"id":"latency","name":"Latency"},{"id":"spinner","name":"Spinner"},{"id":"spinner-white","name":"Spinner White"},{"id":"3d","name":"3d"},{"id":"accessibility","name":"Accessibility"},{"id":"cafe","name":"Cafe"},{"id":"capacity","name":"Capacity"},{"id":"display","name":"Display"},{"id":"email","name":"Email"},{"id":"headset","name":"Headset"},{"id":"phone","name":"Phone"},{"id":"plus","name":"Plus"},{"id":"podcast","name":"Podcast"},{"id":"richtext-bold","name":"Richtext Bold"},{"id":"richtext-bullet-list","name":"Richtext Bullet List"},{"id":"richtext-italic","name":"Richtext Italic"},{"id":"streaming","name":"Streaming"},{"id":"time","name":"Time"},{"id":"drag-item","name":"Drag Item"},{"id":"personal-data","name":"Personal Data"},{"id":"romance","name":"Romance"},{"id":"shopping","name":"Shopping"},{"id":"warning","name":"Warning"},{"id":"diamond","name":"Diamond"},{"id":"world","name":"World"},{"id":"table","name":"Table"}]
|
|
1
|
+
[{"id":"search","name":"Search"},{"id":"search-domain","name":"Search Domain"},{"id":"arrow-forwards","name":"Arrow Forwards"},{"id":"arrow-backwards","name":"Arrow Backwards"},{"id":"arrow-down","name":"Arrow Down"},{"id":"arrow-variant","name":"Arrow Variant"},{"id":"hamburger","name":"Hamburger"},{"id":"close","name":"Close"},{"id":"check","name":"Check"},{"id":"quote","name":"Quote"},{"id":"file","name":"File"},{"id":"download","name":"Download"},{"id":"upload","name":"Upload"},{"id":"filter","name":"Filter"},{"id":"read","name":"Read"},{"id":"pin","name":"Pin"},{"id":"user","name":"User"},{"id":"language","name":"Language"},{"id":"linkedin","name":"Linkedin"},{"id":"facebook","name":"Facebook"},{"id":"instagram","name":"Instagram"},{"id":"twitter","name":"Twitter"},{"id":"x","name":"X"},{"id":"external-link","name":"External Link"},{"id":"app-share","name":"App Share"},{"id":"print","name":"Print"},{"id":"chapters","name":"Chapters"},{"id":"article","name":"Article"},{"id":"padlock","name":"Padlock"},{"id":"trash","name":"Trash"},{"id":"link","name":"Link"},{"id":"share","name":"Share"},{"id":"questionmark","name":"Questionmark"},{"id":"info","name":"Info"},{"id":"contrast","name":"Contrast"},{"id":"gauge","name":"Gauge"},{"id":"backward-15","name":"Backward 15"},{"id":"step-backwards","name":"Step Backwards"},{"id":"play","name":"Play"},{"id":"step-forwards","name":"Step Forwards"},{"id":"forward-60","name":"Forward 60"},{"id":"pause","name":"Pause"},{"id":"subtitles","name":"Subtitles"},{"id":"author","name":"Author"},{"id":"copy","name":"Copy"},{"id":"speaker","name":"Speaker"},{"id":"mute","name":"Mute"},{"id":"settings","name":"Settings"},{"id":"lte","name":"Lte"},{"id":"wifi","name":"Wifi"},{"id":"reception","name":"Reception"},{"id":"2g","name":"2g"},{"id":"3g","name":"3g"},{"id":"4g","name":"4g"},{"id":"5g","name":"5g"},{"id":"latency","name":"Latency"},{"id":"spinner","name":"Spinner"},{"id":"spinner-white","name":"Spinner White"},{"id":"3d","name":"3d"},{"id":"accessibility","name":"Accessibility"},{"id":"cafe","name":"Cafe"},{"id":"capacity","name":"Capacity"},{"id":"display","name":"Display"},{"id":"email","name":"Email"},{"id":"headset","name":"Headset"},{"id":"phone","name":"Phone"},{"id":"plus","name":"Plus"},{"id":"podcast","name":"Podcast"},{"id":"richtext-bold","name":"Richtext Bold"},{"id":"richtext-bullet-list","name":"Richtext Bullet List"},{"id":"richtext-italic","name":"Richtext Italic"},{"id":"streaming","name":"Streaming"},{"id":"time","name":"Time"},{"id":"drag-item","name":"Drag Item"},{"id":"personal-data","name":"Personal Data"},{"id":"romance","name":"Romance"},{"id":"shopping","name":"Shopping"},{"id":"warning","name":"Warning"},{"id":"diamond","name":"Diamond"},{"id":"world","name":"World"},{"id":"table","name":"Table"}]
|
|
@@ -1,23 +1,31 @@
|
|
|
1
|
-
@charset
|
|
1
|
+
@charset "UTF-8";
|
|
2
|
+
@use '../variables' as var;
|
|
3
|
+
@use '../functions' as func;
|
|
4
|
+
@use '../extends';
|
|
5
|
+
@use '../colors/colors' as colors;
|
|
6
|
+
@use '../colors/colors-functions' as colorFunc;
|
|
7
|
+
@use '../../vendor/grid/breakpoints' as breakpoint;
|
|
8
|
+
@use '../../vendor/baseline/plumber' as plumber;
|
|
9
|
+
@use '../bem' as bem;
|
|
2
10
|
|
|
3
11
|
h1,
|
|
4
12
|
.alpha,
|
|
5
13
|
%alpha {
|
|
6
|
-
@include plumber(
|
|
7
|
-
|
|
14
|
+
@include plumber.plumber(
|
|
15
|
+
var.$font-size: 3,
|
|
8
16
|
$line-height: 4,
|
|
9
17
|
$leading-bottom: 2,
|
|
10
|
-
$baseline:
|
|
18
|
+
$baseline: var.$headings-baseline
|
|
11
19
|
);
|
|
12
20
|
|
|
13
|
-
font-family:
|
|
21
|
+
font-family: var.$font-family-headings;
|
|
14
22
|
|
|
15
|
-
@include bp-up(sm) {
|
|
16
|
-
@include plumber(
|
|
17
|
-
|
|
23
|
+
@include breakpoint.bp-up(sm) {
|
|
24
|
+
@include plumber.plumber(
|
|
25
|
+
var.$font-size: 4,
|
|
18
26
|
$line-height: 5,
|
|
19
27
|
$leading-bottom: 1,
|
|
20
|
-
$baseline:
|
|
28
|
+
$baseline: var.$headings-baseline
|
|
21
29
|
);
|
|
22
30
|
}
|
|
23
31
|
}
|
|
@@ -25,18 +33,18 @@ h1,
|
|
|
25
33
|
h2,
|
|
26
34
|
.beta,
|
|
27
35
|
%beta {
|
|
28
|
-
@include plumber(
|
|
29
|
-
|
|
36
|
+
@include plumber.plumber(
|
|
37
|
+
var.$font-size: 2.44444,
|
|
30
38
|
$line-height: 3,
|
|
31
39
|
$leading-bottom: 1,
|
|
32
|
-
$baseline:
|
|
40
|
+
$baseline: var.$headings-baseline
|
|
33
41
|
);
|
|
34
|
-
|
|
35
|
-
font-family: $font-family-headings;
|
|
36
42
|
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
43
|
+
font-family: var.$font-family-headings;
|
|
44
|
+
|
|
45
|
+
@include breakpoint.bp-up(sm) {
|
|
46
|
+
@include plumber.plumber(
|
|
47
|
+
var.$font-size: 2.666666,
|
|
40
48
|
$leading-bottom: 1
|
|
41
49
|
);
|
|
42
50
|
|
|
@@ -47,27 +55,27 @@ h2,
|
|
|
47
55
|
h3,
|
|
48
56
|
.gamma,
|
|
49
57
|
%gamma {
|
|
50
|
-
@include plumber(
|
|
51
|
-
|
|
58
|
+
@include plumber.plumber(
|
|
59
|
+
var.$font-size: 2.22222,
|
|
52
60
|
$line-height: 3,
|
|
53
61
|
$leading-top: 0,
|
|
54
62
|
$leading-bottom: 1
|
|
55
63
|
);
|
|
56
64
|
|
|
57
|
-
font-family:
|
|
65
|
+
font-family: var.$font-family-headings;
|
|
58
66
|
}
|
|
59
67
|
|
|
60
68
|
h4,
|
|
61
69
|
.delta,
|
|
62
70
|
%delta {
|
|
63
|
-
@include plumber(
|
|
64
|
-
|
|
71
|
+
@include plumber.plumber(
|
|
72
|
+
var.$font-size: 1.888888,
|
|
65
73
|
$line-height: 3,
|
|
66
74
|
$leading-top: 0,
|
|
67
75
|
$leading-bottom: 1
|
|
68
76
|
);
|
|
69
77
|
|
|
70
|
-
font-family:
|
|
78
|
+
font-family: var.$font-family-headings;
|
|
71
79
|
}
|
|
72
80
|
|
|
73
81
|
%reset-link-style {
|
|
@@ -100,14 +108,14 @@ ol:not([class]) {
|
|
|
100
108
|
}
|
|
101
109
|
|
|
102
110
|
li {
|
|
103
|
-
padding-top: rhythm(0.25);
|
|
104
|
-
padding-bottom: rhythm(0.25);
|
|
111
|
+
padding-top: func.rhythm(0.25);
|
|
112
|
+
padding-bottom: func.rhythm(0.25);
|
|
105
113
|
}
|
|
106
114
|
|
|
107
115
|
li ul,
|
|
108
116
|
li ol {
|
|
109
|
-
margin-top: rhythm(1);
|
|
110
|
-
margin-left: rhythm(4);
|
|
117
|
+
margin-top: func.rhythm(1);
|
|
118
|
+
margin-left: func.rhythm(4);
|
|
111
119
|
padding-top: 0;
|
|
112
120
|
padding-left: 0;
|
|
113
121
|
}
|
|
@@ -124,7 +132,7 @@ p,
|
|
|
124
132
|
ul,
|
|
125
133
|
ol,
|
|
126
134
|
dl {
|
|
127
|
-
@include plumber(
|
|
135
|
+
@include plumber.plumber(
|
|
128
136
|
$leading-bottom: 3
|
|
129
137
|
);
|
|
130
138
|
}
|
|
@@ -134,14 +142,14 @@ ol,
|
|
|
134
142
|
dl {
|
|
135
143
|
+ h2,
|
|
136
144
|
+ .beta {
|
|
137
|
-
margin-top: rhythm(5);
|
|
145
|
+
margin-top: func.rhythm(5);
|
|
138
146
|
}
|
|
139
147
|
}
|
|
140
148
|
|
|
141
149
|
.small,
|
|
142
150
|
small {
|
|
143
|
-
@include plumber(
|
|
144
|
-
|
|
151
|
+
@include plumber.plumber(
|
|
152
|
+
var.$font-size: 1.5,
|
|
145
153
|
$line-height: 2,
|
|
146
154
|
$leading-bottom: 0
|
|
147
155
|
);
|
|
@@ -149,26 +157,26 @@ small {
|
|
|
149
157
|
|
|
150
158
|
.supersize,
|
|
151
159
|
%supersize {
|
|
152
|
-
@include plumber(
|
|
153
|
-
|
|
160
|
+
@include plumber.plumber(
|
|
161
|
+
var.$font-size: 3,
|
|
154
162
|
$line-height: 4,
|
|
155
163
|
$leading-bottom: 1,
|
|
156
|
-
$baseline:
|
|
164
|
+
$baseline: var.$headings-baseline
|
|
157
165
|
);
|
|
158
166
|
|
|
159
|
-
font-family:
|
|
167
|
+
font-family: var.$font-family-bold;
|
|
160
168
|
|
|
161
|
-
@include bp-up(sm) {
|
|
162
|
-
@include plumber(
|
|
163
|
-
|
|
169
|
+
@include breakpoint.bp-up(sm) {
|
|
170
|
+
@include plumber.plumber(
|
|
171
|
+
var.$font-size: 4.5,
|
|
164
172
|
$line-height: 5,
|
|
165
173
|
$leading-bottom: 1
|
|
166
174
|
);
|
|
167
175
|
}
|
|
168
176
|
|
|
169
|
-
@include bp-up(md) {
|
|
170
|
-
@include plumber(
|
|
171
|
-
|
|
177
|
+
@include breakpoint.bp-up(md) {
|
|
178
|
+
@include plumber.plumber(
|
|
179
|
+
var.$font-size: 7,
|
|
172
180
|
$line-height: 8,
|
|
173
181
|
$leading-bottom: 2
|
|
174
182
|
);
|
|
@@ -179,18 +187,18 @@ small {
|
|
|
179
187
|
hyphenate-limit-chars: 13 3 4;
|
|
180
188
|
overflow-wrap: break-word;
|
|
181
189
|
|
|
182
|
-
@include plumber(
|
|
183
|
-
|
|
190
|
+
@include plumber.plumber(
|
|
191
|
+
var.$font-size: 4.5,
|
|
184
192
|
$line-height: 5,
|
|
185
193
|
$leading-bottom: 1
|
|
186
194
|
);
|
|
187
195
|
|
|
188
|
-
@include bp-up(md) {
|
|
196
|
+
@include breakpoint.bp-up(md) {
|
|
189
197
|
hyphens: initial;
|
|
190
198
|
overflow-wrap: normal;
|
|
191
199
|
|
|
192
|
-
@include plumber(
|
|
193
|
-
|
|
200
|
+
@include plumber.plumber(
|
|
201
|
+
var.$font-size: 7,
|
|
194
202
|
$line-height: 8,
|
|
195
203
|
$leading-bottom: 2
|
|
196
204
|
);
|
|
@@ -199,49 +207,49 @@ small {
|
|
|
199
207
|
}
|
|
200
208
|
|
|
201
209
|
.godzilla {
|
|
202
|
-
@include plumber(
|
|
210
|
+
@include plumber.plumber(
|
|
203
211
|
$leading-top: 0,
|
|
204
212
|
$leading-bottom: 0
|
|
205
213
|
);
|
|
206
214
|
|
|
207
215
|
line-height: 79px;
|
|
208
216
|
font-size: 120px;
|
|
209
|
-
font-family:
|
|
210
|
-
letter-spacing: -#{
|
|
217
|
+
font-family: var.$font-family-bold;
|
|
218
|
+
letter-spacing: -#{func.to_rem(5px)};
|
|
211
219
|
|
|
212
|
-
@include bp-up(sm) {
|
|
220
|
+
@include breakpoint.bp-up(sm) {
|
|
213
221
|
line-height: 100px;
|
|
214
222
|
font-size: 150px;
|
|
215
223
|
}
|
|
216
224
|
|
|
217
|
-
@include bp-up(md) {
|
|
225
|
+
@include breakpoint.bp-up(md) {
|
|
218
226
|
line-height: 135px;
|
|
219
227
|
font-size: 200px;
|
|
220
|
-
letter-spacing: -#{
|
|
228
|
+
letter-spacing: -#{func.to_rem(10px)};
|
|
221
229
|
}
|
|
222
230
|
|
|
223
|
-
@include bp-up(lg) {
|
|
231
|
+
@include breakpoint.bp-up(lg) {
|
|
224
232
|
line-height: 201px;
|
|
225
233
|
font-size: 295px;
|
|
226
|
-
letter-spacing: -#{
|
|
234
|
+
letter-spacing: -#{func.to_rem(20px)};
|
|
227
235
|
}
|
|
228
236
|
|
|
229
|
-
@include bp-up(xl) {
|
|
237
|
+
@include breakpoint.bp-up(xl) {
|
|
230
238
|
line-height: 247px;
|
|
231
239
|
font-size: 360px;
|
|
232
240
|
}
|
|
233
241
|
|
|
234
242
|
// Special rule for decade starting with 1
|
|
235
|
-
@include m(19) {
|
|
243
|
+
@include bem.m(19) {
|
|
236
244
|
&::first-letter {
|
|
237
|
-
letter-spacing: -#{
|
|
245
|
+
letter-spacing: -#{func.to_rem(20px)};
|
|
238
246
|
|
|
239
|
-
@include bp-up(lg) {
|
|
240
|
-
letter-spacing: -#{
|
|
247
|
+
@include breakpoint.bp-up(lg) {
|
|
248
|
+
letter-spacing: -#{func.to_rem(40px)};
|
|
241
249
|
}
|
|
242
250
|
|
|
243
|
-
@include bp-up(xl) {
|
|
244
|
-
letter-spacing: -#{
|
|
251
|
+
@include breakpoint.bp-up(xl) {
|
|
252
|
+
letter-spacing: -#{func.to_rem(45px)};
|
|
245
253
|
}
|
|
246
254
|
}
|
|
247
255
|
}
|
|
@@ -250,15 +258,15 @@ small {
|
|
|
250
258
|
.preamble,
|
|
251
259
|
%preamble {
|
|
252
260
|
|
|
253
|
-
@include plumber(
|
|
254
|
-
|
|
261
|
+
@include plumber.plumber(
|
|
262
|
+
var.$font-size: 2.55555,
|
|
255
263
|
$line-height: 4,
|
|
256
264
|
$leading-bottom: 4
|
|
257
265
|
);
|
|
258
266
|
|
|
259
|
-
@include bp-up(sm) {
|
|
260
|
-
@include plumber(
|
|
261
|
-
|
|
267
|
+
@include breakpoint.bp-up(sm) {
|
|
268
|
+
@include plumber.plumber(
|
|
269
|
+
var.$font-size: 3,
|
|
262
270
|
$line-height: 4,
|
|
263
271
|
$leading-bottom: 4
|
|
264
272
|
);
|
|
@@ -266,37 +274,37 @@ small {
|
|
|
266
274
|
}
|
|
267
275
|
|
|
268
276
|
.meta {
|
|
269
|
-
@include plumber(
|
|
270
|
-
|
|
271
|
-
$baseline:
|
|
277
|
+
@include plumber.plumber(
|
|
278
|
+
var.$font-size: 1.75,
|
|
279
|
+
$baseline: var.$mono-baseline
|
|
272
280
|
);
|
|
273
281
|
|
|
274
|
-
font-family:
|
|
282
|
+
font-family: var.$font-family-mono;
|
|
275
283
|
font-weight: normal;
|
|
276
|
-
letter-spacing:
|
|
284
|
+
letter-spacing: func.to_rem(0.5px);
|
|
277
285
|
text-transform: uppercase;
|
|
278
286
|
}
|
|
279
287
|
|
|
280
288
|
.mono {
|
|
281
|
-
font-family:
|
|
289
|
+
font-family: var.$font-family-mono;
|
|
282
290
|
font-weight: normal;
|
|
283
|
-
letter-spacing:
|
|
291
|
+
letter-spacing: func.to_rem(0.5px);
|
|
284
292
|
text-decoration: none;
|
|
285
293
|
text-transform: uppercase;
|
|
286
294
|
}
|
|
287
295
|
|
|
288
296
|
::selection {
|
|
289
|
-
background-color:
|
|
297
|
+
background-color: colors.$color-ruby-light;
|
|
290
298
|
}
|
|
291
299
|
|
|
292
300
|
::-moz-selection {
|
|
293
|
-
background-color:
|
|
301
|
+
background-color: colors.$color-ruby-light;
|
|
294
302
|
}
|
|
295
303
|
|
|
296
304
|
blockquote {
|
|
297
305
|
|
|
298
|
-
@include color_classes (
|
|
299
|
-
$map:
|
|
306
|
+
@include colorFunc.color_classes (
|
|
307
|
+
$map: colorFunc.$colors,
|
|
300
308
|
$prefix: '-',
|
|
301
309
|
$attribute: 'fill',
|
|
302
310
|
$element: 'svg'
|
|
@@ -305,19 +313,19 @@ blockquote {
|
|
|
305
313
|
display: flex;
|
|
306
314
|
position: relative;
|
|
307
315
|
flex-direction: column;
|
|
308
|
-
margin-top: rhythm(6);
|
|
316
|
+
margin-top: func.rhythm(6);
|
|
309
317
|
margin-right: 0;
|
|
310
|
-
margin-bottom: rhythm(5);
|
|
318
|
+
margin-bottom: func.rhythm(5);
|
|
311
319
|
margin-left: 0;
|
|
312
|
-
padding-left:
|
|
320
|
+
padding-left: func.to_rem(40px);
|
|
313
321
|
|
|
314
322
|
p {
|
|
315
|
-
@include plumber(
|
|
316
|
-
|
|
323
|
+
@include plumber.plumber(
|
|
324
|
+
var.$font-size: 2.5,
|
|
317
325
|
$line-height: 3,
|
|
318
326
|
$leading-top: 1,
|
|
319
327
|
$leading-bottom: 0,
|
|
320
|
-
$baseline:
|
|
328
|
+
$baseline: var.$headings-baseline
|
|
321
329
|
);
|
|
322
330
|
}
|
|
323
331
|
|
|
@@ -326,40 +334,40 @@ blockquote {
|
|
|
326
334
|
position: absolute;
|
|
327
335
|
top: 0;
|
|
328
336
|
left: 0;
|
|
329
|
-
width: rhythm(2);
|
|
330
|
-
height: rhythm(4);
|
|
331
|
-
fill:
|
|
337
|
+
width: func.rhythm(2);
|
|
338
|
+
height: func.rhythm(4);
|
|
339
|
+
fill: colors.$color-black;
|
|
332
340
|
|
|
333
|
-
@include bp-up(md) {
|
|
334
|
-
width: rhythm(3);
|
|
335
|
-
height: rhythm(6);
|
|
341
|
+
@include breakpoint.bp-up(md) {
|
|
342
|
+
width: func.rhythm(3);
|
|
343
|
+
height: func.rhythm(6);
|
|
336
344
|
}
|
|
337
345
|
}
|
|
338
346
|
|
|
339
347
|
.meta {
|
|
340
|
-
@include plumber(
|
|
341
|
-
|
|
348
|
+
@include plumber.plumber(
|
|
349
|
+
var.$font-size: 1.75,
|
|
342
350
|
$leading-bottom: 0
|
|
343
351
|
);
|
|
344
352
|
|
|
345
|
-
margin-top: rhythm(1);
|
|
346
|
-
line-height: rhythm(2.5);
|
|
353
|
+
margin-top: func.rhythm(1);
|
|
354
|
+
line-height: func.rhythm(2.5);
|
|
347
355
|
}
|
|
348
356
|
|
|
349
|
-
@include bp-up(sm) {
|
|
350
|
-
padding-right: rhythm(3);
|
|
351
|
-
max-width:
|
|
357
|
+
@include breakpoint.bp-up(sm) {
|
|
358
|
+
padding-right: func.rhythm(3);
|
|
359
|
+
max-width: func.to_rem(613px);
|
|
352
360
|
margin-left: auto;
|
|
353
361
|
margin-right: auto;
|
|
354
362
|
}
|
|
355
363
|
|
|
356
|
-
@include bp-up(md) {
|
|
357
|
-
margin-top: rhythm(6.5);
|
|
358
|
-
padding-left:
|
|
364
|
+
@include breakpoint.bp-up(md) {
|
|
365
|
+
margin-top: func.rhythm(6.5);
|
|
366
|
+
padding-left: func.to_rem(52px);
|
|
359
367
|
|
|
360
368
|
p {
|
|
361
|
-
@include plumber(
|
|
362
|
-
|
|
369
|
+
@include plumber.plumber(
|
|
370
|
+
var.$font-size: 2.7,
|
|
363
371
|
$line-height: 4,
|
|
364
372
|
$leading-bottom: 0,
|
|
365
373
|
$leading-top: 1
|
|
@@ -369,12 +377,12 @@ blockquote {
|
|
|
369
377
|
}
|
|
370
378
|
|
|
371
379
|
.meta {
|
|
372
|
-
margin-top: rhythm(0.5);
|
|
373
|
-
line-height: rhythm(3.5);
|
|
380
|
+
margin-top: func.rhythm(0.5);
|
|
381
|
+
line-height: func.rhythm(3.5);
|
|
374
382
|
}
|
|
375
383
|
}
|
|
376
384
|
|
|
377
|
-
@include bp-up(lg) {
|
|
385
|
+
@include breakpoint.bp-up(lg) {
|
|
378
386
|
margin-left: initial;
|
|
379
387
|
margin-right: initial;
|
|
380
388
|
}
|
|
@@ -383,6 +391,6 @@ blockquote {
|
|
|
383
391
|
b,
|
|
384
392
|
strong,
|
|
385
393
|
legend {
|
|
386
|
-
font-family:
|
|
394
|
+
font-family: var.$font-family-headings;
|
|
387
395
|
font-weight: normal;
|
|
388
396
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
# Typography
|
|
2
2
|
|
|
3
3
|
## Blockquote
|
|
4
|
-
Blockquote icon can use any of the base colors. This is set by using class ```.colorname``` on the blockquote tag itself. If color is not set manually it will default to
|
|
4
|
+
Blockquote icon can use any of the base colors. This is set by using class ```.colorname``` on the blockquote tag itself. If color is not set manually it will default to colors.$color-black. For a list of color names, see [Color component](/components/detail/colors)
|