mirror of
https://github.com/vale981/quickdocs-server
synced 2025-03-05 17:21:38 -05:00
7 lines
108 B
CSS
7 lines
108 B
CSS
@charset "UTF-8";
|
|
#global-header .search-form {
|
|
display: none;
|
|
}
|
|
.error-message {
|
|
text-align: center;
|
|
}
|