3 lines
86 B
CSS
3 lines
86 B
CSS
.alert-link:hover {text-decoration: underline;}
|
|
.alert {width: 100%; display: table;}
|
.alert-link:hover {text-decoration: underline;}
|
|
.alert {width: 100%; display: table;}
|