comparison thule_fit_kits/index.css @ 47:315afeb47e52

myrss: fix handling embedded HTML tags and special characters; add myrss_test_feed.py
author paulo
date Wed, 13 Feb 2013 00:11:58 -0800
parents c749eccf9edc
children
comparison
equal deleted inserted replaced
0:5826f5fe0236 1:4b0534d02ea3
1 @import "/index.css"; 1 @import "/index.css";
2
3 div.kit_id
4 {
5 font-size: 200%;
6 }
2 7
3 a 8 a
4 { 9 {
5 font-weight: bold; 10 font-weight: bold;
6 font-size: 200%;
7 } 11 }
8 12
9 td 13 td
10 { 14 {
11 border-top-style: dashed; 15 border-top-style: dashed;