Merge branch 'unstable' of github.com:/antirez/redis into unstable
[redis.git] / deps / lua / doc / manual.css
1 h3 code {
2 font-family: inherit ;
3 }
4
5 pre {
6 font-size: 105% ;
7 }
8
9 span.apii {
10 float: right ;
11 font-family: inherit ;
12 }
13