Skip to content

Commit

Permalink
926-fondamento-colori-stesura-contenuti-e-review (#1011)
Browse files Browse the repository at this point in the history
---------

Co-authored-by: Daniela Iozzo <[email protected]>
Co-authored-by: Daniele T <[email protected]>
  • Loading branch information
3 people authored Nov 10, 2023
1 parent 86daa42 commit 5bf57f7
Show file tree
Hide file tree
Showing 83 changed files with 1,103 additions and 5 deletions.
7 changes: 7 additions & 0 deletions src/components/table/table.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
@import "../../scss/bootstrap-breakpoints";

.table-img-responsive {
img {
max-width:100%;
min-width:280px;
}
}

.table {
font-size: 1rem;
> :not(:first-child) {
Expand Down
1,085 changes: 1,085 additions & 0 deletions src/data/content/design-system/fondamenti/colori.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/data/dsnav.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ list:
- label: ""
disabled: true
- label: "Colori"
disabled: true
url: "/design-system/fondamenti/colori/"
- label: "Tipografia"
url: "/design-system/fondamenti/tipografia/"
- label: "Griglia"
Expand Down
8 changes: 7 additions & 1 deletion src/scss/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ p, .content ul {
max-width: 75ch;
}

p code {
background-color: $color-background-muted;
padding: 2px 4px;
border-radius: $border-radius;
}

.design-system .text-image-cta .content img {
border: 1px solid hsl(210, 4%, 78%);
}
Expand Down Expand Up @@ -65,4 +71,4 @@ div.chips-list-wrapper {
.video-js .vjs-control {
width: 3.5em;
}
}
}
6 changes: 3 additions & 3 deletions src/scss/vars.scss
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@
--kangaroo-tags-hover-color:var(--simple-cta-color-hover);
--kangaroo-negative-element-color: #FFF;
//section editorial
--section-editorial-y-padding:96px;
--section-editorial-y-padding-desk:96px;
--section-editorial-intro-text-size: 1.333333333333rem;
--section-editorial-y-padding: 96px;
--section-editorial-y-padding-desk: 96px;
--section-editorial-intro-text-size: 1.25rem;

//-search-main
--search-main-border: 1px solid #C5C7C9;
Expand Down
Binary file added static/images/design-system/colore.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5bf57f7

Please sign in to comment.