added search page
This commit is contained in:
10
static/css/search.css
Normal file
10
static/css/search.css
Normal file
@ -0,0 +1,10 @@
|
||||
.logo {
|
||||
max-width: 40%;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.search-box {
|
||||
width: 80%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
@ -110,7 +110,7 @@ body {
|
||||
*/
|
||||
|
||||
.cover {
|
||||
padding: 0 20px;
|
||||
padding: 20px;
|
||||
}
|
||||
.cover .btn-lg {
|
||||
padding: 10px 20px;
|
||||
@ -135,7 +135,7 @@ body {
|
||||
@media (min-width: 768px) {
|
||||
/* Pull out the header and footer */
|
||||
.masthead {
|
||||
position: fixed;
|
||||
/*position: fixed;*/
|
||||
top: 0;
|
||||
}
|
||||
.mastfoot {
|
||||
@ -144,7 +144,7 @@ body {
|
||||
}
|
||||
/* Start the vertical centering */
|
||||
.site-wrapper-inner {
|
||||
vertical-align: middle;
|
||||
/*vertical-align: middle;*/
|
||||
}
|
||||
/* Handle the widths */
|
||||
.masthead,
|
||||
|
120
static/images/Pirates.svg
Normal file
120
static/images/Pirates.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 69 KiB |
Reference in New Issue
Block a user