Add underline to title & subtitle
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
.orientation-modal, .charte-modal {
|
.orientation-modal, .charte-modal {
|
||||||
color: #da131a;
|
color: #da131a;
|
||||||
transition: color 0.3s ease;
|
transition: color 0.3s ease;
|
||||||
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
.orientation-modal:hover, .charte-modal:hover {
|
.orientation-modal:hover, .charte-modal:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user