Mercurial > hg > index.fcgi > www > www-1
comparison myrss/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 | 23235139f34d |
children |
comparison
equal
deleted
inserted
replaced
1:e4e9a47a0e99 | 2:9445c342ce4e |
---|---|
18 a:hover | 18 a:hover |
19 { | 19 { |
20 text-decoration: underline; | 20 text-decoration: underline; |
21 } | 21 } |
22 | 22 |
23 a.z1 | |
24 { | |
25 color: #A31; | |
26 } | |
27 | |
28 a.z2 | |
29 { | |
30 color: #851; | |
31 } | |
32 | |
33 a.z3 | |
34 { | |
35 color: #833; | |
36 } | |
37 | |
23 p:first-line | 38 p:first-line |
24 { | 39 { |
25 font-weight: bold; | 40 font-weight: bold; |
26 } | 41 } |