Update styles.css

This commit is contained in:
Extravi
2022-08-14 22:17:04 -04:00
committed by GitHub
parent 4ff8d779a5
commit e5f1a4e06a
+8
View File
@@ -187,6 +187,14 @@ a:hover,
.logomobile {
display: none;
}
.noDecoration,
a:link,
a:visited {
text-decoration: none;
color: white;
}
.sub-search-button-wrapper {