From: Jason Woofenden Date: Sat, 17 Oct 2015 19:06:31 +0000 (-0400) Subject: add footer with license and source X-Git-Url: https://jasonwoof.com/gitweb/?p=crayon_mockup.git;a=commitdiff_plain;h=07afba144d71e121c3bd47827ec98c12a71f80e8 add footer with license and source --- diff --git a/index.html b/index.html index afd1094..afef5a3 100644 --- a/index.html +++ b/index.html @@ -10,5 +10,6 @@

Crayon Mockup

Instructions: drag stuff into the outlined area, drag around, drag back up to delete

+ diff --git a/style.styl b/style.styl index ca5a197..88c81de 100644 --- a/style.styl +++ b/style.styl @@ -10,6 +10,9 @@ p * p margin-top: 10px +.footer + font-size: 13px + color_crayon = #8c8c8c color_selected = #544c4c color_hover = #777