pre release
This commit is contained in:
parent
31022358ed
commit
79de710800
40 changed files with 848 additions and 20 deletions
|
@ -279,7 +279,7 @@ article h8 {
|
|||
}
|
||||
|
||||
article p, article li {
|
||||
color: var(--white);
|
||||
color: var(--text-primary);
|
||||
font-size: large;
|
||||
}
|
||||
|
||||
|
@ -430,6 +430,11 @@ blockquote {
|
|||
text-align: left;
|
||||
}
|
||||
|
||||
#test-search {
|
||||
padding: 5px;
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
/* animations */
|
||||
|
||||
.fire {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue