This is an experimental feature. Its behaviour might change in the future.
Home_SettingsButton__Qvn8C
/settings/css
. Most of the time you'll need to use !important
in order to overwrite existing styles. For example, to change Settings Button from circle to square you would use:.Home_SettingsButton__Qvn8C { border-radius: 0 !important; }
.AppCard_AppCardDetails__tbAhY span { font-size: 8px !important; }Change number of columns of Appilcation Grid and reduce page spacing
.AppGrid_AppGrid__33iLW { grid-template-columns: repeat(7, 1fr) !important; } .Layout_Container__2Hv3J { padding: 20px 0 !important; }Add border to Input Group and turn it upside down
.InputGroup_InputGroup__1Nm_2 { border: 5px solid red; transform: rotate(180deg); }
Sometimes you might get custom css working fine on ip:port
but not working on flame.domain.tld
. Most of the time it's beacuse flame.css
file is being cached. You have two ways of fixing it:
Ctrl
+ F5
after making changesRules
tab and click Create Page Rule
buttonflame.domain.tld/flame.css
Cache Level
to Bypass
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4