File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 148148// @description :zu Yengeza izimpendulo ze-AI ku-DuckDuckGo (inikwa amandla yi-GPT-4o!)
149149// @author KudoAI
150150// @namespace https://kudoai.com
151- // @version 2025.10.20.2
151+ // @version 2025.10.20.3
152152// @license MIT
153153// @icon https://assets.ddgpt.com/images/icons/app/icon48.png?v=533ce0f
154154// @icon 64 https://assets.ddgpt.com/images/icons/app/icon64.png?v=533ce0f
26102610 #${ app . slug } -settings-title h4 {
26112611 font-size: ${ env . browser . isPortrait ? 26 : 31 } px ; font-weight: bold ; margin-top: -39px }
26122612 #${ app . slug } -settings ul {
2613+ align-content: center ; /* for symmetrized gaps when odd num of entries */
26132614 list-style: none ; padding: 0 ; margin-bottom: 2px ; /* hide bullets, close bottom gap */
26142615 width: ${ env . browser . isPortrait ? 100 : 50 } % } /* set width based on column cnt */
26152616 ${ env . browser . isPhone ? '' : `#${ app . slug } -settings ul:first-of-type { /* color desktop middle sep */
You can’t perform that action at this time.
0 commit comments