[aquaskk-changes 552] CVS update: htdocs

Back to archive index

t-suw****@users***** t-suw****@users*****
2009年 8月 18日 (火) 22:29:43 JST


Index: htdocs/aquaskk.css
diff -u htdocs/aquaskk.css:1.7 htdocs/aquaskk.css:1.8
--- htdocs/aquaskk.css:1.7	Sat Oct  7 13:07:08 2006
+++ htdocs/aquaskk.css	Tue Aug 18 22:29:43 2009
@@ -1,35 +1,35 @@
- @ charset "EUC-JP";
+ @ charset "UTF-8";
 
 /*
 
-$Id: aquaskk.css,v 1.7 2006/10/07 04:07:08 t-suwa Exp $
+$Id: aquaskk.css,v 1.8 2009/08/18 13:29:43 t-suwa Exp $
 
-▼aquaskk.css について
+▼aquaskk.css について
 
-http://namazu.org/~satoru/ で使われている satoru.css を流用しています。
-高林さんに感謝します。
+http://namazu.org/~satoru/ で使われている satoru.css を流用しています。
+高林さんに感謝します。
 
 */
 
 body { 
-	font-family: Optima, Tahoma, arial,
-                     'ヒラギノ角ゴ Pro W3', 'ヒラギノ角ゴ3', 
-                     sans-serif;
-	margin-right: 1em;
-	margin-left: 1em;
-	line-height: 150%;
-	background-color: white;
-	color: #111122;
+    font-family: 'Myriad Pro', Optima, Tahoma, arial,
+    'ヒラギノ角ゴ Pro W3', 'ヒラギノ角ゴ3', 
+    sans-serif;
+    margin-right: 1em;
+    margin-left: 1em;
+    line-height: 150%;
+    background-color: white;
+    color: #111122;
 }
 
 
 p {
-	margin-left: 2em;
-	text-indent: 1em;
+    margin-left: 2em;
+    text-indent: 1em;
 }
 
 .small {
-        font-size: small;
+    font-size: small;
 }
 
 p.short-note {
@@ -37,264 +37,274 @@
 }
 
 p.foottext {
-        text-indent: 0;
-	font-size: small;
+    text-indent: 0;
+    font-size: small;
 }
 
 sup {
-        font-size: small;
+    font-size: small;
 }
 
 small.gray {
-        color: #888888;
+    color: #888888;
 }
 
-submit, select, checkbox, input, textarea {	text-indent: 0;
-	border: 1px solid #aaaaaa;
+submit, select, checkbox, input, textarea {
+    text-indent: 0;
+    border: 1px solid #aaaaaa;
 }
 
 address { 
-        font-family: 'Lucida Sans Unicode';
-	font-size: smaller;
-	text-align: right;
+    font-family: 'Lucida Sans Unicode';
+    font-size: smaller;
+    text-align: right;
 }
 
 dl {
-	margin-left: 1.5em;
+    margin-left: 1.5em;
 }
 
 dt {
-	color: black;
-        font-weight: medium;
+    color: black;
+    font-weight: medium;
 }
 
 p.noindent {
-	text-indent: 0em;
+    text-indent: 0em;
 }
 
 p.center {
-	text-indent: 0em;
-	text-align: center;
+    text-indent: 0em;
+    text-align: center;
 }
 
 p.right {
-	text-indent: 0em;
-	text-align: right;
+    text-indent: 0em;
+    text-align: right;
 }
 
 p.last-modified {
-	/* padding-top: 1em; */
-	text-align: center;
-        color: #ee7600;
-	text-indent: 0em;
-	font-size: smaller;
-	font-weight: bold;
-	/* line-height: 0em; */
+    /* padding-top: 1em; */
+    text-align: center;
+    color: #ee7600;
+    text-indent: 0em;
+    font-size: smaller;
+    font-weight: bold;
+/* line-height: 0em; */
 }
 
 p.lang-navigator { 
-	text-align: right;
-	font-size: smaller;
+    text-align: right;
+    font-size: smaller;
 }
 
 strong {
-        color: black;
-        font-weight: medium;
+    color: black;
+    font-weight: medium;
 }
 
 strong.new { 
-        font-size: smaller;
-	color: #aa4444;
-	font-style: italic;
+    font-size: smaller;
+    color: #aa4444;
+    font-style: italic;
 }
 
 strong.caption {
-        font-size: smaller;
-	padding: 0.1em;
-	font-weight: bold;
-	border-style: solid;
-	border-width: 0 0 1px 0;
+    font-size: smaller;
+    padding: 0.1em;
+    font-weight: bold;
+    border-style: solid;
+    border-width: 0 0 1px 0;
 }
 
 strike, del {
-        color: #aaaaaa;
+    color: #aaaaaa;
 }
 
 blockquote, pre {
-	color: #666666;
-	margin-right: 1em;
-	margin-left: 2em;
-	padding: 0.5em 0.5em;
-
-	border-style: solid;
-	border-width: 0 0 0 1px;
-	border-color: #8888bb; 
+    color: #666666;
+    margin-right: 1em;
+    margin-left: 2em;
+    padding: 0.5em 0.5em;
+
+    border-style: solid;
+    border-width: 0 0 0 1px;
+    border-color: #8888bb; 
 }
 
 blockquote p {
-        text-indent: 0;
-        margin: 0;
-        padding: 0;
+    text-indent: 0;
+    margin: 0;
+    padding: 0;
 }
 
 blockquote.aquaskk {
-	color: black;
-	background-color: white;
-	border-width: 1px;
-	border-color: #a6a6a6;
-	font-family: 'ヒラギノ角ゴ3等幅', 'Lucida Console', 'Courier', 
-		     'Courier New', monospace;
-	white-space: pre;
-	font-size: smaller;
+    color: black;
+    background-color: white;
+    border-width: 1px;
+    border-color: #a6a6a6;
+    font-family: 'ヒラギノ角ゴ3等幅', 'Lucida Console', 'Courier', 
+    'Courier New', monospace;
+    white-space: pre;
+    font-size: smaller;
 }
 
 blockquote.candidate {
-	color: black;
-	background-color: #e6e6e6;
-	border-width: 1px;
-	border-color: #a6a6a6;
-	font-family: 'ヒラギノ角ゴ3等幅', 'Lucida Console', 'Courier', 
-		     'Courier New', monospace;
-	white-space: pre;
-	font-size: smaller;
+    color: black;
+    background-color: #e6e6e6;
+    border-width: 1px;
+    border-color: #a6a6a6;
+    font-family: 'ヒラギノ角ゴ3等幅', 'Lucida Console', 'Courier', 
+    'Courier New', monospace;
+    white-space: pre;
+    font-size: smaller;
 }
 
 pre, code {
-	font-family: 'ヒラギノ角ゴ3等幅', 'Lucida Console', 'Courier', 
-		     'Courier New', monospace;
+    font-family: 'ヒラギノ角ゴ3等幅', 'Lucida Console', 'Courier', 
+    'Courier New', monospace;
 }
 
 pre {
-	font-size: smaller;
-	line-height: 115%;
-	white-space: pre;
-        width: 100%;
-	overflow: auto;
-	margin-left: 4em;
+    font-size: smaller;
+    line-height: 115%;
+    white-space: pre;
+    width: 100%;
+    overflow: auto;
+    margin-left: 4em;
 }
 
 h1 {
-        font-size: x-large;
-	font-weight: normal;
-	font-family: Optima, Tahoma,
-	'ヒラギノ角ゴ Pro W3', 'ヒラギノ角ゴ3', arial, serif;
-	padding: 0.4em 0.4em;
-	line-height: 150%;
+    font-size: x-large;
+    font-weight: normal;
+    font-family: 'Myriad Pro', Optima, Tahoma,
+    'ヒラギノ角ゴ Pro W3', 'ヒラギノ角ゴ3', arial, serif;
+    padding: 0.4em 0.4em;
+    line-height: 150%;
 }
 
 h2 {
-	clear: both;
-        font-size: large;
+    clear: both;
+    font-size: large;
 }
 
 h2, h3, h4, h5, h6 {
-	font-weight: normal;
-	font-family: Optima, Tahoma,
-		     'ヒラギノ角ゴ Pro W6', 'ヒラギノ角ゴ6',
-		     arial, serif;
+    font-weight: normal;
+    font-family: 'Myriad Pro', Optima, Tahoma,
+    'ヒラギノ角ゴ Pro W6', 'ヒラギノ角ゴ6',
+    arial, serif;
 }
 
 h1, h2, h3 {
-	border-style: solid;
-	border-color: #8888bb;
-	border-width: 0 0 1px 0;
+    border-style: solid;
+    border-color: #8888bb;
+    border-width: 0 0 1px 0;
 }
 
 h4, h5, h6 {
 }
 
 h2, h3, h4, h5, h6 {
-	padding: 0.15em;
-	text-indent: 0.25em;
+    padding: 0.15em;
+    text-indent: 0.25em;
 }
 
 a {
-	text-decoration: none;
+    text-decoration: none;
 }
 
 a:link	{
-	color: #4444ff;
+    color: #4444ff;
 }
 
 a:visited {
-	color: #8848d8;
+    color: #8848d8;
 } 
 
 a:active, a:focus, a:hover {
-	text-decoration: underline;
+    text-decoration: underline;
 }
 
 li {
-	margin-left: 0.75em;
-	line-height: 150%;
-	padding-top: 0.25em;
+    margin-left: 0.75em;
+    line-height: 150%;
+    padding-top: 0.25em;
 }
 
 ul li {
-	list-style-type: disc;
+    list-style-type: disc;
 }
 
 hr {
-	border-color: #8888bb;
-	border-style: dotted none none none;
-	border-width: thin;
-	height: 0px;
+    border-color: #8888bb;
+    border-style: dotted none none none;
+    border-width: thin;
+    height: 0px;
 }
 
 div.footer {
-	padding-top: 0.5em;
-	border-color: #8888bb;
-	border-style: dotted none none none;
-	border-width: 1px;
-	text-align: center;
-	font-size: smaller;
-	line-height: 0em;
+    padding-top: 0.5em;
+    border-color: #8888bb;
+    border-style: dotted none none none;
+    border-width: 1px;
+    text-align: center;
+    font-size: smaller;
+    line-height: 0em;
 }
 
 p.figure {
-	text-indent: 0em;
-	text-align: center;
-	margin-top: 0.25ex;
-	margin-bottom: 0;
+    text-indent: 0em;
+    text-align: center;
+    margin-top: 0.25ex;
+    margin-bottom: 0;
 }
 
 
 kbd {
-	border-style: solid;
-	border-width: 1px 2px 2px 1px;
-	border-color: gray;
-	font-family: monospace;
-	/* font-size: small; */
-	margin: 2px;
-	padding-left: 4px;
-	padding-right: 4px;
-	white-space: nowrap;
+    border-style: solid;
+    border-width: 1px 2px 2px 1px;
+    border-color: gray;
+    font-family: monospace;
+    /* font-size: small; */
+    margin: 2px;
+    padding-left: 4px;
+    padding-right: 4px;
+    white-space: nowrap;
 }
 
 img {
-	border-style: none;
-	border-width: 0px;
+    border-style: none;
+    border-width: 0px;
 }
 
 img.icon {
-	vertical-align: text-bottom;
+    vertical-align: text-bottom;
 }
 
 img.logo {
-	float: right;
-	padding-left: 1em;
-	padding-right: 0em;
+    float: right;
+    padding-left: 1em;
+    padding-right: 0em;
 }
 
-/*
-a img {
-	border-style: solid;
-	border-width: 1px;
+img.feauture {
+    text-align: center;
+    padding: 0.5em;
+    margin: 0.5em;
+    border-style: solid;
+    border-width: 4px;
+    border-color: LightGray;
 }
-*/
+
+/*
+  a img {
+  border-style: solid;
+  border-width: 1px;
+  }
+  */
 
 img.figure {
-	margin: 1em;
+    margin: 1em;
 }
 
 @media print {
@@ -310,32 +320,32 @@
 }
 
 img.art {
-        padding: 1em;
+    padding: 1em;
 }
 
 img.mini {
-	border-style: solid;
-	border-width: 1px;
-	width: 256px;
-	padding: 0.5em;
+    border-style: solid;
+    border-width: 1px;
+    width: 256px;
+    padding: 0.5em;
 }
 
 a.navi  {
-	font-size: small;
-	border-style: solid;
-	border-width:  1px 2px 2px 1px;
-        padding: 1px 4px 1px 4px;
-        border-color: #6666ff;
-	font-weight: bold;
-        text-decoration: none;
+    font-size: small;
+    border-style: solid;
+    border-width:  1px 2px 2px 1px;
+    padding: 1px 4px 1px 4px;
+    border-color: #6666ff;
+    font-weight: bold;
+    text-decoration: none;
 }
 
 a.navi:hover {
-        background-color: #ddddff;
+    background-color: #ddddff;
 }
 
 a.navi:visited {
-	color: #aa55cc;
+    color: #aa55cc;
 }
 
 img.frame {
@@ -350,52 +360,62 @@
 }
 
 p.art {
-        border-style: solid;
-        text-align: center;
-        padding: 2em;
-        border-color: #888888;
-        border-width: 1px;
-        margin-left: 15%;
-        margin-right: 15%;
+    border-style: solid;
+    text-align: center;
+    padding: 2em;
+    border-color: #888888;
+    border-width: 1px;
+    margin-left: 15%;
+    margin-right: 15%;
 }
 
 strong.art {
-        padding: 0.2em;
-        font-weight: bold;
-        border-style: solid;
-        color: #222222;
-        border-color: black;
-        border-width: 0 0 1px 0;
+    padding: 0.2em;
+    font-weight: bold;
+    border-style: solid;
+    color: #222222;
+    border-color: black;
+    border-width: 0 0 1px 0;
 }
 
 table {
-        font-size: smaller;
-        border-color: #cccccc;
-        border-width: 1px;
-        margin-left: 4em;
-        margin-bottom: 0.5em;
-        margin-top: 0.5em;
-        border-collapse: collapse;
+    /* font-size: smaller; */
+    border-color: #aaaaaa;
+    border-width: 1px;
+    margin-left: 4em;
+    margin-bottom: 0.5em;
+    margin-top: 0.5em;
+    border-collapse: collapse;
 }
 
 th, tr, td {
-        border-style: solid;
-        border-color: #cccccc;
-        border-width: 1px;
-        padding: 4px;
-        line-height: 120%;
+    border-style: solid;
+    border-color: #aaaaaa;
+    border-width: 1px;
+    padding: 4px;
+    line-height: 120%;
+}
+
+td.green {
+    color: #00aa00;
+    text-align: center;
+}
+
+td.red {
+    color: #aa0000;
+    text-align: center;
 }
 
 th {
-	background-color: #e2e2e2;
+    background-color: #e2e2e2;
 }
 
 tr.odd {
-	background-color: #ffffff;
+    background-color: #ffffff;
 }
 
 tr.even {
-	background-color: #f7f7f7;
+    background-color: #f7f7f7;
 }
 
 /*
@@ -403,100 +423,100 @@
  */
 
 div.comment {
-        margin-left: 15%;
-	text-align: left;
-	font-size: smaller;
+    margin-left: 15%;
+    text-align: left;
+    font-size: smaller;
 }
 div.calendar {
-	font-size: smaller;
+    font-size: smaller;
 }
 div.adminmenu {
-	text-align: right;
-	font-size: smaller;
+    text-align: right;
+    font-size: smaller;
 }
 div.referer {
-	text-align: right;
-	font-size: smaller;
+    text-align: right;
+    font-size: smaller;
 }
 hr.sep {
-	border-style: none;
-	height: 0px;
-        clear: none;
+    border-style: none;
+    height: 0px;
+    clear: none;
 }
 
 /*
-div.day {
-        margin-right: 25%;
-}
-hr.sep {
-        margin-right: 25%;
-}
+  div.day {
+  margin-right: 25%;
+  }
+  hr.sep {
+  margin-right: 25%;
+  }
 
 div.body pre {
-        margin-right: 25%;
+margin-right: 25%;
 }
 */
 
 div.day h2, h3 {
-        font-size: medium;
+    font-size: medium;
 }
 div.day h4 {
-        font-size: small;
+    font-size: small;
 }
 
 p.rss {
-	text-indent: 0em;
-	text-align: right;
+    text-indent: 0em;
+    text-align: right;
 }
 p.rss a {
-	color: #333344;
-	font-weight: bold;
+    color: #333344;
+    font-weight: bold;
 }
 
 span.date a {
-  	color: #333344;
+    color: #333344;
 }
 
 span.label {
-	color: white;
-	background-color: #3875d7;
+    color: white;
+    background-color: #3875d7;
 }
 
 span.you {
-	background-color: #e6e6fa;
-	padding-left: 3px;
-	padding-right: 3px;
-	margin: 2px;
-	/* text-shadow: #888888 3px 3px 3px; */
+    background-color: #e6e6fa;
+    padding-left: 3px;
+    padding-right: 3px;
+    margin: 2px;
+/* text-shadow: #888888 3px 3px 3px; */
 }
 
 span.prev {
-	text-align: left;
+    text-align: left;
 }
 
 span.next {
-	text-align: right;
+    text-align: right;
 }
 
 div.ad {
-        border: 0px;
-	margin-left: 2em;
-	margin-top: 1em;
+    border: 0px;
+    margin-left: 2em;
+    margin-top: 1em;
 }
 
 div.day {
-        margin-right: 25%;
+    margin-right: 25%;
 }
 hr.sep {
-        margin-right: 25%;
+    margin-right: 25%;
 }
 
 div.body pre {
-        margin-right: 25%;
+    margin-right: 25%;
 }
 
 div.footer {
-        clear: both;
+    clear: both;
 }
 
 div.sidebar form  { margin-left: 0.5em;  }
@@ -506,46 +526,46 @@
 div.sidebar ol { margin-left: 1em; padding: 0.5em; }
 div.sidebar h2, div.sidebar h3 { font-size: small; }
 div.sidebar {
-        background-color: white;
-        width: 25%;
-        font-size: smaller;
-	border-style: solid;
-	border-color: #dddddd;
-	border-width: 0 0 0 1px;
-        margin-right: 2%;
-        float: right;
+    background-color: white;
+    width: 25%;
+    font-size: smaller;
+    border-style: solid;
+    border-color: #dddddd;
+    border-width: 0 0 0 1px;
+    margin-right: 2%;
+    float: right;
 }
 
 div.main {
-        width: 70%;
-        margin-right: 2%;
-        float: left;
-        clear: both;
+    width: 70%;
+    margin-right: 2%;
+    float: left;
+    clear: both;
 }
 
 div.break p {
-	margin: 0.5em 0.5em 0em 1em;
-	line-height: 1.5em;
+    margin: 0.5em 0.5em 0em 1em;
+    line-height: 1.5em;
 }
 
 div.break strong {
-	color: #27408b;
+    color: #27408b;
 }
 
 div.break {
-	margin: 1em 1em 1em 8em;
-	padding: 0.5em;
-	/* border-style: none ridge groove none; */
-	border-style: solid;
-	border-width: 1px;
-	border-color: #104e8b;
-	margin-right: 2%;
-        font-size: smaller;
-	color: #333333;
-        background-color: #ddddff;
+    margin: 1em 1em 1em 8em;
+    padding: 0.5em;
+    /* border-style: none ridge groove none; */
+    border-style: solid;
+    border-width: 1px;
+    border-color: #104e8b;
+    margin-right: 2%;
+    font-size: smaller;
+    color: #333333;
+    background-color: #ddddff;
 }
 
 hr {
-	clear: both;
+    clear: both;
 }
 



aquaskk-changes メーリングリストの案内
Back to archive index