view pics2/index.css @ 88:583400dc28a0

myrss: update user-agent string to "Mozilla/5.0 Browser" after some servers complain about "Mozilla/5.0"; show exception type in top-level exception handler log message
author paulo
date Thu, 12 Jan 2017 00:59:05 -0700
parents
children
line source
1 @import "/index.css";
3 img
4 {
5 border-width: 0px;
6 }
8 img.sel
9 {
10 padding: 2px;
11 border-width: 4px;
12 border-style: solid;
13 }
15 img.sel2
16 {
17 padding: 2px;
18 border-width: 2px;
19 border-style: dashed;
20 }