Update styles.css

This commit is contained in:
Extravi 2022-08-14 22:17:04 -04:00 committed by GitHub
parent 4ff8d779a5
commit e5f1a4e06a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 {