repo.or.cz
/
memprof-web.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Point to the git repository and new release section
[memprof-web.git]
/
bluestripe.css
blob
c4fd6a45845c554df855e93228fec4913bf52cc4
1
BODY
{
2
margin-left
:
30px
;
3
background
:
#fff
url
(
"blueedge.jpg"
);
4
width
:
40em
;
5
}
6
7
PRE
{
8
margin-left
:
3
%
9
}
10
11
a
:
link
{
12
color
:
#000099
13
}
14
15
a
:
visited
{
16
color
:
#666666
17
}