fix that color

This commit is contained in:
Satya L. Johnson 2021-09-24 08:36:01 -04:00
parent 0f604be65d
commit 71f4cef80f
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ abbr[data-title]:focus::after {
/* style tooltip */
background-color: #1e1e1e;
color: #fff;
color: #a6a28c;
border-radius: 3px;
box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.4);
font-size: 14px;