style: new version banner

This commit is contained in:
Lucas Larroche 2024-02-11 13:04:06 +07:00
parent 7d6a2ebd51
commit 9eebbabee5
5 changed files with 17 additions and 3 deletions

View file

@ -52,6 +52,12 @@ body > .new-version {
color: var(--primary-inverse);
text-align: center;
}
body > .new-version a {
text-decoration: none;
}
body > .new-version a:hover {
text-decoration: underline;
}
/**
* Docs: Main (Grid)