Alex
Created page with "→=================== HTML elements ===================: // Background colour // image is not here as it wont affect the top bar in search overlays and others body { background: var(--body-background-color); color: var(--text-color); } // used on above switch infoboxes select { color: var(--text-color); background: var(--body-light); border: 1px solid var(--body-border); } // self link a:not( [ href ] ) { color: inherit; } // External links icon a.e..."