X-Git-Url: https://git.sesse.net/?p=pr0n;a=blobdiff_plain;f=files%2Fpr0n.css;h=6a27dc1fcbcb8f5c6604620a4ff63931ce4a5321;hp=e5841c2635a61d377dc6ee891ecf27c7a40a4bf6;hb=c9ca08bc294eea3dc22474c69ec4bea8c8913907;hpb=0cd010b6dd726be485e7dffff70cfe1914b56950 diff --git a/files/pr0n.css b/files/pr0n.css index e5841c2..6a27dc1 100644 --- a/files/pr0n.css +++ b/files/pr0n.css @@ -12,15 +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 { - display: inline; + margin-bottom: 0.5em; + margin-top: 0.5em; +} +p, h2.date { + padding-left: 2em; +} +p { + margin: 0; +} +li { + margin-left: 1em; } .fsfromhere { - font-size: smaller; + 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; */ }