X-Git-Url: https://git.sesse.net/?p=pr0n;a=blobdiff_plain;f=files%2Fpr0n.css;h=6a27dc1fcbcb8f5c6604620a4ff63931ce4a5321;hp=4d4c6ba032d7e4e7f7f81888d2b055dca6ce6c7d;hb=44c1611c549b7987e2394988e6bc66b1ad72d203;hpb=3f3629cdf0838f8ee48af115918101de21c4d99c diff --git a/files/pr0n.css b/files/pr0n.css index 4d4c6ba..6a27dc1 100644 --- a/files/pr0n.css +++ b/files/pr0n.css @@ -2,7 +2,6 @@ body { background-color: white; color: black; font-family: verdana, arial, helvetica, sans-serif; - font-size: smaller; } a { text-decoration: none; @@ -13,7 +12,47 @@ a { } h2.date { font-size: 1em; + margin-top: 0.5em; + margin-bottom: 0.5em; +} +h1 { + margin-bottom: 0; } img { border: 1px solid black; } +h2 { + margin-bottom: 0.5em; + margin-top: 0.5em; +} +p, h2.date { + padding-left: 2em; +} +p { + margin: 0; +} +li { + margin-left: 1em; +} +.fsfromhere { + font-size: small; + font-weight: normal; + display: inline; + margin-left: 1em; + padding-left: 0; +} +.nextprev { + margin-top: 0.5em; + margin-bottom: 0.5em; +} +.filter { + font-size: small; + font-weight: normal; +} +.mainmenu { + font-size: small; + padding-left: 0em; +} +* { +/* border: 1px solid red; */ +}