mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-31 11:31:07 +02:00
edit this page
This commit is contained in:
parent
2ac79f6632
commit
7717f63352
@ -20,6 +20,18 @@ body.page-sub{
|
||||
}
|
||||
}
|
||||
|
||||
.edit-page-link{
|
||||
position: absolute;
|
||||
top: -50px;
|
||||
right: 15px;;
|
||||
|
||||
a{
|
||||
text-transform: uppercase;
|
||||
color: $black;
|
||||
font-size: 13px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 992px) {
|
||||
.footer-links {
|
||||
display: block;
|
||||
|
Loading…
x
Reference in New Issue
Block a user