repo.or.cz
/
tails
/
test.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Calendar: remove past event
[tails/test.git]
/
wiki
/
src
/
misc
/
unsafe_browser_warning.css
blob
01e2973f38bb11a03e778876dcf26eeba3680da5
1
.banner, .parentlinks, .topbar, #footer
{
2
display
:
none
;
3
}
4
5
span
.
title
{
6
color
:
#aa0000
;
7
background
:
no-repeat
50
%
32px
url
(
unsafe_browser_warning
/
tor-off
.
png
);
8
padding-top
:
160px
;
9
margin-top
:
0
;
10
margin-bottom
:
1em
;
11
border-left
:
0px
none
;
12
text-align
:
center
;
13
}
14
15
#pagebody
a
{
16
color
:
black
;
17
text-decoration
:
none
;
18
border-bottom
:
none
;
19
pointer-events
:
none
;
20
cursor
:
default
;
21
}
22
23
#pagebody
a
[
href^
=
"http"
] {
24
padding-right
:
0
;
25
background
:
none
;
26
}