Skip to content

Commit

Permalink
adjust text color #4
Browse files Browse the repository at this point in the history
  • Loading branch information
abrahamjuliot committed Oct 18, 2020
1 parent 398137f commit a235a8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ body * {
display: none;
}
strong {
color: #3e3b3b;
font-weight: bold !important;
}
visitor {
Expand All @@ -101,6 +102,7 @@ visitor {
#fingerprint-data > div {
line-height: 1.5;
font-size: 14px;
color: #777;
overflow-wrap: break-word;
border-bottom: 1px solid #eee;
padding: 15px 20px;
Expand Down

0 comments on commit a235a8c

Please sign in to comment.