correze-intranet: remove custom css for first footer link (#81881)
gitea/publik-base-theme/pipeline/head This commit looks good Details

This commit is contained in:
Lauréline Guérin 2023-10-02 17:06:20 +02:00
parent af9fc4c48f
commit c6eb52f49b
No known key found for this signature in database
GPG Key ID: 1FAB9B9B4F93D473
1 changed files with 1 additions and 20 deletions

View File

@ -242,26 +242,7 @@ form p label, .field--label {
li {
border-bottom: none !important;
display: block;
&:first-child {
// Téléphone
&::before {
content: "\f095"; // icon-tel
font-family: FontAwesome;
line-height: 1;
font-size: 1.5em;
vertical-align: middle;
margin-right: .33em;
}
a {
color: white;
margin-bottom: 1rem;
}
}
&:not(:first-child) {
font-size: 1rem;
}
font-size: 1rem;
a {
display: inline;