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