projects
/
oweals
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
hwmon: lm63: Use ARRAY_SIZE at appropriate place
[oweals/u-boot.git]
/
doc
/
DocBook
/
docbook.css
1
body {
2
font-family: sans-serif;
3
}
4
5
.programlisting {
6
font-family: monospace;
7
font-size: 1em;
8
display: block;
9
padding: 10px;
10
border: 1px solid #aaa;
11
color: #000;
12
background-color: #eee;
13
overflow: auto;
14
margin: 1em 0em;
15
border-radius: 6px;
16
}