view 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
line source
1 @import "/index.css";
3 div.kit_id
4 {
5 font-size: 200%;
6 }
8 a
9 {
10 font-weight: bold;
11 }
13 td
14 {
15 border-top-style: dashed;
16 border-width: 1px;
17 }