repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
release.sh changes & fixes
[minix3.git]
/
external
/
mit
/
lua
/
dist
/
doc
/
manual.css
blob
b49b362937ad4f7cab0628c7e7cd66ef15ce4f21
1
h3 code
{
2
font-family
:
inherit
;
3
font-size
:
inherit
;
4
}
5
6
pre
,
code
{
7
font-size
:
12pt
;
8
}
9
10
span
.
apii
{
11
float
:
right
;
12
font-family
:
inherit
;
13
font-style
:
normal
;
14
font-size
:
small
;
15
color
:
gray
;
16
}
17
18
p
+
h1
,
ul
+
h1
{
19
padding-top
:
0.4em
;
20
padding-bottom
:
0.4em
;
21
padding-left
:
30px
;
22
margin-left
: -
30px
;
23
background-color
:
#E0E0FF
;
24
}