From 59961bc5973ded1c0d4a57d329adb56bb7ab28a9 Mon Sep 17 00:00:00 2001 From: arino Date: Fri, 11 Jul 2003 20:09:13 +0900 Subject: [PATCH] =?utf8?q?=E6=95=B4=E7=90=86=E6=95=B4=E9=A0=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- skin/default.en.css | 472 ++++++++++++++++++++++++++-------------------------- skin/default.ja.css | 472 ++++++++++++++++++++++++++-------------------------- 2 files changed, 470 insertions(+), 474 deletions(-) diff --git a/skin/default.en.css b/skin/default.en.css index 798629a..d937d02 100644 --- a/skin/default.en.css +++ b/skin/default.en.css @@ -2,12 +2,12 @@ pre, dl, ol, p, blockquote { - line-height:130%; + line-height:130%; } blockquote { - margin-left:32px; + margin-left:32px; } body,td @@ -112,26 +112,18 @@ strong font-weight:bold; } -.noexists -{ - color:inherit; - background-color:#FFFACC; -} - thead td.style_td, tfoot td.style_td { color:inherit; background-color:#D0D8E0; } - thead th.style_th, tfoot th.style_th { color:inherit; background-color:#E0E8F0; } - .style_table { padding:0px; @@ -141,7 +133,6 @@ tfoot th.style_th color:inherit; background-color:#ccd5dd; } - .style_th { padding:5px; @@ -150,7 +141,6 @@ tfoot th.style_th color:inherit; background-color:#EEEEEE; } - .style_td { padding:5px; @@ -159,80 +149,40 @@ tfoot th.style_th background-color:#EEF5FF; } -.style_calendar +ul.list1 { - padding:0px; - border:0px; - margin:3px; - color:inherit; - background-color:#CCD5DD; - text-align:center; + list-style-type:disc; } - -.style_td_caltop +ul.list2 { - padding:5px; - margin:1px; - color:inherit; - background-color:#EEF5FF; - font-size:80%; - text-align:center; + list-style-type:circle; } - -.style_td_today +ul.list3 { - padding:5px; - margin:1px; - color:inherit; - background-color:#FFFFDD; - text-align:center; + list-style-type:square; } - -.style_td_sat +ol.list1 { - padding:5px; - margin:1px; - color:inherit; - background-color:#DDE5FF; - text-align:center; + list-style-type:decimal; } - -.style_td_sun +ol.list2 { - padding:5px; - margin:1px; - color:inherit; - background-color:#FFEEEE; - text-align:center; + list-style-type:lower-roman; } - -.style_td_blank +ol.list3 { - padding:5px; - margin:1px; - color:inherit; - background-color:#EEF5FF; - text-align:center; + list-style-type:lower-alpha; } -.style_td_day +div.ie5 { - padding:5px; - margin:1px; - color:inherit; - background-color:#EEF5FF; text-align:center; } -.style_td_week +span.noexists { - padding:5px; - margin:1px; color:inherit; - background-color:#DDE5EE; - font-size:80%; - font-weight:bold; - text-align:center; + background-color:#FFFACC; } .small @@ -249,7 +199,7 @@ tfoot th.style_th vertical-align:super; } -.note_super +a.note_super { color:#DD3333; background-color:inherit; @@ -258,14 +208,13 @@ tfoot th.style_th vertical-align:super; } -.full_hr +hr.full_hr { border-style:ridge; border-color:#333333; border-width:1px 0px; } - -.note_hr +hr.note_hr { width:90%; border-style:ridge; @@ -275,172 +224,115 @@ tfoot th.style_th margin:1em auto 0em auto; } -.side_label -{ - text-align:center; -} - -.counter +span.size1 { - font-size:70%; -} - -.vote_label{ - color:inherit; - background-color:#FFCCCC; -} - -.vote_td1{ - color:inherit; - background-color:#DDE5FF; -} - -.vote_td2{ - color:inherit; - background-color:#EEF5FF; -} - -.recent_list{ -/* - padding:0px; - border:0px; - margin:0px 0px 0px 1em; - word-wrap:break-word; - word-break:break-all; -*/ -} - -.side_label{ -/* - margin:0px auto .5em auto; -*/ -} - -span.diff_added -{ - color:blue; - background-color:inherit; -} - -span.diff_removed -{ - color:red; - background-color:inherit; -} - -.ie5 -{ - text-align:center; -} - -.size1{ font-size:xx-small; line-height:130%; text-indent:0px; display:inline; } - -.size2{ +span.size2 +{ font-size:x-small; line-height:130%; text-indent:0px; display:inline; } - -.size3{ +span.size3 +{ font-size:small; line-height:130%; text-indent:0px; display:inline; } - -.size4{ +span.size4 +{ font-size:medium; line-height:130%; text-indent:0px; display:inline; } - -.size5{ +span.size5 +{ font-size:large; line-height:130%; text-indent:0px; display:inline; } - -.size6{ +span.size6 +{ font-size:x-large; line-height:130%; text-indent:0px; display:inline; } - -.size7{ +span.size7 +{ font-size:xx-large; line-height:130%; text-indent:0px; display:inline; } -.img_margin{ - margin-left:32px; - margin-right:32px; +/* html.php/catbody() */ +strong.word0 +{ + background-color:#FFFF66; + color:black; } - -ul.list1 { - list-style-type:disc; +strong.word1 +{ + background-color:#A0FFFF; + color:black; } - -ul.list2 { - list-style-type:circle; +strong.word2 +{ + background-color:#99FF99; + color:black; } - -ul.list3 { - list-style-type:square; +strong.word3 +{ + background-color:#FF9999; + color:black; } - -ol.list1 { - list-style-type:decimal; +strong.word4 +{ + background-color:#FF66FF; + color:black; } - -ol.list2 { - list-style-type:lower-roman; +strong.word5 +{ + background-color:#880000; + color:white; } - -ol.list3 { - list-style-type:lower-alpha; +strong.word6 +{ + background-color:#00AA00; + color:white; } - -/* navi.inc.php */ -ul.navi +strong.word7 { - margin:0px; - padding:0px; - text-align:center; + background-color:#886800; + color:white; } - -li.navi_none +strong.word8 { - display:inline; - float:none; + background-color:#004699; + color:white; } - -li.navi_left +strong.word9 { - display:inline; - float:left; - text-align:left; + background-color:#990099; + color:white; } -li.navi_right +/* html.php/edit_form() */ +.edit_form { - display:inline; - float:right; - text-align:right; + clear:both; } -/* pukiwiki.skin.ja.php */ - +/* pukiwiki.skin.*.php */ div#header { padding:0px; @@ -546,105 +438,211 @@ img#logo margin-right:20px; } -strong.word0 { - background-color:#FFFF66; - color:black; +/* aname.inc.php */ +.anchor +{ +} +.anchor_super +{ + font-size:xx-small; + vertical-align:super; } -strong.word1 { - background-color:#A0FFFF; - color:black; +/* br.inc.php */ +br.spacer +{ } -strong.word2 { - background-color:#99FF99; - color:black; +/* calendar*.inc.php */ +.style_calendar +{ + padding:0px; + border:0px; + margin:3px; + color:inherit; + background-color:#CCD5DD; + text-align:center; } -strong.word3 { - background-color:#FF9999; - color:black; +.style_td_caltop +{ + padding:5px; + margin:1px; + color:inherit; + background-color:#EEF5FF; + font-size:80%; + text-align:center; } -strong.word4 { - background-color:#FF66FF; - color:black; +.style_td_today +{ + padding:5px; + margin:1px; + color:inherit; + background-color:#FFFFDD; + text-align:center; } -strong.word5 { - background-color:#880000; - color:white; +.style_td_sat +{ + padding:5px; + margin:1px; + color:inherit; + background-color:#DDE5FF; + text-align:center; } -strong.word6 { - background-color:#00AA00; - color:white; +.style_td_sun +{ + padding:5px; + margin:1px; + color:inherit; + background-color:#FFEEEE; + text-align:center; } -strong.word7 { - background-color:#886800; - color:white; +.style_td_blank +{ + padding:5px; + margin:1px; + color:inherit; + background-color:#EEF5FF; + text-align:center; } -strong.word8 { - background-color:#004699; - color:white; +.style_td_day +{ + padding:5px; + margin:1px; + color:inherit; + background-color:#EEF5FF; + text-align:center; } -strong.word9 { - background-color:#990099; - color:white; +.style_td_week +{ + padding:5px; + margin:1px; + color:inherit; + background-color:#DDE5EE; + font-size:80%; + font-weight:bold; + text-align:center; } -div.jumpmenu{ - font-size:60%; + +/* counter.inc.php */ +div.counter +{ + font-size:70%; +} + +/* diff.inc.php */ +span.diff_added +{ + color:blue; + background-color:inherit; +} + +span.diff_removed +{ + color:red; + background-color:inherit; +} + +/* hr.inc.php */ +hr.short_line +{ + text-align:center; + width:80%; + border-style:soild; + border-color:#333333; + border-width:1px 0px; +} + +/* include.inc.php */ +h5.side_label +{ + text-align:center; +} + +/* navi.inc.php */ +ul.navi +{ + margin:0px; + padding:0px; + text-align:center; +} + +li.navi_none +{ + display:inline; + float:none; +} + +li.navi_left +{ + display:inline; + float:left; + text-align:left; +} + +li.navi_right +{ + display:inline; + float:right; text-align:right; } /* new.inc.php */ -.comment_date +span.comment_date { font-size:x-small; } -.new1 +span.new1 { color:red; background-color:transparent; font-size:x-small; } -.new5 +span.new5 { color:green; background-color:transparent; font-size:xx-small; } -/* aname.inc.php */ -.anchor +/* recent.inc.php,showrss.inc.php */ +ul.recent_list { +/* + padding:0px; + border:0px; + margin:0px 0px 0px 1em; + word-wrap:break-word; + word-break:break-all; +*/ } -.anchor_super + +/* ref.inc.php */ +div.img_margin { - font-size:xx-small; - vertical-align:super; + margin-left:32px; + margin-right:32px; } -/* html.php/edit_form() */ -.edit_form +/* vote.inc.php */ +td.vote_label { - clear:both; + color:inherit; + background-color:#FFCCCC; } - -/* hr.inc.php */ -hr.short_line +td.vote_td1 { - text-align:center; - width:80%; - border-style:soild; - border-color:#333333; - border-width:1px 0px; + color:inherit; + background-color:#DDE5FF; } - -/* br.inc.php */ -br.spacer +td.vote_td2 { + color:inherit; + background-color:#EEF5FF; } diff --git a/skin/default.ja.css b/skin/default.ja.css index 2989976..391c64b 100644 --- a/skin/default.ja.css +++ b/skin/default.ja.css @@ -3,12 +3,12 @@ pre, dl, ol, p, blockquote { - line-height:130%; + line-height:130%; } blockquote { - margin-left:32px; + margin-left:32px; } body,td @@ -113,26 +113,18 @@ strong font-weight:bold; } -.noexists -{ - color:inherit; - background-color:#FFFACC; -} - thead td.style_td, tfoot td.style_td { color:inherit; background-color:#D0D8E0; } - thead th.style_th, tfoot th.style_th { color:inherit; background-color:#E0E8F0; } - .style_table { padding:0px; @@ -142,7 +134,6 @@ tfoot th.style_th color:inherit; background-color:#ccd5dd; } - .style_th { padding:5px; @@ -151,7 +142,6 @@ tfoot th.style_th color:inherit; background-color:#EEEEEE; } - .style_td { padding:5px; @@ -160,80 +150,40 @@ tfoot th.style_th background-color:#EEF5FF; } -.style_calendar +ul.list1 { - padding:0px; - border:0px; - margin:3px; - color:inherit; - background-color:#CCD5DD; - text-align:center; + list-style-type:disc; } - -.style_td_caltop +ul.list2 { - padding:5px; - margin:1px; - color:inherit; - background-color:#EEF5FF; - font-size:80%; - text-align:center; + list-style-type:circle; } - -.style_td_today +ul.list3 { - padding:5px; - margin:1px; - color:inherit; - background-color:#FFFFDD; - text-align:center; + list-style-type:square; } - -.style_td_sat +ol.list1 { - padding:5px; - margin:1px; - color:inherit; - background-color:#DDE5FF; - text-align:center; + list-style-type:decimal; } - -.style_td_sun +ol.list2 { - padding:5px; - margin:1px; - color:inherit; - background-color:#FFEEEE; - text-align:center; + list-style-type:lower-roman; } - -.style_td_blank +ol.list3 { - padding:5px; - margin:1px; - color:inherit; - background-color:#EEF5FF; - text-align:center; + list-style-type:lower-alpha; } -.style_td_day +div.ie5 { - padding:5px; - margin:1px; - color:inherit; - background-color:#EEF5FF; text-align:center; } -.style_td_week +span.noexists { - padding:5px; - margin:1px; color:inherit; - background-color:#DDE5EE; - font-size:80%; - font-weight:bold; - text-align:center; + background-color:#FFFACC; } .small @@ -250,7 +200,7 @@ tfoot th.style_th vertical-align:super; } -.note_super +a.note_super { color:#DD3333; background-color:inherit; @@ -259,14 +209,13 @@ tfoot th.style_th vertical-align:super; } -.full_hr +hr.full_hr { border-style:ridge; border-color:#333333; border-width:1px 0px; } - -.note_hr +hr.note_hr { width:90%; border-style:ridge; @@ -276,172 +225,115 @@ tfoot th.style_th margin:1em auto 0em auto; } -.side_label -{ - text-align:center; -} - -.counter +span.size1 { - font-size:70%; -} - -.vote_label{ - color:inherit; - background-color:#FFCCCC; -} - -.vote_td1{ - color:inherit; - background-color:#DDE5FF; -} - -.vote_td2{ - color:inherit; - background-color:#EEF5FF; -} - -.recent_list{ -/* - padding:0px; - border:0px; - margin:0px 0px 0px 1em; - word-wrap:break-word; - word-break:break-all; -*/ -} - -.side_label{ -/* - margin:0px auto .5em auto; -*/ -} - -span.diff_added -{ - color:blue; - background-color:inherit; -} - -span.diff_removed -{ - color:red; - background-color:inherit; -} - -.ie5 -{ - text-align:center; -} - -.size1{ font-size:xx-small; line-height:130%; text-indent:0px; display:inline; } - -.size2{ +span.size2 +{ font-size:x-small; line-height:130%; text-indent:0px; display:inline; } - -.size3{ +span.size3 +{ font-size:small; line-height:130%; text-indent:0px; display:inline; } - -.size4{ +span.size4 +{ font-size:medium; line-height:130%; text-indent:0px; display:inline; } - -.size5{ +span.size5 +{ font-size:large; line-height:130%; text-indent:0px; display:inline; } - -.size6{ +span.size6 +{ font-size:x-large; line-height:130%; text-indent:0px; display:inline; } - -.size7{ +span.size7 +{ font-size:xx-large; line-height:130%; text-indent:0px; display:inline; } -.img_margin{ - margin-left:32px; - margin-right:32px; +/* html.php/catbody() */ +strong.word0 +{ + background-color:#FFFF66; + color:black; } - -ul.list1 { - list-style-type:disc; +strong.word1 +{ + background-color:#A0FFFF; + color:black; } - -ul.list2 { - list-style-type:circle; +strong.word2 +{ + background-color:#99FF99; + color:black; } - -ul.list3 { - list-style-type:square; +strong.word3 +{ + background-color:#FF9999; + color:black; } - -ol.list1 { - list-style-type:decimal; +strong.word4 +{ + background-color:#FF66FF; + color:black; } - -ol.list2 { - list-style-type:lower-roman; +strong.word5 +{ + background-color:#880000; + color:white; } - -ol.list3 { - list-style-type:lower-alpha; +strong.word6 +{ + background-color:#00AA00; + color:white; } - -/* navi.inc.php */ -ul.navi +strong.word7 { - margin:0px; - padding:0px; - text-align:center; + background-color:#886800; + color:white; } - -li.navi_none +strong.word8 { - display:inline; - float:none; + background-color:#004699; + color:white; } - -li.navi_left +strong.word9 { - display:inline; - float:left; - text-align:left; + background-color:#990099; + color:white; } -li.navi_right +/* html.php/edit_form() */ +.edit_form { - display:inline; - float:right; - text-align:right; + clear:both; } -/* pukiwiki.skin.ja.php */ - +/* pukiwiki.skin.*.php */ div#header { padding:0px; @@ -547,105 +439,211 @@ img#logo margin-right:20px; } -strong.word0 { - background-color:#FFFF66; - color:black; +/* aname.inc.php */ +.anchor +{ +} +.anchor_super +{ + font-size:xx-small; + vertical-align:super; } -strong.word1 { - background-color:#A0FFFF; - color:black; +/* br.inc.php */ +br.spacer +{ } -strong.word2 { - background-color:#99FF99; - color:black; +/* calendar*.inc.php */ +.style_calendar +{ + padding:0px; + border:0px; + margin:3px; + color:inherit; + background-color:#CCD5DD; + text-align:center; } -strong.word3 { - background-color:#FF9999; - color:black; +.style_td_caltop +{ + padding:5px; + margin:1px; + color:inherit; + background-color:#EEF5FF; + font-size:80%; + text-align:center; } -strong.word4 { - background-color:#FF66FF; - color:black; +.style_td_today +{ + padding:5px; + margin:1px; + color:inherit; + background-color:#FFFFDD; + text-align:center; } -strong.word5 { - background-color:#880000; - color:white; +.style_td_sat +{ + padding:5px; + margin:1px; + color:inherit; + background-color:#DDE5FF; + text-align:center; } -strong.word6 { - background-color:#00AA00; - color:white; +.style_td_sun +{ + padding:5px; + margin:1px; + color:inherit; + background-color:#FFEEEE; + text-align:center; } -strong.word7 { - background-color:#886800; - color:white; +.style_td_blank +{ + padding:5px; + margin:1px; + color:inherit; + background-color:#EEF5FF; + text-align:center; } -strong.word8 { - background-color:#004699; - color:white; +.style_td_day +{ + padding:5px; + margin:1px; + color:inherit; + background-color:#EEF5FF; + text-align:center; } -strong.word9 { - background-color:#990099; - color:white; +.style_td_week +{ + padding:5px; + margin:1px; + color:inherit; + background-color:#DDE5EE; + font-size:80%; + font-weight:bold; + text-align:center; } -div.jumpmenu{ - font-size:60%; + +/* counter.inc.php */ +div.counter +{ + font-size:70%; +} + +/* diff.inc.php */ +span.diff_added +{ + color:blue; + background-color:inherit; +} + +span.diff_removed +{ + color:red; + background-color:inherit; +} + +/* hr.inc.php */ +hr.short_line +{ + text-align:center; + width:80%; + border-style:soild; + border-color:#333333; + border-width:1px 0px; +} + +/* include.inc.php */ +h5.side_label +{ + text-align:center; +} + +/* navi.inc.php */ +ul.navi +{ + margin:0px; + padding:0px; + text-align:center; +} + +li.navi_none +{ + display:inline; + float:none; +} + +li.navi_left +{ + display:inline; + float:left; + text-align:left; +} + +li.navi_right +{ + display:inline; + float:right; text-align:right; } /* new.inc.php */ -.comment_date +span.comment_date { font-size:x-small; } -.new1 +span.new1 { color:red; background-color:transparent; font-size:x-small; } -.new5 +span.new5 { color:green; background-color:transparent; font-size:xx-small; } -/* aname.inc.php */ -.anchor +/* recent.inc.php,showrss.inc.php */ +ul.recent_list { +/* + padding:0px; + border:0px; + margin:0px 0px 0px 1em; + word-wrap:break-word; + word-break:break-all; +*/ } -.anchor_super + +/* ref.inc.php */ +div.img_margin { - font-size:xx-small; - vertical-align:super; + margin-left:32px; + margin-right:32px; } -/* html.php/edit_form() */ -.edit_form +/* vote.inc.php */ +td.vote_label { - clear:both; + color:inherit; + background-color:#FFCCCC; } - -/* hr.inc.php */ -hr.short_line +td.vote_td1 { - text-align:center; - width:80%; - border-style:soild; - border-color:#333333; - border-width:1px 0px; + color:inherit; + background-color:#DDE5FF; } - -/* br.inc.php */ -br.spacer +td.vote_td2 { + color:inherit; + background-color:#EEF5FF; } -- 2.11.0