mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 08:49:51 +02:00
Add version header link and change current docs to be version 'next'
This commit is contained in:
parent
9eb6ff2034
commit
63043c041a
6 changed files with 92 additions and 15 deletions
|
@ -512,6 +512,13 @@ header h2 {
|
|||
position: relative;
|
||||
z-index: 9999;
|
||||
}
|
||||
.fixedHeaderContainer header h3 {
|
||||
text-decoration: underline;
|
||||
font-family: "Helvetica Neue", Arial, sans-serif;
|
||||
color: white;
|
||||
margin-left: 10px;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.promoSection {
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue