annotate myw/index.css @ 88:583400dc28a0

myrss: update user-agent string to "Mozilla/5.0 Browser" after some servers complain about "Mozilla/5.0"; show exception type in top-level exception handler log message
author paulo
date Thu, 12 Jan 2017 00:59:05 -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 }