|
@@ -245,16 +245,16 @@ article, .paragraph{
|
|
.block-region-first{
|
|
.block-region-first{
|
|
background-color: black;
|
|
background-color: black;
|
|
color: white;
|
|
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;
|
|
|
|
+ // }
|
|
|
|
+ // }
|
|
|
|
|
|
|
|
|
|
}
|
|
}
|