parent
0678366566
commit
713865a094
1 changed files with 0 additions and 10 deletions
|
@ -148,16 +148,6 @@ body {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
|
||||||
/*
|
|
||||||
white-space is shorthand for two values; white-space-collapse and text-wrap
|
|
||||||
https://developer.mozilla.org/en-US/docs/Web/CSS/white-space
|
|
||||||
!important is needed to override higher specificity when elements are styled
|
|
||||||
with `white-space` and 1 value, which doesn't have "pretty"
|
|
||||||
*/
|
|
||||||
text-wrap: pretty !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: var(--link-color);
|
color: var(--link-color);
|
||||||
text-decoration-color: var(--link-faded-color);
|
text-decoration-color: var(--link-faded-color);
|
||||||
|
|
Loading…
Add table
Reference in a new issue