projects
/
ryf-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e9a112
)
move search bar up towards the header
author
Andrew Engelbrecht
<andrew@fsf.org>
Mon, 15 Jul 2019 21:59:29 +0000
(17:59 -0400)
committer
Andrew Engelbrecht
<andrew@fsf.org>
Mon, 15 Jul 2019 21:59:29 +0000
(17:59 -0400)
css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/css/style.css
b/css/style.css
index d24aa1755d4e672e551ffe07978bae3f49c4b782..fb7e5ecd3f5a6671155da147596934a5ead0659b 100644
(file)
--- a/
css/style.css
+++ b/
css/style.css
@@
-81,10
+81,13
@@
a { transition: 0.3s; }
.logo img { height: 150px; margin-top: 25px; }
.navbar-default { min-height: 230px; margin-bottom: 30px; }
#block-ryf-main-menu .navbar-nav { max-width: 130px; }
+ .search-block-form { margin-top: -50px; }
+ .page-header { margin-top: 50px; }
}
@media screen and (min-width: 768px) {
.navbar-nav { margin-top: 40px; }
+ .search-block-form { margin-top: -80px; }
}
/* Selectors */