log
graph
tags
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
index.fcgi
>
www
>
www-1
view pics2/index.css @ 60:9d3a95d80def
find changesets by author, revision, files, or words in the commit message
add laterlinks2
author
paulo
date
Fri, 18 Jul 2014 00:47:15 -0700
parents
children
line source
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
}