mirror of
https://github.com/picocss/pico.git
synced 2025-04-23 18:06:14 -04:00
style: new version banner
This commit is contained in:
parent
7d6a2ebd51
commit
9eebbabee5
5 changed files with 17 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue