Mercurial > hg > index.fcgi > www > www-1
comparison pics2/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 | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:8d229b8f4b49 |
---|---|
1 @import "/index.css"; | |
2 | |
3 img | |
4 { | |
5 border-width: 0px; | |
6 } | |
7 | |
8 img.sel | |
9 { | |
10 padding: 2px; | |
11 border-width: 4px; | |
12 border-style: solid; | |
13 } | |
14 | |
15 img.sel2 | |
16 { | |
17 padding: 2px; | |
18 border-width: 2px; | |
19 border-style: dashed; | |
20 } |