view myrss/index.css @ 24:8689ba61e0e0

thule_fit_kits/index.php: update note on which foot packs the fit kits will work for
author paulo@thepaulopc
date Mon, 07 Mar 2011 20:45:39 -0800
parents fbd8c30c465c
children 915032dd35f4
line source
1 @import "../index.css";
3 h1
4 {
5 font-family: "sans-serif";
6 }
8 h2
9 {
10 font-family: "sans-serif";
11 }
13 a:link
14 {
15 text-decoration: none;
16 }
18 a:hover
19 {
20 text-decoration: underline;
21 }
23 p:first-line
24 {
25 font-weight: bold;
26 }