diff myw/index.css @ 77:6ede61cb9d12

add myw
author paulo
date Tue, 31 May 2016 23:40:17 -0600
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/myw/index.css	Tue May 31 23:40:17 2016 -0600
     1.3 @@ -0,0 +1,7 @@
     1.4 +@import "../index.css";
     1.5 +
     1.6 +div {
     1.7 +  text-align: center;
     1.8 +  line-height: 2;
     1.9 +  font-size: 500%;
    1.10 +}