Merge pull request #23044 from edx/ddumesnil/relevant-dates-AA-4
AA-4: CSS updates in date widget
This commit is contained in:
@@ -444,9 +444,13 @@
|
||||
|
||||
.heading {
|
||||
font: -apple-system-body;
|
||||
line-height: 1;
|
||||
line-height: 1.5;
|
||||
font-weight: $font-bold;
|
||||
color: theme-color("dark");
|
||||
|
||||
a {
|
||||
font-weight: $font-semibold;
|
||||
}
|
||||
}
|
||||
|
||||
.description {
|
||||
@@ -459,7 +463,6 @@
|
||||
}
|
||||
|
||||
.date-summary-link {
|
||||
margin-top: 8px;
|
||||
font-weight: $font-semibold;
|
||||
|
||||
a {
|
||||
|
||||
Reference in New Issue
Block a user