Skip to content

Instantly share code, notes, and snippets.

@dypsilon
dypsilon / frontendDevlopmentBookmarks.md
Last active June 13, 2024 10:59
A badass list of frontend development resources I collected over time.
/*** Google Bar ***/
/* shrink Google header with the search button and G+ */
#gbx1, #gbqlw { /* logo, bar background */
height: 38px !important;
}
#gbq2, #gbu { /* search bar, G+ */
padding-top: 5px !important;
}
/* INTRUSIVE: hide G+ entirely if you prefer to read in peace */