annotate myw/index.css @ 98:e2817e789895

myrss: update FEEDS, and add filter_feed() function to remove bad character from the new feed
author paulo
date Wed, 01 Aug 2018 22:33:22 -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 }