Forgot the Note style
This commit is contained in:
parent
1d16b944cc
commit
7393ee2761
1 changed files with 5 additions and 0 deletions
|
@ -318,6 +318,11 @@ hr {
|
|||
position: relative;
|
||||
}
|
||||
|
||||
.note {
|
||||
font-size: 0.95rem;
|
||||
color: lightgray;
|
||||
}
|
||||
|
||||
@keyframes fade-in {
|
||||
0% {
|
||||
opacity: 0;
|
||||
|
|
Loading…
Reference in a new issue