quickdocs-server/static/css/error.css
Eitaro Fukamachi b358f02f48 Initial commit.
2015-07-18 16:23:33 +09:00

7 lines
108 B
CSS

@charset "UTF-8";
#global-header .search-form {
display: none;
}
.error-message {
text-align: center;
}