@jaisocx/css-clean-start-2 1.1.7 → 1.1.9
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.
|
@@ -210,8 +210,20 @@
|
|
|
210
210
|
|
|
211
211
|
--jsx--css-clean-start-2--all-tags--color: black;
|
|
212
212
|
|
|
213
|
-
|
|
214
|
-
|
|
213
|
+
|
|
214
|
+
|
|
215
|
+
|
|
216
|
+
--css-clean-start-2--sans--font-family: Tahoma, system-ui, -apple-system, BlinkMacSystemFont, Roboto, Oxygen;
|
|
217
|
+
--css-clean-start-2--serif--font-family: 'Times New Roman', system-ui, -apple-system, BlinkMacSystemFont;
|
|
218
|
+
--css-clean-start-2--monospace--font-family: Courier, 'Courier New', Menlo, Consolas, 'Liberation Mono';
|
|
219
|
+
|
|
220
|
+
--jsx--css-clean-start-2--all-tags--font-family: var(--css-clean-start-2--sans--font-family);
|
|
221
|
+
--jsx--css-clean-start-2--pre--font-family: var(--css-clean-start-2--monospace--font-family);
|
|
222
|
+
|
|
223
|
+
|
|
224
|
+
|
|
225
|
+
|
|
226
|
+
|
|
215
227
|
|
|
216
228
|
--jsx--css-clean-start-2--all-tags--font-size: 0.85rem;
|
|
217
229
|
--jsx--css-clean-start-2--all-tags--line-height: 1rem;
|
|
@@ -8313,6 +8325,7 @@
|
|
|
8313
8325
|
margin: var(--jsx--css-clean-start-2--all-tags--margin);
|
|
8314
8326
|
|
|
8315
8327
|
font-family: var(--jsx--css-clean-start-2--all-tags--font-family);
|
|
8328
|
+
font-size: var(--jsx--css-clean-start-2--all-tags--font-size);
|
|
8316
8329
|
line-height: var(--jsx--css-clean-start-2--all-tags--line-height);
|
|
8317
8330
|
|
|
8318
8331
|
}
|
|
@@ -8384,7 +8397,7 @@ html.jsx body {
|
|
|
8384
8397
|
|
|
8385
8398
|
|
|
8386
8399
|
html.jsx body main {
|
|
8387
|
-
|
|
8400
|
+
|
|
8388
8401
|
margin: var(--jsx--css-clean-start-2--site--margin);
|
|
8389
8402
|
padding: var(--jsx--css-clean-start-2--site--padding);
|
|
8390
8403
|
|
|
@@ -211,8 +211,20 @@
|
|
|
211
211
|
|
|
212
212
|
--jsx--css-clean-start-2--all-tags--color: black;
|
|
213
213
|
|
|
214
|
-
|
|
215
|
-
|
|
214
|
+
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
--css-clean-start-2--sans--font-family: Tahoma, system-ui, -apple-system, BlinkMacSystemFont, Roboto, Oxygen;
|
|
218
|
+
--css-clean-start-2--serif--font-family: 'Times New Roman', system-ui, -apple-system, BlinkMacSystemFont;
|
|
219
|
+
--css-clean-start-2--monospace--font-family: Courier, 'Courier New', Menlo, Consolas, 'Liberation Mono';
|
|
220
|
+
|
|
221
|
+
--jsx--css-clean-start-2--all-tags--font-family: var(--css-clean-start-2--sans--font-family);
|
|
222
|
+
--jsx--css-clean-start-2--pre--font-family: var(--css-clean-start-2--monospace--font-family);
|
|
223
|
+
|
|
224
|
+
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
|
|
216
228
|
|
|
217
229
|
--jsx--css-clean-start-2--all-tags--font-size: 0.85rem;
|
|
218
230
|
--jsx--css-clean-start-2--all-tags--line-height: 1rem;
|
|
@@ -4260,6 +4272,7 @@
|
|
|
4260
4272
|
margin: var(--jsx--css-clean-start-2--all-tags--margin);
|
|
4261
4273
|
|
|
4262
4274
|
font-family: var(--jsx--css-clean-start-2--all-tags--font-family);
|
|
4275
|
+
font-size: var(--jsx--css-clean-start-2--all-tags--font-size);
|
|
4263
4276
|
line-height: var(--jsx--css-clean-start-2--all-tags--line-height);
|
|
4264
4277
|
|
|
4265
4278
|
}
|
|
@@ -4331,7 +4344,7 @@ html.jsx body {
|
|
|
4331
4344
|
|
|
4332
4345
|
|
|
4333
4346
|
html.jsx body main {
|
|
4334
|
-
|
|
4347
|
+
|
|
4335
4348
|
margin: var(--jsx--css-clean-start-2--site--margin);
|
|
4336
4349
|
padding: var(--jsx--css-clean-start-2--site--padding);
|
|
4337
4350
|
|
|
@@ -85,8 +85,23 @@
|
|
|
85
85
|
|
|
86
86
|
--jsx--css-clean-start-2--all-tags--color: black;
|
|
87
87
|
|
|
88
|
-
|
|
89
|
-
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
/*
|
|
91
|
+
removed fonts, that may be set via @font-face, since hardcoded font file loaded required and .css with @font-face
|
|
92
|
+
the fallback font names improved according to documentation, however not tested with multiplatform and multibrowser testing tools.
|
|
93
|
+
*/
|
|
94
|
+
--css-clean-start-2--sans--font-family: Tahoma, system-ui, -apple-system, BlinkMacSystemFont, Roboto, Oxygen;
|
|
95
|
+
--css-clean-start-2--serif--font-family: 'Times New Roman', system-ui, -apple-system, BlinkMacSystemFont;
|
|
96
|
+
--css-clean-start-2--monospace--font-family: Courier, 'Courier New', Menlo, Consolas, 'Liberation Mono';
|
|
97
|
+
|
|
98
|
+
--jsx--css-clean-start-2--all-tags--font-family: var(--css-clean-start-2--sans--font-family);
|
|
99
|
+
--jsx--css-clean-start-2--pre--font-family: var(--css-clean-start-2--monospace--font-family);
|
|
100
|
+
|
|
101
|
+
/* --jsx--css-clean-start-2--all-tags--font-family: Tahoma, system-ui, -apple-system, BlinkMacSystemFont, Roboto, Oxygen; */
|
|
102
|
+
/* --jsx--css-clean-start-2--pre--font-family: 'Courier New', Courier, Menlo, Consolas, 'Liberation Mono', monospace; */
|
|
103
|
+
|
|
104
|
+
|
|
90
105
|
|
|
91
106
|
--jsx--css-clean-start-2--all-tags--font-size: 0.85rem;
|
|
92
107
|
--jsx--css-clean-start-2--all-tags--line-height: 1rem;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jaisocx/css-clean-start-2",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.9",
|
|
4
4
|
"description": "Css sites resetting default styles with main.css of few hundereds css code lines, and the very nice infrastructure for responsive sites bugfixing and fine-tuning",
|
|
5
5
|
"author": "Jaisocx Company",
|
|
6
6
|
"keywords": [
|