Skip to content

Instantly share code, notes, and snippets.

@abunsen
Last active September 26, 2016 18:24
Show Gist options
  • Select an option

  • Save abunsen/b3275498e75a67a867128a831ac88733 to your computer and use it in GitHub Desktop.

Select an option

Save abunsen/b3275498e75a67a867128a831ac88733 to your computer and use it in GitHub Desktop.

Revisions

  1. abunsen revised this gist Sep 26, 2016. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions test.css
    Original file line number Diff line number Diff line change
    @@ -4,4 +4,5 @@

    .slide h1 {
    color: white !important;
    text-align: center;
    }
  2. abunsen revised this gist Sep 26, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion test.css
    Original file line number Diff line number Diff line change
    @@ -3,5 +3,5 @@
    }

    .slide h1 {
    color: white;
    color: white !important;
    }
  3. abunsen revised this gist Sep 26, 2016. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions test.css
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,7 @@
    .slide {
    background-image: url(https://wyncode-report.surge.sh/images/background-eee688ff801cbdd8e7b64eb43a99b9fa.jpg);
    }

    .slide h1 {
    color: white;
    }
  4. abunsen created this gist Sep 26, 2016.
    3 changes: 3 additions & 0 deletions test.css
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    .slide {
    background-image: url(https://wyncode-report.surge.sh/images/background-eee688ff801cbdd8e7b64eb43a99b9fa.jpg);
    }