view thule_fit_kits/index.css @ 70:3456dd3e8660

myrss: add exception handling around main()
author paulo
date Wed, 29 Jul 2015 00:20:39 -0600
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 }