projects
/
pr0n
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Try to work around broken IE JavaScript magic in the fullscreen mode.
[pr0n]
/
pr0n.css
1
body {
2
background-color: white;
3
color: black;
4
font-family: verdana, arial, helvetica, sans-serif;
5
font-size: smaller;
6
}
7
a {
8
text-decoration: none;
9
}
10
.footer {
11
font-size: smaller;
12
margin-top: 0;
13
}
14
h2.date {
15
font-size: 1em;
16
}
17
img {
18
border: 1px solid black;
19
}