]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - fatfs/documents/css_e.css
Import fatfs R0.15
[z180-stamp.git] / fatfs / documents / css_e.css
index 8274af3df41d65943acc3dd071aa7fe70475558a..1181a094306321ed8e6c6ebb80e0990e0cc3c075 100644 (file)
@@ -14,6 +14,7 @@ strong {}
 pre {border: 1px dashed gray; margin: 0.5em 1em; padding: 0.5em; line-height: 1.2em; font-size: 85%; font-family: "Consolas", "Courier New", monospace; background-color: white;}\r
 pre span.c {color: green;}\r
 pre span.k {color: blue;}\r
+pre span.e {color: red;}\r
 pre span.b {font-weight: bold;}\r
 pre span.arg {font-style: italic;}\r
 tt {margin: 0 0.2em; font-size: 0.85em; font-family: "Consolas", "Courier New", monospace; }\r
@@ -57,13 +58,16 @@ small {font-size: 80%;}
 .indent {margin-left: 2em;}\r
 \r
 /* Tables */\r
-table {margin: 0.5em 1em; border-collapse: collapse; border: 2px solid black; }\r
-th {background-color: white; border-style: solid; border-width: 1px 1px 2px; border-color: black; padding: 0 3px; vertical-align: top; white-space: nowrap;}\r
-td {background-color: white; border: 1px solid black; padding: 0 3px; vertical-align: top; line-height: 1.3em;}\r
+table {margin: 0.5em 1em; border-collapse: collapse; border: 2px solid gray; }\r
+table caption {font-family: sans-serif; font-weight: bold;}\r
+table th {background-color: white; border-style: solid; border-width: 1px 1px 2px; border-color: gray; padding: 0 3px; vertical-align: top; white-space: nowrap;}\r
+table td {background-color: white; border: 1px solid gray; padding: 0 3px; vertical-align: top; line-height: 1.3em;}\r
 table.lst td:first-child {font-size: 0.85em; font-family: "Consolas", "Courier New", monospace; white-space: nowrap;}\r
 table.lst2 td {font-size: 0.85em; font-family: "Consolas", "Courier New", monospace; white-space: nowrap;}\r
 table.lst3 td {font-family: "Consolas", "Courier New", monospace; white-space: nowrap;}\r
-table caption {font-family: sans-serif; font-weight: bold;}\r
-tr.lst3 td { border-width: 2px 1px 1px; }\r
+tr.lst3 td {border-width: 2px 1px 1px; }\r
+table.lst4 td {padding: 0.3em;}\r
+table.lst4 td:nth-child(2) {width: 45%;}\r
+table.lst4 td:nth-child(3) {width: 45%;}\r
 \r
 p.foot {clear: both; text-indent: 0; margin: 1em 0.5em 1em;}\r