fixe audio link hyphenation in text #431
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -687,20 +687,9 @@ main[role="main"]{
|
|||||||
|
|
||||||
.field.text-formatted{
|
.field.text-formatted{
|
||||||
a{
|
a{
|
||||||
display: inline-block;
|
border-bottom: 1px dotted #1A1A1A;
|
||||||
position: relative;
|
|
||||||
&:after{
|
|
||||||
content:'';
|
|
||||||
position: absolute;
|
|
||||||
// z-index: -1;
|
|
||||||
width:100%;
|
|
||||||
left:0; bottom:0.2em;
|
|
||||||
border-bottom: 1px dotted #1A1A1A;
|
|
||||||
}
|
|
||||||
&.audio-link{
|
&.audio-link{
|
||||||
&:after{
|
|
||||||
border-color: red;
|
border-color: red;
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user