Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
commissions:deflectric [2025/09/21 23:11] – scumsuck | commissions:deflectric [2025/09/21 23:26] (current) – scumsuck | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Deflectric Commissions ====== | ||
- | |||
**Current Status: OPEN** | **Current Status: OPEN** | ||
- | |||
- | Remember to read the TOS! | ||
- | |||
- | {{ https:// | ||
- | |||
- | **Estimated turn-around time:** 2-7 days for a b/w drawing. | ||
- | |||
- | See [[commissions: | ||
- | |||
<WRAP group> | <WRAP group> | ||
<WRAP half column> | <WRAP half column> | ||
- | =====🚸In progress===== | + | =====In progress===== |
* Moon Sprite | * Moon Sprite | ||
* Fujofans Cursor | * Fujofans Cursor | ||
Line 22: | Line 11: | ||
<WRAP half column> | <WRAP half column> | ||
- | =====⏲️Waiting List===== | + | =====Waiting List===== |
* ... | * ... | ||
* ... | * ... | ||
Line 34: | Line 23: | ||
---- | ---- | ||
- | =====✅Done ===== | + | =====Done ===== |
* Pichu Bros | * Pichu Bros | ||
* Joseph | * Joseph | ||
Line 42: | Line 31: | ||
~~SNIPPET_O1758496072~~snippets: | ~~SNIPPET_O1758496072~~snippets: | ||
< | < | ||
+ | :root, .darkmode { | ||
+ | --bg: white; | ||
+ | --aside-bg: white; | ||
+ | --text-color: | ||
+ | --text-color-body: | ||
+ | |||
+ | #kiwiki h2, strong { | ||
+ | color: | ||
+ | } | ||
+ | |||
+ | h1, h2, h3 { | ||
+ | font-family: | ||
+ | } | ||
.kiwiki_aside, | .kiwiki_aside, | ||
# | # | ||
#kiwiki # | #kiwiki # | ||
- | #kiwiki .before-content { | + | #kiwiki .before-content, |
+ | #kiwiki # | ||
+ | #kiwiki #go { | ||
display: none; | display: none; | ||
} | } | ||
Line 54: | Line 58: | ||
margin-bottom: | margin-bottom: | ||
} | } | ||
+ | |||
+ | ul li::marker { | ||
+ | content: | ||
+ | |||
+ | |||
</ | </ | ||
~~SNIPPET_C~~snippets: | ~~SNIPPET_C~~snippets: |