repo.or.cz
/
dc-seal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of git://repo.or.cz/dc-seal
[dc-seal.git]
/
css
/
indexpages.css
blob
1a2a0f51d326e77e35897d56924dc55e3a1aac6c
1
#songs
{
2
float
:
left
;
3
width
:
15em
;
4
margin
:
0px 20px 20px 0
;
5
padding
:
0
;
6
}
7
#intro
{
8
width
:
auto
;
9
margin
:
0px 20px 0
;
10
padding
:
0
;
11
margin-left
:
17em
;
12
text-align
:
justify
;
13
}
14
.recdate
{
15
font-size
:
85
%;
16
margin-bottom
:
30px
;
17
}
18
img
{
19
border
:
1px
solid
#000000
;
20
}
21
ol li
{
22
list-style-type
:
decimal
;
23
}
24
25
ul li
{
26
list-style-type
:
circle
;
27
}
28
ol
{
29
margin-top
:
0px
;
30
}