add style to all link in all p (for q&a too)
This commit is contained in:
parent
3dddf6aa48
commit
3a07fcc631
|
@ -42,7 +42,7 @@ div.promptext {
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
section#output p a {
|
p a {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
Loading…
Reference in New Issue