Skip to content

Commit 36850af

Browse files
authored
Update README.md
1 parent 9b6cd32 commit 36850af

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

README.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,20 @@
1-
# usercss
2-
My custom website styles for use with Stylus
1+
# UserCSS
2+
3+
My custom website styles for use with [Stylus](https://github.com/openstyles/stylus) (or any other UserCSS browser extension).
4+
5+
To install a style, simply click on the "Install directly with Stylus" button. It should work instantly with other extensions too, but in case it doesn't, you can copy the displayed code and paste it into an "Import" window or a new style in your preferred UserCSS manager.
6+
7+
You will receive style updates automatically, as long as your UserCSS manager supports them.
8+
9+
## Styles
10+
### [Remove Uppercase Text Transform for World of Trucks](remove-uppercase-text-transform-for-wot.user.css)
11+
12+
[![Install directly with Stylus](https://img.shields.io/badge/Install%20directly%20with-Stylus-00adad.svg)](https://raw.githubusercontent.com/SpeedyFolf/usercss/master/remove-uppercase-text-transform-for-wot.user.css) [![Updates automatically](https://img.shields.io/badge/updates-automatically-882288.svg)](https://raw.githubusercontent.com/SpeedyFolf/usercss/master/remove-uppercase-text-transform-for-wot.user.css)
13+
14+
Removes uppercase text transform for World of Trucks. Changes all `text-transform: uppercase;` to `text-transform: none;`. Made in Jan 2024.
15+
16+
Please report any errors in [issues](https://github.com/SpeedyFolf/usercss/issues).
17+
18+
## Contributing
19+
20+
Pull requests open. Please thoroughly explain any changes submitted. [Issues](https://github.com/SpeedyFolf/usercss/issues) are a good place to talk about bugs and development.

0 commit comments

Comments
 (0)