add note about AI
This commit is contained in:
parent
0faccf1f99
commit
688a3b5963
3 changed files with 46 additions and 0 deletions
|
@ -859,6 +859,25 @@ footer.pink-space {
|
|||
opacity: 70%;
|
||||
|
||||
padding: 1.6rem;
|
||||
|
||||
& a,
|
||||
& a:visited {
|
||||
color: var(--text-color);
|
||||
}
|
||||
}
|
||||
|
||||
& .jinkou {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
opacity: 70%;
|
||||
|
||||
padding: 1.6rem;
|
||||
|
||||
& a,
|
||||
& a:visited {
|
||||
color: var(--text-color);
|
||||
}
|
||||
}
|
||||
|
||||
& pre.meow {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue