docs/user: Update infobox CSS to match the new colors.

This commit is contained in:
Augustin Cavalier 2017-01-28 13:33:19 -05:00
parent 44460faf4d
commit 92b020b5ea

View File

@ -408,9 +408,8 @@ dl.note dd, dl.remark dd, dl.warning dd, dl.attention dd {
}
dl.note {
/* rice flower */
background:#e4ffde url('https://www.haiku-os.org/images/alert_info_32.png') 15px 15px no-repeat;
border-color: #94ce18; /* lima */
background: #deebff url('https://www.haiku-os.org/images/alert_info_32.png') 15px 15px no-repeat;
border-color: #183cce;
}
dl.remark {