mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-31 09:57:03 +02:00
update website [ci skip]
This commit is contained in:
parent
6d644f40a0
commit
cebcf164c8
1 changed files with 3 additions and 3 deletions
|
@ -607,6 +607,9 @@ input[type="search"] {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 15px;
|
top: 15px;
|
||||||
right: 10px;
|
right: 10px;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
}
|
}
|
||||||
.navSearchWrapper::before {
|
.navSearchWrapper::before {
|
||||||
border: 3px solid #e5e5e5;
|
border: 3px solid #e5e5e5;
|
||||||
|
@ -1277,9 +1280,6 @@ ul#languages li {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.algolia-autocomplete {
|
|
||||||
bottom: 10px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.docs-prevnext {
|
.docs-prevnext {
|
||||||
margin: 20px 0;
|
margin: 20px 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue