repo.or.cz
/
booki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Import of Django Booki code
[booki.git]
/
site_media
/
css
/
booki.css
blob
00f996ce84143a2896512791e0073fc35d320c35
1
BODY
{
2
font-family
:
Verdana
;
3
font-size
:
12px
;
4
}
5
6
#content
{
7
width
:
900px
;
8
border
:
1px
solid
#c0c0c0
;
9
padding
:
5px
;
10
}
11