Compare commits
2 Commits
dc29160cb3
...
3a07fcc631
Author | SHA1 | Date |
---|---|---|
|
3a07fcc631 | |
|
3dddf6aa48 |
|
@ -40,4 +40,9 @@ p {
|
||||||
div.promptext {
|
div.promptext {
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
p a {
|
||||||
|
text-decoration: underline;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
Loading…
Reference in New Issue