OSDN Git Service

翻訳・修正・追加
[nucleus-jp/nucleus-jp-ancient.git] / utf8 / nucleus / documentation / devdocs / styles / manual.css
index e0b89db..115de2f 100755 (executable)
-body {
-       background-color: #fff;
-       color: #000;
-       font-family: verdana, arial;
-       font-size: small;
-}
-
-@media screen {
-       body {
-               margin-left: 10%;
-               margin-right: 10%;
-       }
-}
-
-@media print {
-       pre, .note, td, th {
-               border: 1px dashed gray;
-       }
-}
-
-img {
-       border: none;
-}
-
-a:link, a:visited {
-       color: #1D3565; 
-       font-weight: bold;
-       text-decoration: none;
-}
-a: hover {
-       text-decoration: underline;
-}
-
-.heading {
-       text-align: center;
-       font-size: xx-large;
-       font-weight: bold;
-       color: gray;    
-}
-
-.heading i {
-       position: absolute;
-       top: 5px;
-       right: 5px;
-       font-size: small;
-       font-style: normal;
-       font-weight: normal;
-}
-
-p:first-letter {
-       font-size: large;
-}
-
-p {
-       text-indent: 20px;
-}
-
-h1 {
-       border-bottom: 1px dotted gray;
-       font-size: x-large;
-       color: #596d9d;
-}
-
-h2 {
-       color: gray;
-       font-size: large;
-       margin-left: 20px;
-       text-indent: 10px;
-       border-bottom: 1px solid #ddd;
-}
-
-pre, .note, .faq .answer {
-       background-color: #ddd;
-       padding: 10px;
-       font-size: small;
-}
-
-.screenshot {
-       text-align: center;
-       background-color: #ddd;
-       padding: 10px;
-}
-
-.faq .question {
-       font-weight: bold;
-       margin-bottom: 0px;
-}
-
-.faq .answer {
-
-}
-
-.faq {
-       margin-bottom: 20px;
-}
-
-table {
-       border: none;
-}
-
-th {
-       background-color: linen;
-       font-size: medium;
-}
-
-th, td {
-       padding: 5px;
-}
-
-td {
-       background-color: #dddddd;
-       font-size: small;
-       vertical-align: top;
-       text-align: left;
-}
-
-input, select, option, textarea {
-       background-color: transparent;
-}
-
-.deprecated {
-       border: 3px solid red;
-       padding: 5px;
-       font-size: medium;
-}
-
-tt, code, samp {
-       font-size: small;
-}
-
-.warning {
-       color: red;
-}
-.ok {
-       color: green;
-}
-
-acronym, abbr {
-       border-bottom: 1px dotted gray;
-       cursor: help;
-}
+body {\r
+       background-color: #fff;\r
+       background:url(background.png) repeat-x;\r
+       padding-top:13px;\r
+       color: #555;\r
+       /*font-family: verdana, arial;*/\r
+       font-family: "Hiragino Kaku Gothic Pro W3", "Meiryo", "MS PGothic", "Osaka", "IPA UIGothic", "IPA mona UIGothic", "VL PGothic", "Sazanami Gothic", "DynaLab-dfghsgothic w5-jisx0208.1990-0", "DynaLab-dfggothic w5-iso8859-1", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;\r
+       font-size: small;\r
+}\r
+\r
+@media screen {\r
+       body {\r
+               margin-left: 10%;\r
+               margin-right: 10%;\r
+       }\r
+}\r
+\r
+@media print {\r
+       pre,\r
+       .note\r
+        td,\r
+        th {\r
+               border: 1px dashed gray;\r
+       }\r
+}\r
+\r
+img {\r
+       border: none;\r
+}\r
+\r
+a:link,\r
+a:visited {\r
+       color: #1D3565; \r
+       font-weight: bold;\r
+       text-decoration: none;\r
+}\r
+a: hover {\r
+       text-decoration: underline;\r
+}\r
+\r
+.heading {\r
+       text-align: center;\r
+       font-size: xx-large;\r
+       font-weight: bold;\r
+       color: gray;\r
+       letter-spacing:3px;\r
+       margin: 15px 0 20px;\r
+}\r
+\r
+.heading i,\r
+.heading em {\r
+       position: absolute;\r
+       top: 25px;\r
+       right: 5px;\r
+       font-size: small;\r
+       font-style: normal;\r
+       font-weight: normal;\r
+}\r
+\r
+\r
+p:first-letter {\r
+       font-size: large;\r
+}\r
+\r
+p {\r
+       text-indent: 10px;\r
+       margin: 12px;\r
+}\r
+\r
+h1 {\r
+       border-bottom: 1px dotted gray;\r
+       font-size: 145%;\r
+       color: #596d9d;\r
+       font-weight:normal;\r
+       letter-spacing:2px;\r
+}\r
+\r
+h2 {\r
+       color: #666;\r
+       font-size: 110%;\r
+       margin: 20px 10px 10px 10px;\r
+       border-left: 5px solid #94a8c9;\r
+       padding: 0 0 0 8px;\r
+       letter-spacing:2px;\r
+}\r
+\r
+h3 {\r
+       margin-left: 12px;\r
+       border-bottom:1px dotted #666;\r
+       color:#596d9d;\r
+}\r
+\r
+pre,\r
+.note,\r
+.faq .answer {\r
+       background-color: #eee;\r
+       padding: 10px;\r
+       font-size: small;\r
+}\r
+\r
+.screenshot {\r
+       text-align: center;\r
+       background-color: #eee;\r
+       padding: 10px;\r
+}\r
+\r
+.faq .question {\r
+       font-weight: bold;\r
+       margin-bottom: 0px;\r
+}\r
+\r
+.faq .answer {\r
+\r
+}\r
+\r
+.faq {\r
+       margin-bottom: 20px;\r
+}\r
+\r
+table {\r
+       border: none;\r
+       border-collapse: collapse;\r
+       margin: 0 auto;\r
+       text-align: center;\r
+       width: 860px;\r
+}\r
+\r
+th {\r
+       background-color: linen;\r
+       font-size: small;\r
+       font-weight:normal;\r
+       border:1px solid linen;\r
+}\r
+\r
+th, td {\r
+       padding: 5px 8px;\r
+}\r
+\r
+td {\r
+       background-color: #eee;\r
+       border:1px solid #fff;\r
+       font-size: small;\r
+       vertical-align: top;\r
+       text-align: left;\r
+}\r
+\r
+input,\r
+select,\r
+option,\r
+textarea {\r
+       background-color: transparent;\r
+}\r
+\r
+.deprecated {\r
+       border: 3px solid red;\r
+       padding: 5px;\r
+       font-size: medium;\r
+}\r
+\r
+tt,\r
+code,\r
+samp {\r
+       font-size: small;\r
+       font-family: "Meiryo", "MS PGothic", "Osaka", "IPA UIGothic", "IPA mona UIGothic", "VL PGothic", "Sazanami Gothic", "DynaLab-dfghsgothic w5-jisx0208.1990-0", "DynaLab-dfggothic w5-iso8859-1", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;\r
+}\r
+\r
+.warning {\r
+       color: red;\r
+}\r
+.ok {\r
+       color: green;\r
+}\r
+\r
+acronym,\r
+abbr {\r
+       border-bottom: 1px dotted gray;\r
+       cursor: help;\r
+}\r
+\r
+strong {\r
+    font-weight: bold;\r
+}\r
+\r
+em {\r
+    font-style: italic;\r
+}\r
+\r
+body div#body > .example {\r
+       width: 860px;\r
+       margin: 0 auto;\r
+}\r
+\r
+body div#body {\r
+       width: 900px;\r
+       margin: 0 auto;\r
+}\r
+\r
+ul {\r
+       line-height:1.5em;\r
+       margin:0 0 0.5em 40px;\r
+       padding:0;\r
+       list-style-image:url(bullet.gif);\r
+}\r
+\r
+dl {\r
+       margin:0 0 0.5em 20px;\r
+       padding:0;\r
+}\r
+\r
+dt {\r
+       font-family: "Hiragino Kaku Gothic Pro W3", "Meiryo", "MS PGothic", "Osaka", "IPA UIGothic", "IPA mona UIGothic", "VL PGothic", "Sazanami Gothic", "DynaLab-dfghsgothic w5-jisx0208.1990-0", "DynaLab-dfggothic w5-iso8859-1", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;\r
+       font-weight:bold;\r
+       margin-top:7px;\r
+}\r