Checkout confirm step: Highlight links to terms

This commit is contained in:
Raphael Michel
2021-04-16 10:35:29 +02:00
parent 1b41fa1f3b
commit 16cd6598b3
2 changed files with 8 additions and 1 deletions

View File

@@ -96,3 +96,10 @@
}
}
}
.panel-confirm {
a {
font-weight: bold;
}
}