repo.or.cz
/
mygpo.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Show num of podcasts w/ outdated search index on admin page
[mygpo.git]
/
htdocs
/
media
/
fail.css
blob
696984286f08786ca25e429020824475be02a1c4
1
#c
{
2
position
:
absolute
;
3
left
:
50
%;
4
margin-left
: -
200px
;
5
width
:
490px
;
6
top
:
140px
;
7
}
8
#fail
{
9
background-color
:
#ddd
;
10
padding
:
10px 50px 10px 120px
;
11
border-top
:
1px #aaa
solid
;
12
border-bottom
:
2px #aaa
solid
;
13
font-size
:
10pt
;
14
font-family
:
sans-serif
;
15
}
16
h1
{
17
font-size
:
14pt
;
18
color
:
#333
;
19
}
20
#icon
{
21
position
:
absolute
;
22
top
:
70px
;
23
left
:
50
%;
24
margin-left
: -
340px
;
25
}