standarize configuration
This commit is contained in:
parent
e4522e429a
commit
37351acf91
17 changed files with 150 additions and 108 deletions
|
@ -37,6 +37,10 @@ main p a {
|
|||
color: var(--prime);
|
||||
}
|
||||
|
||||
main p a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
@keyframes showup {
|
||||
from {
|
||||
opacity: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue