nella descrizione dato spazio interlinea
This commit is contained in:
parent
31bd0e776b
commit
eea29d886e
1 changed files with 6 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 15, 2020 */
|
||||
*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 15, 2020 */
|
||||
@font-face {
|
||||
font-family: 'cardobold';
|
||||
src: url('../fonts/cardo-bold-webfont.woff2') format('woff2'),
|
||||
|
@ -93,7 +93,7 @@ section.page-body {
|
|||
color: white;
|
||||
padding: 2em;
|
||||
font-family: afta_serifregular;
|
||||
font-weight: 600;
|
||||
font-weight: 900;
|
||||
font-size: 10pt;
|
||||
}
|
||||
|
||||
|
@ -237,7 +237,10 @@ hide {
|
|||
}
|
||||
.descrizione {
|
||||
background-color: black !important;
|
||||
color: none !important;
|
||||
color: white !important;
|
||||
line-height:1.5;
|
||||
font-family: sans;
|
||||
font-weight: 900;
|
||||
}
|
||||
p.descrive, p.collabora, p.collabora span{
|
||||
color: white !important;
|
||||
|
|
Loading…
Reference in a new issue