WIP
This commit is contained in:
8
dist/app.css
vendored
8
dist/app.css
vendored
@@ -12221,6 +12221,14 @@ section.grid-callout .callout p.headline {
|
||||
font-weight: 600;
|
||||
font-size: 30px;
|
||||
}
|
||||
section.grid-callout .standard-callouts .col:first-of-type .callout {
|
||||
background-color: #B9AF78;
|
||||
color: #fff;
|
||||
}
|
||||
section.grid-callout .standard-callouts .col:nth-of-type(2) .callout {
|
||||
background-color: #F2F2F2;
|
||||
color: #063C5A;
|
||||
}
|
||||
section.grid-callout .callout.first-callout {
|
||||
padding: 2rem 3rem 3rem;
|
||||
background-color: #063C5A;
|
||||
|
||||
Reference in New Issue
Block a user