@arsedizioni/ars-utils 18.4.75 → 18.4.76

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.
@@ -338,7 +338,7 @@
338
338
  margin-bottom: 5px !important;
339
339
 
340
340
  .body {
341
- padding: 0px 15px !important;
341
+ padding: 5px 15px !important;
342
342
  }
343
343
 
344
344
  .image-mark {
@@ -372,19 +372,19 @@
372
372
 
373
373
 
374
374
 
375
- .info-3 {
376
- padding: 4px 8px;
377
- background-color: var(--ars-color-overlay, rgba(255, 255, 255, 0.75));
378
- color: var(--ars-color-text, #191c1b);
375
+ .info-1 {
376
+ padding: 4px 8px !important;;
377
+ background-color: var(--ars-color-overlay, rgba(255, 255, 255, 0.75)) !important;
378
+ color: var(--ars-color-text, #191c1b)!important;;
379
379
  font-size: small !important;
380
380
  font-weight: 700 !important;
381
381
  text-transform: uppercase !important;
382
382
  }
383
383
 
384
- .info-4 {
385
- padding: 4px 8px;
386
- background-color: var(--ars-color-overlay, rgba(255, 255, 255, 0.75));
387
- color: var(--ars-color-accent, #7894ae);
384
+ .info-2 {
385
+ padding: 4px 8px !important;
386
+ background-color: var(--ars-color-overlay, rgba(255, 255, 255, 0.75))!important;
387
+ color: var(--ars-color-accent, #7894ae) !important;
388
388
  font-size: small !important;
389
389
  font-weight: 700 !important;
390
390
  text-transform: uppercase !important;