docs: lighten the "new" red. softens the effect and makes it more legible when selected
Change-Id: I0f1f70c281cc0a6f3621c898b04d3845924f6e35
This commit is contained in:
parent
3044d243c9
commit
3494d9b3de
|
@ -794,7 +794,7 @@ ul.no-style {
|
|||
.new {
|
||||
font-size: .78em;
|
||||
font-weight: bold;
|
||||
color: red;
|
||||
color: #ff3d3d;
|
||||
text-decoration: none;
|
||||
vertical-align:top;
|
||||
line-height:.9em;
|
||||
|
|
Loading…
Reference in New Issue