Skip to content

Instantly share code, notes, and snippets.

@jithurjacob
Forked from wernull/ghost.css
Created June 19, 2017 19:13
Show Gist options
  • Select an option

  • Save jithurjacob/f2fe3e260441aaa51d650439ff4bb79d to your computer and use it in GitHub Desktop.

Select an option

Save jithurjacob/f2fe3e260441aaa51d650439ff4bb79d to your computer and use it in GitHub Desktop.

Revisions

  1. @wernull wernull renamed this gist Sep 27, 2015. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. @wernull wernull created this gist Sep 27, 2015.
    5 changes: 5 additions & 0 deletions ghostCSS.css
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    * {
    background: #000 !important;
    color: #0f0 !important;
    outline: solid #f00 1px !important;
    }