changement logos rs
This commit is contained in:
@@ -420,8 +420,9 @@ footer[role="contentinfo"]{
|
||||
p{
|
||||
display: inline-block;
|
||||
a{
|
||||
min-width: 3rem;
|
||||
min-height: 3rem;
|
||||
min-width: 2rem;
|
||||
min-height: 2rem;
|
||||
margin-right: 0.5rem;
|
||||
|
||||
}
|
||||
a[href*='twitter']{
|
||||
@@ -429,21 +430,21 @@ footer[role="contentinfo"]{
|
||||
display: block;
|
||||
font-size: 0;
|
||||
color: transparent;
|
||||
background: left / contain no-repeat url(../../images/tw.svg);
|
||||
background: left / contain no-repeat url(../../images/logo_x.svg);
|
||||
}
|
||||
a[href*='linkedin']{
|
||||
height: 100%;
|
||||
display: block;
|
||||
font-size: 0;
|
||||
color: transparent;
|
||||
background: left / contain no-repeat url(../../images/ln.svg);
|
||||
background: left / contain no-repeat url(../../images/linkedin.svg);
|
||||
}
|
||||
a[href*='youtube']{
|
||||
height: 100%;
|
||||
display: block;
|
||||
font-size: 0;
|
||||
color: transparent;
|
||||
background: left / contain no-repeat url(../../images/yt.svg);
|
||||
background: left / contain no-repeat url(../../images/youtube.svg);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user