OSDN Git Service

BugTrack/2367 Rename pukiwiki.css.php to pukiwiki.css, a static file
authorumorigu <umorigu@gmail.com>
Tue, 24 Oct 2017 17:52:09 +0000 (02:52 +0900)
committerumorigu <umorigu@gmail.com>
Tue, 24 Oct 2017 17:52:09 +0000 (02:52 +0900)
skin/pukiwiki.css
skin/tdiary.css
skin/tdiary_black.css

index 7e1f5f2..8168837 100644 (file)
@@ -15,114 +15,114 @@ pre, dl, ol, p, blockquote { line-height:130%; }
 blockquote { margin-left:32px; }
 
 body,td {
-       color:black;
-       background-color:white;
-       margin-left:2%;
-       margin-right:2%;
-       font-size:90%;
-       font-family:verdana, arial, helvetica, Sans-Serif;
+  color:black;
+  background-color:white;
+  margin-left:2%;
+  margin-right:2%;
+  font-size:90%;
+  font-family:verdana, arial, helvetica, Sans-Serif;
 }
 
 a:link {
-       color:#215dc6;
-       background-color:inherit;
-       text-decoration:none;
+  color:#215dc6;
+  background-color:inherit;
+  text-decoration:none;
 }
 
 a:active {
-       color:#215dc6;
-       background-color:#CCDDEE;
-       text-decoration:none;
+  color:#215dc6;
+  background-color:#CCDDEE;
+  text-decoration:none;
 }
 
 a:visited {
-       color:#a63d21;
-       background-color:inherit;
-       text-decoration:none;
+  color:#a63d21;
+  background-color:inherit;
+  text-decoration:none;
 }
 
 a:hover {
-       color:#215dc6;
-       background-color:#CCDDEE;
-       text-decoration:underline;
+  color:#215dc6;
+  background-color:#CCDDEE;
+  text-decoration:underline;
 }
 
 h1, h2 {
-       font-family:verdana, arial, helvetica, Sans-Serif;
-       color:inherit;
-       background-color:#DDEEFF;
-       padding:.3em;
-       border:0px;
-       margin:0px 0px .5em 0px;
+  font-family:verdana, arial, helvetica, Sans-Serif;
+  color:inherit;
+  background-color:#DDEEFF;
+  padding:.3em;
+  border:0px;
+  margin:0px 0px .5em 0px;
 }
 h3 {
-       font-family:verdana, arial, helvetica, Sans-Serif;
-       border-bottom:  3px solid #DDEEFF;
-       border-top:     1px solid #DDEEFF;
-       border-left:   10px solid #DDEEFF;
-       border-right:   5px solid #DDEEFF;
+  font-family:verdana, arial, helvetica, Sans-Serif;
+  border-bottom:  3px solid #DDEEFF;
+  border-top:     1px solid #DDEEFF;
+  border-left:   10px solid #DDEEFF;
+  border-right:   5px solid #DDEEFF;
 
-       color:inherit;
-       background-color:#FFFFFF;
-       padding:.3em;
-       margin:0px 0px .5em 0px;
+  color:inherit;
+  background-color:#FFFFFF;
+  padding:.3em;
+  margin:0px 0px .5em 0px;
 }
 h4 {
-       font-family:verdana, arial, helvetica, Sans-Serif;
-       border-left:   18px solid #DDEEFF;
+  font-family:verdana, arial, helvetica, Sans-Serif;
+  border-left:   18px solid #DDEEFF;
 
-       color:inherit;
-       background-color:#FFFFFF;
-       padding:.3em;
-       margin:0px 0px .5em 0px;
+  color:inherit;
+  background-color:#FFFFFF;
+  padding:.3em;
+  margin:0px 0px .5em 0px;
 }
 h5, h6 {
-       font-family:verdana, arial, helvetica, Sans-Serif;
-       color:inherit;
-       background-color:#DDEEFF;
-       padding:.3em;
-       border:0px;
-       margin:0px 0px .5em 0px;
+  font-family:verdana, arial, helvetica, Sans-Serif;
+  color:inherit;
+  background-color:#DDEEFF;
+   padding:.3em;
+   border:0px;
+   margin:0px 0px .5em 0px;
 }
 
 h1.title {
-       font-size: 30px;
-       font-weight:bold;
-       background-color:transparent;
-       padding: 12px 0px 0px 0px;
-       border: 0px;
-       margin: 12px 0px 0px 0px;
+  font-size: 30px;
+  font-weight:bold;
+  background-color:transparent;
+  padding: 12px 0px 0px 0px;
+  border: 0px;
+  margin: 12px 0px 0px 0px;
 }
 
 dt {
-       font-weight:bold;
-       margin-top:1em;
-       margin-left:1em;
+  font-weight:bold;
+  margin-top:1em;
+  margin-left:1em;
 }
 
 pre {
-       border-top:#DDDDEE 1px solid;
-       border-bottom:#888899 1px solid;
-       border-left:#DDDDEE 1px solid;
-       border-right:#888899 1px solid;
-       padding:.5em;
-       margin-left:1em;
-       margin-right:2em;
+  border-top:#DDDDEE 1px solid;
+  border-bottom:#888899 1px solid;
+  border-left:#DDDDEE 1px solid;
+  border-right:#888899 1px solid;
+  padding:.5em;
+  margin-left:1em;
+  margin-right:2em;
   white-space:pre-wrap;
   word-wrap:break-word;
-       color:black;
-       background-color:#F0F8FF;
+  color:black;
+  background-color:#F0F8FF;
 }
 
 img {
-       border:none;
-       vertical-align:middle;
+  border:none;
+  vertical-align:middle;
 }
 
 ul {
-       margin-top:.5em;
-       margin-bottom:.5em;
-       line-height:130%;
+  margin-top:.5em;
+  margin-bottom:.5em;
+  line-height:130%;
 }
 
 em { font-style:italic; }
@@ -131,34 +131,34 @@ strong { font-weight:bold; }
 
 thead td.style_td,
 tfoot td.style_td {
-       color:inherit;
-       background-color:#D0D8E0;
+  color:inherit;
+  background-color:#D0D8E0;
 }
 thead th.style_th,
 tfoot th.style_th {
-       color:inherit;
-       background-color:#E0E8F0;
+  color:inherit;
+  background-color:#E0E8F0;
 }
 .style_table {
-       padding:0px;
-       border:0px;
-       margin:auto;
-       text-align:left;
-       color:inherit;
-       background-color:#ccd5dd;
+  padding:0px;
+  border:0px;
+  margin:auto;
+  text-align:left;
+  color:inherit;
+  background-color:#ccd5dd;
 }
 .style_th {
-       padding:5px;
-       margin:1px;
-       text-align:center;
-       color:inherit;
-       background-color:#EEEEEE;
+  padding:5px;
+  margin:1px;
+  text-align:center;
+  color:inherit;
+  background-color:#EEEEEE;
 }
 .style_td {
-       padding:5px;
-       margin:1px;
-       color:inherit;
-       background-color:#EEF5FF;
+  padding:5px;
+  margin:1px;
+  color:inherit;
+  background-color:#EEF5FF;
 }
 
 ul.list1 { list-style-type:disc; }
@@ -189,130 +189,130 @@ ol.list3 { list-style-type:lower-alpha; }
 div.ie5 { text-align:center; }
 
 span.noexists {
-       color:inherit;
-       background-color:#FFFACC;
+  color:inherit;
+  background-color:#FFFACC;
 }
 
 .small { font-size:80%; }
 
 .super_index {
-       color:#DD3333;
-       background-color:inherit;
-       font-weight:bold;
-       font-size:60%;
-       vertical-align:super;
+  color:#DD3333;
+  background-color:inherit;
+  font-weight:bold;
+  font-size:60%;
+  vertical-align:super;
 }
 
 a.note_super {
-       color:#DD3333;
-       background-color:inherit;
-       font-weight:bold;
-       font-size:60%;
-       vertical-align:super;
+  color:#DD3333;
+  background-color:inherit;
+  font-weight:bold;
+  font-size:60%;
+  vertical-align:super;
 }
 
 div.jumpmenu {
-       font-size:60%;
-       text-align:right;
+  font-size:60%;
+  text-align:right;
 }
 
 hr.full_hr {
-       border-style:ridge;
-       border-color:#333333;
-       border-width:1px 0px;
+  border-style:ridge;
+  border-color:#333333;
+  border-width:1px 0px;
 }
 hr.note_hr {
-       width:90%;
-       border-style:ridge;
-       border-color:#333333;
-       border-width:1px 0px;
-       text-align:center;
-       margin:1em auto 0em auto;
+  width:90%;
+  border-style:ridge;
+  border-color:#333333;
+  border-width:1px 0px;
+  text-align:center;
+  margin:1em auto 0em auto;
 }
 
 span.size1 {
-       font-size:xx-small;
-       line-height:130%;
-       text-indent:0px;
-       display:inline;
+  font-size:xx-small;
+  line-height:130%;
+  text-indent:0px;
+  display:inline;
 }
 span.size2 {
-       font-size:x-small;
-       line-height:130%;
-       text-indent:0px;
-       display:inline;
+  font-size:x-small;
+  line-height:130%;
+  text-indent:0px;
+  display:inline;
 }
 span.size3 {
-       font-size:small;
-       line-height:130%;
-       text-indent:0px;
-       display:inline;
+  font-size:small;
+  line-height:130%;
+  text-indent:0px;
+  display:inline;
 }
 span.size4 {
-       font-size:medium;
-       line-height:130%;
-       text-indent:0px;
-       display:inline;
+  font-size:medium;
+  line-height:130%;
+  text-indent:0px;
+  display:inline;
 }
 span.size5 {
-       font-size:large;
-       line-height:130%;
-       text-indent:0px;
-       display:inline;
+  font-size:large;
+  line-height:130%;
+  text-indent:0px;
+  display:inline;
 }
 span.size6 {
-       font-size:x-large;
-       line-height:130%;
-       text-indent:0px;
-       display:inline;
+  font-size:x-large;
+  line-height:130%;
+  text-indent:0px;
+  display:inline;
 }
 span.size7 {
-       font-size:xx-large;
-       line-height:130%;
-       text-indent:0px;
-       display:inline;
+  font-size:xx-large;
+  line-height:130%;
+  text-indent:0px;
+  display:inline;
 }
 
 /* html.php/catbody() */
 strong.word0 {
-       background-color:#FFFF66;
-       color:black;
+  background-color:#FFFF66;
+  color:black;
 }
 strong.word1 {
-       background-color:#A0FFFF;
-       color:black;
+  background-color:#A0FFFF;
+  color:black;
 }
 strong.word2 {
-       background-color:#99FF99;
-       color:black;
+  background-color:#99FF99;
+  color:black;
 }
 strong.word3 {
-       background-color:#FF9999;
-       color:black;
+  background-color:#FF9999;
+  color:black;
 }
 strong.word4 {
-       background-color:#FF66FF;
-       color:black;
+  background-color:#FF66FF;
+  color:black;
 }
 strong.word5 {
-       background-color:#880000;
-       color:white;
+  background-color:#880000;
+  color:white;
 }
 strong.word6 {
-       background-color:#00AA00;
-       color:white;
+  background-color:#00AA00;
+  color:white;
 }
 strong.word7 {
-       background-color:#886800;
-       color:white;
+  background-color:#886800;
+  color:white;
 }
 strong.word8 {
-       background-color:#004699;
-       color:white;
+  background-color:#004699;
+  color:white;
 }
 strong.word9 {
-       background-color:#990099;
-       color:white;
+  background-color:#990099;
+  color:white;
 }
 
 /* html.php/edit_form() */
@@ -320,33 +320,33 @@ strong.word9 {
 
 /* pukiwiki.skin.php */
 div#header {
-       padding:0px;
-       margin:0px;
+  padding:0px;
+  margin:0px;
 }
 
 div#navigator {
-       clear:both;
-       padding:4px 0px 0px 0px;
-       margin:0px;
+  clear:both;
+  padding:4px 0px 0px 0px;
+  margin:0px;
 }
 
 td.menubar {
-       width:9em;
-       vertical-align:top;
+  width:9em;
+  vertical-align:top;
 }
 
 div#menubar {
-       width:9em;
-       padding:0px;
-       margin:4px;
-       word-break:break-all;
-       font-size:90%;
-       overflow:hidden;
+  width:9em;
+  padding:0px;
+  margin:4px;
+  word-break:break-all;
+  font-size:90%;
+  overflow:hidden;
 }
 
 div#menubar ul {
-       margin:0px 0px 0px .5em;
-       padding:0px 0px 0px .5em;
+  margin:0px 0px 0px .5em;
+  padding:0px 0px 0px .5em;
 }
 
 div#menubar ul li { line-height:110%; }
@@ -354,67 +354,67 @@ div#menubar ul li { line-height:110%; }
 div#menubar h4 { font-size:110%; }
 
 div#body {
-       padding:0px;
-       margin:0px 0px 0px .5em;
+  padding:0px;
+  margin:0px 0px 0px .5em;
 }
 
 div#note {
-       clear:both;
-       padding:0px;
-       margin:0px;
+  clear:both;
+  padding:0px;
+  margin:0px;
 }
 
 div#attach {
-       clear:both;
-       padding:0px;
-       margin:0px;
+  clear:both;
+  padding:0px;
+  margin:0px;
 }
 
 div#toolbar {
-       clear:both;
-       padding:0px;
-       margin:0px;
-       text-align:right;
+  clear:both;
+  padding:0px;
+  margin:0px;
+  text-align:right;
 }
 
 div#lastmodified {
-       font-size:80%;
-       padding:0px;
-       margin:0px;
+  font-size:80%;
+  padding:0px;
+  margin:0px;
 }
 
 div#related {
-       font-size:80%;
-       padding:0px;
-       margin:16px 0px 0px 0px;
+  font-size:80%;
+  padding:0px;
+  margin:16px 0px 0px 0px;
 }
 
 div#footer {
-       font-size:70%;
-       padding:0px;
-       margin:16px 0px 0px 0px;
+  font-size:70%;
+  padding:0px;
+  margin:16px 0px 0px 0px;
 }
 
 div#banner {
-       float:right;
-       margin-top:24px;
+  float:right;
+  margin-top:24px;
 }
 
 div#preview {
-       color:inherit;
-       background-color:#F5F8FF;
+  color:inherit;
+  background-color:#F5F8FF;
 }
 
 img#logo {
-       float:left;
-       margin-right:20px;
+  float:left;
+  margin-right:20px;
 }
 
 /* aname.inc.php */
 .anchor {}
 .anchor_super {
-       font-size:xx-small;
-       vertical-align:super;
+  font-size:xx-small;
+  vertical-align:super;
 }
 
 /* br.inc.php */
@@ -422,89 +422,89 @@ br.spacer {}
 
 /* calendar*.inc.php */
 .style_calendar {
-       padding:0px;
-       border:0px;
-       margin:3px;
-       color:inherit;
-       background-color:#CCD5DD;
-       text-align:center;
+  padding:0px;
+  border:0px;
+  margin:3px;
+  color:inherit;
+  background-color:#CCD5DD;
+  text-align:center;
 }
 .style_td_caltop {
-       padding:5px;
-       margin:1px;
-       color:inherit;
-       background-color:#EEF5FF;
-       font-size:80%;
-       text-align:center;
+  padding:5px;
+  margin:1px;
+  color:inherit;
+  background-color:#EEF5FF;
+  font-size:80%;
+  text-align:center;
 }
 .style_td_today {
-       padding:5px;
-       margin:1px;
-       color:inherit;
-       background-color:#FFFFDD;
-       text-align:center;
+  padding:5px;
+  margin:1px;
+  color:inherit;
+  background-color:#FFFFDD;
+  text-align:center;
 }
 .style_td_sat {
-       padding:5px;
-       margin:1px;
-       color:inherit;
-       background-color:#DDE5FF;
-       text-align:center;
+  padding:5px;
+  margin:1px;
+  color:inherit;
+  background-color:#DDE5FF;
+  text-align:center;
 }
 .style_td_sun {
-       padding:5px;
-       margin:1px;
-       color:inherit;
-       background-color:#FFEEEE;
-       text-align:center;
+  padding:5px;
+  margin:1px;
+  color:inherit;
+  background-color:#FFEEEE;
+  text-align:center;
 }
 .style_td_blank {
-       padding:5px;
-       margin:1px;
-       color:inherit;
-       background-color:#EEF5FF;
-       text-align:center;
+  padding:5px;
+  margin:1px;
+  color:inherit;
+  background-color:#EEF5FF;
+  text-align:center;
 }
 .style_td_day {
-       padding:5px;
-       margin:1px;
-       color:inherit;
-       background-color:#EEF5FF;
-       text-align:center;
+  padding:5px;
+  margin:1px;
+  color:inherit;
+  background-color:#EEF5FF;
+  text-align:center;
 }
 .style_td_week {
-       padding:5px;
-       margin:1px;
-       color:inherit;
-       background-color:#DDE5EE;
-       font-size:80%;
-       font-weight:bold;
-       text-align:center;
+  padding:5px;
+  margin:1px;
+  color:inherit;
+  background-color:#DDE5EE;
+  font-size:80%;
+  font-weight:bold;
+  text-align:center;
 }
 
 /* calendar_viewer.inc.php */
 div.calendar_viewer {
-       color:inherit;
-       background-color:inherit;
-       margin-top:20px;
-       margin-bottom:10px;
-       padding-bottom:10px;
+  color:inherit;
+  background-color:inherit;
+  margin-top:20px;
+  margin-bottom:10px;
+  padding-bottom:10px;
 }
 span.calendar_viewer_left {
-       color:inherit;
-       background-color:inherit;
-       float:left;
+  color:inherit;
+  background-color:inherit;
+  float:left;
 }
 span.calendar_viewer_right {
-       color:inherit;
-       background-color:inherit;
-       float:right;
+  color:inherit;
+  background-color:inherit;
+  float:right;
 }
 
 /* clear.inc.php */
 .clear {
-       margin:0px;
-       clear:both;
+  margin:0px;
+  clear:both;
 }
 
 /* counter.inc.php */
@@ -512,22 +512,22 @@ div.counter { font-size:70%; }
 
 /* diff.inc.php */
 span.diff_added {
-       color:blue;
-       background-color:inherit;
+  color:blue;
+  background-color:inherit;
 }
 
 span.diff_removed {
-       color:red;
-       background-color:inherit;
+  color:red;
+  background-color:inherit;
 }
 
 /* hr.inc.php */
 hr.short_line {
-       text-align:center;
-       width:80%;
-       border-style:solid;
-       border-color:#333333;
-       border-width:1px 0px;
+  text-align:center;
+  width:80%;
+  border-style:solid;
+  border-color:#333333;
+  border-width:1px 0px;
 }
 
 /* include.inc.php */
@@ -535,79 +535,79 @@ h5.side_label { text-align:center; }
 
 /* navi.inc.php */
 ul.navi {
-       margin:0px;
-       padding:0px;
-       text-align:center;
+  margin:0px;
+  padding:0px;
+  text-align:center;
 }
 li.navi_none {
-       display:inline;
-       float:none;
+  display:inline;
+  float:none;
 }
 li.navi_left {
-       display:inline;
-       float:left;
-       text-align:left;
+  display:inline;
+  float:left;
+  text-align:left;
 }
 li.navi_right {
-       display:inline;
-       float:right;
-       text-align:right;
+  display:inline;
+  float:right;
+  text-align:right;
 }
 
 /* new.inc.php */
 span.comment_date { font-size:x-small; }
 span.new1 {
-       color:red;
-       background-color:transparent;
-       font-size:x-small;
+  color:red;
+  background-color:transparent;
+  font-size:x-small;
 }
 span.new5 {
-       color:green;
-       background-color:transparent;
-       font-size:xx-small;
+  color:green;
+  background-color:transparent;
+  font-size:xx-small;
 }
 
 /* popular.inc.php */
 span.counter { font-size:70%; }
 ul.popular_list {
 /*
-       padding:0px;
-       border:0px;
-       margin:0px 0px 0px 1em;
-       word-wrap:break-word;
-       word-break:break-all;
+  padding:0px;
+  border:0px;
+  margin:0px 0px 0px 1em;
+  word-wrap:break-word;
+  word-break:break-all;
 */
 }
 
 /* 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;
+  padding:0px;
+  border:0px;
+  margin:0px 0px 0px 1em;
+  word-wrap:break-word;
+  word-break:break-all;
 */
 }
 
 /* ref.inc.php */
 div.img_margin {
-       margin-left:32px;
-       margin-right:32px;
+  margin-left:32px;
+  margin-right:32px;
 }
 
 /* vote.inc.php */
 td.vote_label {
-       color:inherit;
-       background-color:#FFCCCC;
+  color:inherit;
+  background-color:#FFCCCC;
 }
 td.vote_td1 {
-       color:inherit;
-       background-color:#DDE5FF;
+  color:inherit;
+  background-color:#DDE5FF;
 }
 td.vote_td2 {
-       color:inherit;
-       background-color:#EEF5FF;
+  color:inherit;
+  background-color:#EEF5FF;
 }
 
 /* topicpath.inc.php */
index 05997ba..1785f37 100644 (file)
@@ -16,9 +16,9 @@
 /* <--> Expand textarea height (for editing only) */
 /* <<-- textarea with not-so-long margin          */
 form.update textarea {
-       height: 25em;
-       margin-left:   1em;
-       margin-bottom: 0;
+  height: 25em;
+  margin-left:   1em;
+  margin-bottom: 0;
 }
 
 /* >--< Shrink textarea width (for #memo, etc) */
@@ -37,34 +37,34 @@ pre {
 
 thead td.style_td,
 tfoot td.style_td {
-       color:inherit;
-       background-color:#D0D8E0;
+  color:inherit;
+  background-color:#D0D8E0;
 }
 thead th.style_th,
 tfoot th.style_th {
-       color:inherit;
-       background-color:#E0E8F0;
+  color:inherit;
+  background-color:#E0E8F0;
 }
 .style_table {
-       padding:0px;
-       border:0px;
-       margin:auto;
-       text-align:left;
-       color:inherit;
-       background-color:#CCD5DD;
+  padding:0px;
+  border:0px;
+  margin:auto;
+  text-align:left;
+  color:inherit;
+  background-color:#CCD5DD;
 }
 .style_th {
-       padding:5px;
-       margin:1px;
-       text-align:center;
-       color:inherit;
-       background-color:#EEEEEE;
+  padding:5px;
+  margin:1px;
+  text-align:center;
+  color:inherit;
+  background-color:#EEEEEE;
 }
 .style_td {
-       padding:5px;
-       margin:1px;
-       color:inherit;
-       background-color:#EEF5FF;
+  padding:5px;
+  margin:1px;
+  color:inherit;
+  background-color:#EEF5FF;
 }
 
 ul.list1 { list-style-type:disc; }
@@ -96,8 +96,8 @@ div.ie5 { text-align:center; }
 
 /* NoSuchPage? */
 span.noexists {
-       color:inherit;
-       background-color:#FFFACC;
+  color:inherit;
+  background-color:#FFFACC;
 }
 
 .small { font-size:80%; }
@@ -105,11 +105,11 @@ span.noexists {
 /* Not found, Remove? */
 /*
 .super_index {
-       color:#DD3333;
-       background-color:inherit;
-       font-weight:bold;
-       font-size:60%;
-       vertical-align:super;
+  color:#DD3333;
+  background-color:inherit;
+  font-weight:bold;
+  font-size:60%;
+  vertical-align:super;
 }
 */
 
@@ -117,8 +117,8 @@ span.noexists {
 a.note_super {}
 
 div.jumpmenu {
-       font-size:60%;
-       text-align:right;
+  font-size:60%;
+  text-align:right;
 }
 
 /* for tDiary themes */
@@ -126,88 +126,88 @@ hr.full_hr {}
 hr.note_hr { display:none }
 
 span.size1 {
-       font-size:xx-small;
-       line-height:130%;
-       text-indent:0px;
-       display:inline;
+  font-size:xx-small;
+  line-height:130%;
+  text-indent:0px;
+  display:inline;
 }
 span.size2 {
-       font-size:x-small;
-       line-height:130%;
-       text-indent:0px;
-       display:inline;
+  font-size:x-small;
+  line-height:130%;
+  text-indent:0px;
+  display:inline;
 }
 span.size3 {
-       font-size:small;
-       line-height:130%;
-       text-indent:0px;
-       display:inline;
+  font-size:small;
+  line-height:130%;
+  text-indent:0px;
+  display:inline;
 }
 span.size4 {
-       font-size:medium;
-       line-height:130%;
-       text-indent:0px;
-       display:inline;
+  font-size:medium;
+  line-height:130%;
+  text-indent:0px;
+  display:inline;
 }
 span.size5 {
-       font-size:large;
-       line-height:130%;
-       text-indent:0px;
-       display:inline;
+  font-size:large;
+  line-height:130%;
+  text-indent:0px;
+  display:inline;
 }
 span.size6 {
-       font-size:x-large;
-       line-height:130%;
-       text-indent:0px;
-       display:inline;
+  font-size:x-large;
+  line-height:130%;
+  text-indent:0px;
+  display:inline;
 }
 span.size7 {
-       font-size:xx-large;
-       line-height:130%;
-       text-indent:0px;
-       display:inline;
+  font-size:xx-large;
+  line-height:130%;
+  text-indent:0px;
+  display:inline;
 }
 
 /* html.php/catbody() */
 strong.word0 {
-       background-color:#FFFF66;
-       color:black;
+  background-color:#FFFF66;
+  color:black;
 }
 strong.word1 {
-       background-color:#A0FFFF;
-       color:black;
+  background-color:#A0FFFF;
+  color:black;
 }
 strong.word2 {
-       background-color:#99FF99;
-       color:black;
+  background-color:#99FF99;
+  color:black;
 }
 strong.word3 {
-       background-color:#FF9999;
-       color:black;
+  background-color:#FF9999;
+  color:black;
 }
 strong.word4 {
-       background-color:#FF66FF;
-       color:black;
+  background-color:#FF66FF;
+  color:black;
 }
 strong.word5 {
-       background-color:#880000;
-       color:white;
+  background-color:#880000;
+  color:white;
 }
 strong.word6 {
-       background-color:#00AA00;
-       color:white;
+  background-color:#00AA00;
+  color:white;
 }
 strong.word7 {
-       background-color:#886800;
-       color:white;
+  background-color:#886800;
+  color:white;
 }
 strong.word8 {
-       background-color:#004699;
-       color:white;
+  background-color:#004699;
+  color:white;
 }
 strong.word9 {
-       background-color:#990099;
-       color:white;
+  background-color:#990099;
+  color:white;
 }
 
 /* html.php/edit_form() */
@@ -215,33 +215,33 @@ strong.word9 {
 
 /* pukiwiki.skin.php */
 div#header {
-       padding:0px;
-       margin:0px;
+  padding:0px;
+  margin:0px;
 }
 
 div#navigator {
-       clear:both;
-       padding:4px 0px 0px 0px;
-       margin:0px;
+  clear:both;
+  padding:4px 0px 0px 0px;
+  margin:0px;
 }
 
 td.menubar {
-       width:9em;
-       vertical-align:top;
+  width:9em;
+  vertical-align:top;
 }
 
 div#menubar {
-       width:9em;
-       padding:0px;
-       margin:4px;
-       word-break:break-all;
-       font-size:90%;
-       overflow:hidden;
+  width:9em;
+  padding:0px;
+  margin:4px;
+  word-break:break-all;
+  font-size:90%;
+  overflow:hidden;
 }
 
 div#menubar ul {
-       margin:0px 0px 0px .5em;
-       padding:0px 0px 0px .5em;
+  margin:0px 0px 0px .5em;
+  padding:0px 0px 0px .5em;
 }
 
 div#menubar ul li { line-height:110%; }
@@ -252,63 +252,63 @@ div#menubar h4 { font-size:110%; }
 div.pkwk_body { padding:0px; }
 
 div#note {
-       clear:both;
-       padding:0px;
-       margin:0px;
+  clear:both;
+  padding:0px;
+  margin:0px;
 }
 
 div#attach {
-       clear:both;
-       padding:0px;
-       margin:0px;
+  clear:both;
+  padding:0px;
+  margin:0px;
 }
 
 div#toolbar {
-       clear:both;
-       padding:0px;
-       margin:0px;
-       text-align:right;
+  clear:both;
+  padding:0px;
+  margin:0px;
+  text-align:right;
 }
 
 div#lastmodified {
-       font-size:80%;
-       padding:0px;
-       margin:0px;
+  font-size:80%;
+  padding:0px;
+  margin:0px;
 }
 
 /* for tDiary theme */
 div#related {
-       font-size:80%;
-       padding:0px;
-       margin:0px 0px 0px 0px;
+  font-size:80%;
+  padding:0px;
+  margin:0px 0px 0px 0px;
 }
 
 div#footer {
-       font-size:70%;
-       padding:0px;
-       margin:16px 0px 0px 0px;
+  font-size:70%;
+  padding:0px;
+  margin:16px 0px 0px 0px;
 }
 
 div#banner {
-       float:right;
-       margin-top:24px;
+  float:right;
+  margin-top:24px;
 }
 
 div#preview {
-       color:inherit;
-       background-color:#F5F8FF;
+  color:inherit;
+  background-color:#F5F8FF;
 }
 
 img#logo {
-       float:left;
-       margin-right:20px;
+  float:left;
+  margin-right:20px;
 }
 
 /* aname.inc.php */
 .anchor {}
 .anchor_super {
-       font-size:xx-small;
-       vertical-align:super;
+  font-size:xx-small;
+  vertical-align:super;
 }
 
 /* br.inc.php */
@@ -316,89 +316,89 @@ br.spacer {}
 
 /* calendar*.inc.php */
 .style_calendar {
-       padding:0px;
-       border:0px;
-       margin:3px;
-       color:inherit;
-       background-color:#CCD5DD;
-       text-align:center;
+  padding:0px;
+  border:0px;
+  margin:3px;
+  color:inherit;
+  background-color:#CCD5DD;
+  text-align:center;
 }
 .style_td_caltop {
-       padding:5px;
-       margin:1px;
-       color:inherit;
-       background-color:#EEF5FF;
-       font-size:80%;
-       text-align:center;
+  padding:5px;
+  margin:1px;
+  color:inherit;
+  background-color:#EEF5FF;
+  font-size:80%;
+  text-align:center;
 }
 .style_td_today {
-       padding:5px;
-       margin:1px;
-       color:inherit;
-       background-color:#FFFACC;
-       text-align:center;
+  padding:5px;
+  margin:1px;
+  color:inherit;
+  background-color:#FFFACC;
+  text-align:center;
 }
 .style_td_sat {
-       padding:5px;
-       margin:1px;
-       color:inherit;
-       background-color:#DDE5FF;
-       text-align:center;
+  padding:5px;
+  margin:1px;
+  color:inherit;
+  background-color:#DDE5FF;
+  text-align:center;
 }
 .style_td_sun {
-       padding:5px;
-       margin:1px;
-       color:inherit;
-       background-color:#FFEEEE;
-       text-align:center;
+  padding:5px;
+  margin:1px;
+  color:inherit;
+  background-color:#FFEEEE;
+  text-align:center;
 }
 .style_td_blank {
-       padding:5px;
-       margin:1px;
-       color:inherit;
-       background-color:#EEF5FF;
-       text-align:center;
+  padding:5px;
+  margin:1px;
+  color:inherit;
+  background-color:#EEF5FF;
+  text-align:center;
 }
 .style_td_day {
-       padding:5px;
-       margin:1px;
-       color:inherit;
-       background-color:#EEF5FF;
-       text-align:center;
+  padding:5px;
+  margin:1px;
+  color:inherit;
+  background-color:#EEF5FF;
+  text-align:center;
 }
 .style_td_week {
-       padding:5px;
-       margin:1px;
-       color:inherit;
-       background-color:#DDE5EE;
-       font-size:80%;
-       font-weight:bold;
-       text-align:center;
+  padding:5px;
+  margin:1px;
+  color:inherit;
+  background-color:#DDE5EE;
+  font-size:80%;
+  font-weight:bold;
+  text-align:center;
 }
 
 /* calendar_viewer.inc.php */
 div.calendar_viewer {
-       color:inherit;
-       background-color:inherit;
-       margin-top:20px;
-       margin-bottom:10px;
-       padding-bottom:10px;
+  color:inherit;
+  background-color:inherit;
+  margin-top:20px;
+  margin-bottom:10px;
+  padding-bottom:10px;
 }
 span.calendar_viewer_left {
-       color:inherit;
-       background-color:inherit;
-       float:left;
+  color:inherit;
+  background-color:inherit;
+  float:left;
 }
 span.calendar_viewer_right {
-       color:inherit;
-       background-color:inherit;
-       float:right;
+  color:inherit;
+  background-color:inherit;
+  float:right;
 }
 
 /* clear.inc.php */
 .clear {
-       margin:0px;
-       clear:both;
+  margin:0px;
+  clear:both;
 }
 
 /* counter.inc.php */
@@ -406,22 +406,22 @@ div.counter { font-size:70%; }
 
 /* diff.inc.php */
 span.diff_added {
-       color:blue;
-       background-color:inherit;
+  color:blue;
+  background-color:inherit;
 }
 
 span.diff_removed {
-       color:red;
-       background-color:inherit;
+  color:red;
+  background-color:inherit;
 }
 
 /* hr.inc.php */
 hr.short_line {
-       text-align:center;
-       width:80%;
-       border-style:solid;
-       border-color:#CCD5DD;
-       border-width:1px 0px;
+  text-align:center;
+  width:80%;
+  border-style:solid;
+  border-color:#CCD5DD;
+  border-width:1px 0px;
 }
 
 /* include.inc.php */
@@ -429,36 +429,36 @@ h5.side_label { text-align:center; }
 
 /* navi.inc.php */
 ul.navi {
-       margin:0px;
-       padding:0px;
-       text-align:center;
+  margin:0px;
+  padding:0px;
+  text-align:center;
 }
 li.navi_none {
-       display:inline;
-       float:none;
+  display:inline;
+  float:none;
 }
 li.navi_left {
-       display:inline;
-       float:left;
-       text-align:left;
+  display:inline;
+  float:left;
+  text-align:left;
 }
 li.navi_right {
-       display:inline;
-       float:right;
-       text-align:right;
+  display:inline;
+  float:right;
+  text-align:right;
 }
 
 /* new.inc.php */
 span.comment_date { font-size:x-small; }
 span.new1 {
-       color:red;
-       background-color:transparent;
-       font-size:x-small;
+  color:red;
+  background-color:transparent;
+  font-size:x-small;
 }
 span.new5 {
-       color:green;
-       background-color:transparent;
-       font-size:xx-small;
+  color:green;
+  background-color:transparent;
+  font-size:xx-small;
 }
 
 /* popular.inc.php */
@@ -468,22 +468,22 @@ span.counter { font-size:70%; }
 
 /* ref.inc.php */
 div.img_margin {
-       margin-left:32px;
-       margin-right:32px;
+  margin-left:32px;
+  margin-right:32px;
 }
 
 /* vote.inc.php */
 td.vote_label {
-       color:inherit;
-       background-color:#DDE5EE;
+  color:inherit;
+  background-color:#DDE5EE;
 }
 td.vote_td1 {
-       color:inherit;
-       background-color:#FFEEEE;
+  color:inherit;
+  background-color:#FFEEEE;
 }
 td.vote_td2 {
-       color:inherit;
-       background-color:#DDE5FF;
+  color:inherit;
+  background-color:#DDE5FF;
 }
 
 /* topicpath.inc.php */
index c31a06a..15ff44b 100644 (file)
@@ -1,68 +1,68 @@
 thead td.style_td,
 tfoot td.style_td {
-       background-color:#223333;
+  background-color:#223333;
 }
 thead th.style_th,
 tfoot th.style_th {
-       background-color:#332200;
+  background-color:#332200;
 }
 .style_table {
-       background-color:#CCD5DD;
+  background-color:#CCD5DD;
 }
 .style_th {
-       background-color:#333333;
+  background-color:#333333;
 }
 .style_td {
-       background-color:#111111;
+  background-color:#111111;
 }
 
 /* NoSuchPage? */
 span.noexists {
-       background-color:#333355;
+  background-color:#333355;
 }
 
 div#preview {
-       background-color:#222200;
+  background-color:#222200;
 }
 
 /* calendar*.inc.php */
 .style_calendar {
-       background-color:#999999;
+  background-color:#999999;
 }
 .style_td_caltop {
-       background-color:#111111;
+  background-color:#111111;
 }
 .style_td_today {
-       background-color:#333355;
+  background-color:#333355;
 }
 .style_td_sat {
-       background-color:#223333;
+  background-color:#223333;
 }
 .style_td_sun {
-       background-color:#332200;
+  background-color:#332200;
 }
 .style_td_blank {
-       background-color:#111111;
+  background-color:#111111;
 }
 .style_td_day {
-       background-color:#111111;
+  background-color:#111111;
 }
 .style_td_week {
-       background-color:#333333;
+  background-color:#333333;
 }
 
 /* hr.inc.php */
 hr.short_line {
-       border-color:#999999;
+  border-color:#999999;
 }
 
 /* vote.inc.php */
 td.vote_label {
-       background-color:#333333;
+  background-color:#333333;
 }
 td.vote_td1 {
-       background-color:#332200;
+  background-color:#332200;
 }
 td.vote_td2 {
-       background-color:#223333;
+  background-color:#223333;
 }