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
@@ -84,7 +84,7 @@ $animate: all 0.2s ease-in-out;
|
||||
#item_list{
|
||||
p{
|
||||
& > a {
|
||||
cursor: pointer;
|
||||
cursor: pointer;
|
||||
&:before,
|
||||
&:after {
|
||||
width: 100%;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
left: 50%;
|
||||
transform: translate(-50%, 50%);
|
||||
z-index: 999;
|
||||
margin-left: 0;
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -83,6 +83,28 @@ a, button{
|
||||
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