repo.or.cz
/
azarus.ch.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add second post
[azarus.ch.git]
/
style.css
blob
9a5bb05ca778c446970618ee069d2b98570b89e8
1
body
{
2
margin
:
40px
auto
;
3
max-width
:
650px
;
4
line-height
:
1.6
;
5
font-size
:
18px
;
6
color
:
#444
;
7
font-family
:
monospace
;
8
padding
:
0 10px
9
}
10
h1
,
h2
,
h3
{
11
line-height
:
1.2
12
}
13
footer
{
14
line-height
:
1
;
15
font-size
:
12px
;
16
}
17
ul
{
18
list-style-type
:
square
;
19
}