Mercurial > hg > index.fcgi > www > www-1
diff thule_fit_kits/index.css @ 1:c749eccf9edc
add .css files
author | paulo@twcdns.fastsearch.net |
---|---|
date | Wed, 21 Jul 2010 01:02:20 -0700 |
parents | |
children | bc72be51af82 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/thule_fit_kits/index.css Wed Jul 21 01:02:20 2010 -0700 1.3 @@ -0,0 +1,13 @@ 1.4 +@import "/index.css"; 1.5 + 1.6 +a 1.7 +{ 1.8 + font-weight: bold; 1.9 + font-size: 200%; 1.10 +} 1.11 + 1.12 +td 1.13 +{ 1.14 + border-top-style: dashed; 1.15 + border-width: 1px; 1.16 +}