view thule_fit_kits/index.css @ 97:9bd400576469

myrss: fix meta viewport scale for mobile optimization, and add extra debug logging line
author paulo
date Mon, 09 Jul 2018 00:50:35 -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 }