Skip to content

Instantly share code, notes, and snippets.

@kepano
kepano / clean-google-docs.css
Last active February 8, 2024 06:17 — forked from devonzuegel/clean-google-docs.css
Custom styles for Stylus Chrome extension
.docs-material #docs-header .docs-titlebar-buttons,
.docs-material .goog-toolbar-button,
.docs-material .goog-toolbar-combo-button,
.docs-material .goog-toolbar-menu-button,
.docs-navigation-tab-button,
#docs-toolbar-wrapper,
#docs-editor,
#docs-chrome {
box-shadow:none;
background-color: #fafafa !important;