add style to link in txt
This commit is contained in:
parent
dc29160cb3
commit
3dddf6aa48
|
@ -41,3 +41,8 @@ div.promptext {
|
|||
font-weight: 400;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
section#output p a {
|
||||
text-decoration: underline;
|
||||
cursor: pointer;
|
||||
}
|
Loading…
Reference in New Issue