comparison thule_fit_kits/index.css @ 142:2ed8cf5f36bf

myrss2: fix handling of null feed title or links; miscellaneous URL updates
author paulo
date Mon, 18 Dec 2023 20:10:27 +0000
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;