Commit 88854a83 authored by Chris Rebert's avatar Chris Rebert

Merge pull request #10749 from ZDroid/patch-2

@headingsColor → @headings-color
parents 86ec0579 dc3d1664
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
// Headings for larger alerts // Headings for larger alerts
h4 { h4 {
margin-top: 0; margin-top: 0;
// Specified for the h4 to prevent conflicts of changing @headingsColor // Specified for the h4 to prevent conflicts of changing @headings-color
color: inherit; color: inherit;
} }
// Provide class for links that match alerts // Provide class for links that match alerts
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment