Switched to correct news icon.

This commit is contained in:
Daniel Scalzi
2018-01-22 15:30:51 -05:00
parent d96766528e
commit 965b56c6bd
3 changed files with 31 additions and 7 deletions

View File

@@ -389,6 +389,11 @@ p {
height: 20px;
}
/* News icon colors. */
#newsSVG {
stroke: #ffffff;
}
/* Twitter icon colors. */
#twitterSVG:hover {
fill: #1da1f2;