maliming
2 years ago
No known key found for this signature in database
GPG Key ID: A646B9CB645ECEA4
1 changed files with
5 additions and
2 deletions
-
modules/docs/src/Volo.Docs.Web/Pages/Documents/Project/index.css
|
|
|
@ -48,9 +48,12 @@ body { |
|
|
|
background-color: #1e2227 !important; |
|
|
|
border: 0; |
|
|
|
min-height: 30px; |
|
|
|
font-size: 1.17em; |
|
|
|
background-color: transparent; |
|
|
|
color: rgba(255, 255, 255, 0.7); |
|
|
|
} |
|
|
|
|
|
|
|
.goog-te-combo:focus-visible { |
|
|
|
border: 0px; |
|
|
|
outline: none; |
|
|
|
} |
|
|
|
|
|
|
|
/*# sourceMappingURL=Index.css.map */ |
|
|
|
|