Skip to content

Instantly share code, notes, and snippets.

@phampyk
phampyk / custom.css
Created February 24, 2019 15:51
slim monitorr css
/*** MONITORR CUSTOM CSS ***/
/* NOTE: See wiki for detailed instructions/examples.
+ After applying custom CSS, clearing browser cache and reloading the Monitorr UI may be necessary.
+ Add "!important" to all CSS properties */
/* add custom CSS below this line */
*{box-sizing: content-box !important;}
body {background:transparent !important;}