Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mattms/my_user_styles

Super Stylish CSS
https://github.com/mattms/my_user_styles

Last synced: about 1 month ago
JSON representation

Super Stylish CSS

Awesome Lists containing this project

README

        

# My user styles

[CSS](https://en.wikipedia.org/wiki/Cascading_Style_Sheets)
files I have created, for use with
[Stylish](https://en.wikipedia.org/wiki/Stylish),
to simplify sites I frequently visit.

## Getting started

Install Stylish in
[Firefox](https://addons.mozilla.org/en-US/firefox/addon/stylish/)
or
[Chrome](https://chrome.google.com/webstore/detail/stylish/fjnbnpbmkenffdnngjfgmeleoegfcffe?hl=en).

## Selectors

Selectors are designed with increased specificity to ensure usage.
No need for `!important`.

- [Specifics on CSS Specificity](https://css-tricks.com/specifics-on-css-specificity/ "2010-05-10")

- [Specificity on HTML Dog](http://www.htmldog.com/guides/css/intermediate/specificity/)

- [Specificity on MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/Specificity)

## Links

Find more CSS on [userstyles.org](https://userstyles.org/).