Skip to content

Instantly share code, notes, and snippets.

@stevemotz
stevemotz / li-feed.css
Last active October 1, 2025 13:53
testing
/* Option 1: white */
html.li-theme-1 body,
html.li-theme-1 body > #root {
background-color: #fff !important;
color: #000 !important;
}
html.li-theme-1 .e7c39ed7,
html.li-theme-1 .e7c39ed7 > #root {
-webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.08);