Updating content
This commit is contained in:
parent
ea9aae9790
commit
11d2854c24
29 changed files with 470 additions and 245 deletions
11
assets/css/extended/custom.css
Normal file
11
assets/css/extended/custom.css
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
.buy-me-a-coffee {
|
||||
text-align: center;
|
||||
border-radius: var(--radius);
|
||||
background: var(--code-bg);
|
||||
border: 1px solid var(--border);
|
||||
|
||||
background-color: var(--secondary);
|
||||
color: var(--tertiary);
|
||||
padding: var(--gap);
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue