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{
|
||||
#node\:field_lien{
|
||||
text-transform: uppercase;
|
||||
font-weight: 600;
|
||||
margin-top: 1rem;
|
||||
font-weight: 500;
|
||||
margin-top: 0;
|
||||
.field_lien{
|
||||
>div{
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
>div{
|
||||
word-wrap: break-word;
|
||||
padding: 0;
|
||||
}
|
||||
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;
|
||||
padding: .5rem;
|
||||
background: white;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user