Update styles.css

This commit is contained in:
Extravi 2022-08-14 22:31:57 -04:00 committed by GitHub
parent 0919155ac8
commit 43b342674e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -271,7 +271,7 @@ a:visited {
padding: 10px;
border: 1px solid var(--special-result-border);
width: 500px;
border-radius: 10px;
border-radius: 8px;
background: var(--special-text-background);
color: var(--special-text-color);
}