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:13] scumsuckcommissions:deflectric [2025/09/21 23:26] (current) scumsuck
Line 3: Line 3:
 <WRAP group> <WRAP group>
 <WRAP half column> <WRAP half column>
-=====🚸In progress=====+=====In progress=====
   * Moon Sprite   * Moon Sprite
   * Fujofans Cursor   * Fujofans Cursor
Line 11: Line 11:
 <WRAP half column> <WRAP half column>
  
-=====⏲️Waiting List=====+=====Waiting List=====
   * ...   * ...
   * ...   * ...
Line 23: Line 23:
 ---- ----
  
-=====Done =====+=====Done =====
   * Pichu Bros   * Pichu Bros
   * Joseph   * Joseph
Line 31: 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,
Line 36: Line 49:
 #kiwiki #dokuwiki__header, #kiwiki #dokuwiki__header,
 #kiwiki .before-content, #kiwiki .before-content,
-#kiwiki #dokuwiki__footer {+#kiwiki #dokuwiki__footer
 +#kiwiki #go {
   display: none;     display: none;  
 } }
Line 44: 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~~