mirror of
https://github.com/picocss/pico.git
synced 2025-04-24 18:26: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
|
@ -3,4 +3,12 @@ body > .new-version {
|
|||
background-color: var(--primary);
|
||||
color: var(--primary-inverse);
|
||||
text-align: center;
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue