dotfiles

Personal dotfiles
git clone git://git.laack.co/dotfiles.git
Log | Files | Refs

black.css (75B)


      1 * {
      2     background-color: black !important;
      3     color: white !important;
      4 }