public marks

PUBLIC MARKS from decembre with tags userstyles & online-tool

2017

STYLISH - USERSTYLES - BACKUP - ONLINE TOOL - User Style Extractor (stylish.sqlite)

(via)
User Style Extractor (stylish.sqlite). Drag and drop the stylish.sqlite file* onto the gray box. This file is not sent to the network, it is only read within this page in your browser.

2014

CSS - CODE -ONLINE TOOL - BEAUTIFY - CSS Beautifier

When an CSS (Cascading Style Sheet) document is edited is very easy to mess the code making it unreadable. Especially if you use many nested STYLES it can become difficult to remember how the document is structured. CSS Beautifier will help you to solve many of these problems. This tool can process an CSS document and reformat it with a correct indentation and syntax highlighting. By applying CSS beautifies to your CSS code will improve the layout and indent style of the resulting CSS code. Beautification involves using white spaces like tabs and line-breaks to indent CSS code. Compaction removes unnecessary white spaces. This online tool will not fix your invalid invalid indentation, unpack CSS, De-Obfuscate CSS.