Update styles.css

This commit is contained in:
Extravi 2022-08-16 07:49:48 -04:00 committed by GitHub
parent fc6364df6b
commit 824fcde9a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -134,6 +134,11 @@ a:hover,
margin-right: 14px;
}
.sub-search-button-wrapper img {
vertical-align: middle;
margin-right: 10px;
}
.misc-container {
text-align: center;
word-wrap: break-word;