annotate myw/index.css @ 142:2ed8cf5f36bf

myrss2: fix handling of null feed title or links; miscellaneous URL updates
author paulo
date Mon, 18 Dec 2023 20:10:27 +0000
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 }