diff myrss/index.css @ 39:915032dd35f4

add myrss2
author paulo
date Wed, 30 Jan 2013 02:32:22 -0800
parents 23235139f34d
children
line diff
     1.1 --- a/myrss/index.css	Wed Jan 30 00:07:02 2013 -0800
     1.2 +++ b/myrss/index.css	Wed Jan 30 02:32:22 2013 -0800
     1.3 @@ -20,6 +20,21 @@
     1.4  	text-decoration: underline;
     1.5  }
     1.6  
     1.7 +a.z1
     1.8 +{
     1.9 +	color: #A31;
    1.10 +}
    1.11 +
    1.12 +a.z2
    1.13 +{
    1.14 +	color: #851;
    1.15 +}
    1.16 +
    1.17 +a.z3
    1.18 +{
    1.19 +	color: #833;
    1.20 +}
    1.21 +
    1.22  p:first-line
    1.23  {
    1.24  	font-weight: bold;