diff deer_crash/index.css @ 80:ff0878207f0e

add deer_crash/
author paulo
date Fri, 03 Jun 2016 22:25:08 -0700
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/deer_crash/index.css	Fri Jun 03 22:25:08 2016 -0700
     1.3 @@ -0,0 +1,11 @@
     1.4 +@import "../index.css";
     1.5 +
     1.6 +h1
     1.7 +{
     1.8 +	font-family: "sans-serif";
     1.9 +}
    1.10 +
    1.11 +h2
    1.12 +{
    1.13 +	font-family: "sans-serif";
    1.14 +}