]> git.sesse.net Git - pr0n/blob - files/pr0n.css
21de8f7b424368071400719bcfc0986c07fc338a
[pr0n] / files / 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 }
20 h2 {
21         display: inline;
22 }
23 .fsfromhere {
24         font-size: smaller;
25         display: inline;
26         margin-left: 1em;
27 }