Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
commissions:deflectric [2025/09/21 23:11] scumsuckcommissions: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://deflectric.neocities.org/commissions/commission%20examples/medanimation1.gif?nolink }} 
- 
-**Estimated turn-around time:** 2-7 days for a b/w drawing.  1-3 weeks for color. 
- 
-See [[commissions:prices|prices]]. 
- 
  
 <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:content_only~~ ~~SNIPPET_O1758496072~~snippets:content_only~~
 <html><style> <html><style>
 +:root, .darkmode {
 +    --bg: white;
 +    --aside-bg: white;
 +    --text-color: black;
 +    --text-color-body: black;}
 +
 +#kiwiki h2, strong {
 +color:black;
 +}
 +
 +h1, h2, h3 {
 +  font-family: sans-serif;
 +}
  
 .kiwiki_aside, .kiwiki_aside,
 #dokuwiki__aside, #dokuwiki__aside,
 #kiwiki #dokuwiki__header, #kiwiki #dokuwiki__header,
-#kiwiki .before-content {+#kiwiki .before-content
 +#kiwiki #dokuwiki__footer, 
 +#kiwiki #go {
   display: none;     display: none;  
 } }
Line 54: Line 58:
   margin-bottom:2em;   margin-bottom:2em;
 } }
 +
 +  ul li::marker {
 +  content:unset;}
 +
 +
 </style></html> </style></html>
 ~~SNIPPET_C~~snippets:content_only~~ ~~SNIPPET_C~~snippets:content_only~~