projects
/
redis.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
INFO now contains the time (in usecs) needed to fork() in order to persist. The info...
[redis.git]
/
doc
/
style.css
1
body
{
2
font-family
:
'Verdana'
;
3
width
:
800px
;
4
}
5
6
a
{
7
text-decoration
:
none
;
8
}
9
10
h1
,
h2
,
h3
,
h4
,
h5
{
11
color
:
#333
;
12
}
13
14
h1
{
15
font-size
:
20px
;
16
}
17
18
.codeblock
{
19
color
:
darkgreen
;
20
padding
:
5px
;
21
}
22
23
h1
.
wikiname
{
24
color
:
#f55000
;
25
}