This commit is contained in:
parent
17e419f4f6
commit
c61c6d39f5
File diff suppressed because one or more lines are too long
@ -754,15 +754,28 @@
|
|||||||
.block-region-third{
|
.block-region-third{
|
||||||
#node\:field_lien{
|
#node\:field_lien{
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-weight: 600;
|
font-weight: 500;
|
||||||
margin-top: 1rem;
|
margin-top: 0;
|
||||||
|
.field_lien{
|
||||||
|
>div{
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
>div{
|
>div{
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
padding: 0;
|
||||||
}
|
}
|
||||||
a{
|
a{
|
||||||
|
display: block;
|
||||||
|
margin: 0 auto;
|
||||||
|
background: #000;
|
||||||
|
color: #fff;
|
||||||
|
font-family: trueno;
|
||||||
|
font-weight: 500;
|
||||||
|
padding: .3rem .7rem;
|
||||||
|
font-size: .45rem;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
padding: .5rem;
|
text-transform: uppercase;
|
||||||
background: white;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user