txt fontfamily
This commit is contained in:
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
@@ -83,6 +83,28 @@ a, button{
|
|||||||
line-height: normal;
|
line-height: normal;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
&.figureslibres{
|
||||||
|
p{
|
||||||
|
strong{
|
||||||
|
font-family: $rammetto;
|
||||||
|
display: block;
|
||||||
|
&::after{
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
&.logiciels-libres{
|
||||||
|
p{
|
||||||
|
strong{
|
||||||
|
font-family: $rumeur;
|
||||||
|
display: block;
|
||||||
|
&::after{
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user