X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=blobdiff_plain;f=stylesheet.css;h=7460f20f86c0952e388a6bf5191a254e7e015eb9;hp=5322b01b2115de2e18c55db3aec7ee1f2d6a0200;hb=30627993659edfcd0f0698185c19ff3400b6d313;hpb=c7e18357997a370d30d53d800c8e7d3f34d695ef diff --git a/stylesheet.css b/stylesheet.css index 5322b01..7460f20 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -8,11 +8,6 @@ body { padding: 10px; } -#frame { - padding: 10px; - background-color: #ffffff; -} - table, tr, td { border-collapse: collapse; padding: 0px; @@ -102,7 +97,6 @@ a:hover { } a.tag { - font-size: 14px; color: #000000; text-decoration: underline; font-style: italic; @@ -153,3 +147,9 @@ td.thumb { border-radius: 1em; border: dashed 1px #888888; } + +#frame { + padding: 10px; + background-color: #ffffff; +} +