Merge "Make the text generated by showAnnotations more noticable in docs" into lmp-dev
This commit is contained in:
commit
0052f75f88
1 changed files with 2 additions and 1 deletions
|
@ -7334,4 +7334,5 @@ a.home-new-cta-btn:hover,
|
||||||
.annotation-message {
|
.annotation-message {
|
||||||
display: block;
|
display: block;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
color: #F80;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue