add by me coffee

This commit is contained in:
Qing
2022-10-26 22:07:06 +08:00
parent e971f6090b
commit 6921a13a83
9 changed files with 98 additions and 11 deletions

View File

@@ -9,3 +9,8 @@
transition-duration: 0.2s;
transition-timing-function: repeat(2, ease-out);
}
a {
color: inherit; /* blue colors for links too */
text-decoration: inherit; /* no underline */
}