]> git.sesse.net Git - pr0n/blob - files/pr0n.css
e5841c2635a61d377dc6ee891ecf27c7a40a4bf6
[pr0n] / files / pr0n.css
1 body {
2         background-color: white;
3         color: black;
4         font-family: verdana, arial, helvetica, sans-serif;
5 }
6 a {
7         text-decoration: none;
8 }
9 .footer {
10         font-size: smaller;
11         margin-top: 0;
12 }
13 h2.date {
14         font-size: 1em;
15 }
16 img {
17         border: 1px solid black;
18 }
19 h2 {
20         display: inline;
21 }
22 .fsfromhere {
23         font-size: smaller;
24         display: inline;
25         margin-left: 1em;
26 }