can underline bits of .lang
This commit is contained in:
parent
292c5d5920
commit
e73d442365
2 changed files with 15 additions and 5 deletions
|
@ -180,6 +180,10 @@ dd {
|
|||
break-before: avoid;
|
||||
}
|
||||
|
||||
u u {
|
||||
text-decoration: double underline;
|
||||
}
|
||||
|
||||
.twocol {
|
||||
columns: 2;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue