X-Git-Url: http://royale.zerezo.com/git/?p=irssistats;a=blobdiff_plain;f=data%2Fpisg.css;h=063409dc8b3d365d10abae335529f65e4497ba52;hp=e4fb009ad5b4c75fa63bb3dc54db1ed848cab747;hb=72d7b5ef1a002846613b81ac4a77df963e483b74;hpb=f1ceb8590964e5e54ebe293d580a16ec28f161e0 diff --git a/data/pisg.css b/data/pisg.css index e4fb009..063409d 100644 --- a/data/pisg.css +++ b/data/pisg.css @@ -15,7 +15,7 @@ body { font-family: Verdana, Arial, sans-serif; font-size: 13px; color: black; - margin: 0; + margin: 0; } #irssistats a { @@ -36,7 +36,7 @@ body { } #irssistats img { - border: 0; + border: 0; } #irssistats h1 { @@ -56,7 +56,7 @@ body { } #irssitats p { - font-size: 10pt; + font-size: 10pt; } #irssistats th { @@ -106,68 +106,76 @@ body { } #irssistats div { - margin-bottom: 20px; - text-align: center; + margin-bottom: 20px; + text-align: center; } #irssistats div.h1, #irssistats div.h2, #irssistats div.h3, #irssistats div.h4, #irssistats div.hm { - float: left; - height: 15px; - margin: 0; - padding: 0; + float: left; + height: 15px; + margin: 0; + padding: 0; border: 0; font-size: 0; } #irssistats div.v1, #irssistats div.v2, #irssistats div.v3, #irssistats div.v4, #irssistats div.vm { - width: 15px; - margin: 0; - padding: 0; - border: 0; + width: 15px; + margin: 0; + padding: 0; + border: 0; font-size: 0; - margin: auto; + margin: auto; } #irssistats div.h1 { - background: #0000ff; + background: #0000ff; background: url('pisg_blue-h.png'); } #irssistats div.h2 { - background: #00ff00; + background: #00ff00; background: url('pisg_green-h.png'); } #irssistats div.h3 { - background: #ffff00; + background: #ffff00; background: url('pisg_yellow-h.png'); } #irssistats div.h4 { - background: #ff0000; + background: #ff0000; background: url('pisg_red-h.png'); } #irssistats div.hm { - background: #dd00dd; + background: #dd00dd; } #irssistats div.v1 { - background: #0000ff; + background: #0000ff; background: url('pisg_blue-v.png'); } #irssistats div.v2 { - background: #00ff00; + background: #00ff00; background: url('pisg_green-v.png'); } #irssistats div.v3 { - background: #ffff00; + background: #ffff00; background: url('pisg_yellow-v.png'); } #irssistats div.v4 { - background: #ff0000; + background: #ff0000; background: url('pisg_red-v.png'); +} + +#irssistats div.logo { + display: none; +} + +#irssistats .tdphoto { + text-align: center; } \ No newline at end of file