annotate myw/index.css @ 110:1a5c0fc5627a

myrss2: fix gzip and leading whitespace handling; add test feed, test server; update FEEDS
author paulo
date Wed, 03 Jun 2020 01:20:20 -0700
parents
children
rev   line source
paulo@77 1 @import "../index.css";
paulo@77 2
paulo@77 3 div {
paulo@77 4 text-align: center;
paulo@77 5 line-height: 2;
paulo@77 6 font-size: 500%;
paulo@77 7 }