This commit is contained in:
armansansd 2022-02-14 14:17:15 +01:00
parent 76ce1faa2d
commit e47176fbe4
2 changed files with 11 additions and 11 deletions

File diff suppressed because one or more lines are too long

View File

@ -245,16 +245,16 @@ article, .paragraph{
.block-region-first{
background-color: black;
color: white;
a:not(.prog-ressources-link,.back-actus-link){
text-transform: uppercase;
font-family: 'duke';
font-size: $font-big;
padding: .3rem .5rem;
text-decoration: none;
&:hover{
text-decoration: underline;
}
}
// a:not(.prog-ressources-link,.back-actus-link){
// text-transform: uppercase;
// font-family: 'duke';
// font-size: $font-big;
// padding: .3rem .5rem;
// text-decoration: none;
// &:hover{
// text-decoration: underline;
// }
// }
}