Skip to content

Instantly share code, notes, and snippets.

View helloitszak's full-sized avatar
🐇

Zak Kristjanson helloitszak

🐇
  • Seattle, Washington
View GitHub Profile
@helloitszak
helloitszak / prayawaythegray.css
Last active December 18, 2015 05:59
Removes gray borders on the G+ notification box. Use with stylish.
.zl .ws { padding-left: 0px !important; padding-right: 0px !important; }
.eWXGXb { width: 100% !important; }
.ws .Yy { padding-top: 0px !important; padding-bottom: 0px !important; }
.zl .r6Rtbe { border-top: none !important; border-right: none !important; border-left: none !important; }
# vim:ft=zsh ts=2 sw=2 sts=2
#
# agnoster's Theme - https://gist.github.com/3712874
# A Powerline-inspired theme for ZSH
#
# # README
#
# In order for this theme to render correctly, you will need a
# [Powerline-patched font](https://gist.github.com/1595572).
#