main.css 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209
  1. /*
  2. Copyright (c) 2008, Yahoo! Inc. All rights reserved.
  3. Code licensed under the BSD License:
  4. http://developer.yahoo.net/yui/license.txt
  5. version: 3.0.0pr2
  6. */
  7. /* reset */
  8. html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
  9. /* fonts */
  10. body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
  11. .body{overflow:hidden; _overflow:visible; _zoom:1;}
  12. .page{margin: 0 auto; width: 750px;_text-align:left; padding-bottom:40px;}
  13. .main{overflow: hidden;_overflow:visible;_zoom:1;}
  14. .rightCol{float:right; width: 300px;_margin-left:-3px;}
  15. html {
  16. background-color: white;
  17. }
  18. body {
  19. font-family: "Bitstream Vera Sans", "Arial", "Helvetica", sans-serif;
  20. font-weight: normal;
  21. color: black;
  22. font-size: 13px;
  23. background-color: white;
  24. line-height: 1.5;
  25. }
  26. #logo {
  27. padding-top: 40px;
  28. padding-bottom: 30px;
  29. }
  30. h1, h2, h3, h4, h5, h6 {
  31. font-family: "Bitstream Vera Serif", "Georgia", "Times New Roman", Times, serif;
  32. margin-top: 1em;
  33. }
  34. p, pre {
  35. line-height: 160%;
  36. margin: 1em;
  37. }
  38. h1, .h1 {
  39. font-size: 1.8em;
  40. font-weight: bold;
  41. font-style: normal;
  42. letter-spacing: -0.05em;
  43. color: rgb(31,72,100);
  44. /*font-variant: small-caps;*/
  45. }
  46. h2, .h2 {
  47. font-size: 1.4em;
  48. letter-spacing: -0.05em;
  49. font-weight: bold;
  50. font-style: normal;
  51. color: rgb(31,72,100);
  52. /*font-variant: small-caps;*/
  53. }
  54. ul.simpleList li {
  55. list-style-type: disc;
  56. margin-left: 40px;
  57. }
  58. a {
  59. color: rgb(4,47,83);
  60. }
  61. a:visited {
  62. color: rgb(4,47,83);
  63. }
  64. .main ul li {
  65. list-style-type: disc;
  66. list-style-position: outside;
  67. margin-left: 20px;
  68. clear:both;
  69. }
  70. .main ol li {
  71. list-style-type: decimal;
  72. list-style-position: outside;
  73. margin-left: 40px;
  74. }
  75. .footer {
  76. padding-top: 5em;
  77. font-size: 9px;
  78. text-align: center;
  79. }
  80. .rightCol {
  81. background-color: rgb(233, 228, 229);
  82. padding: 30px 30px 30px 30px;
  83. margin: 0px;
  84. margin-top: 2em;
  85. /*width: 240px;*/
  86. }
  87. .termcell {
  88. /*
  89. width: 10px;
  90. height: 16px;
  91. padding: 0;
  92. margin: 0;
  93. */
  94. /*letter-spacing: -1px; /* hmm, chromium-linux needs this right now */
  95. background-color: rgb(0,0,0);
  96. width: 8px;
  97. height: 16px;
  98. }
  99. #terminal {
  100. line-height: 16px;
  101. color: rgb(180,180,180);
  102. font-family: "Consolas","Lucida Console","Monaco",monospace;
  103. font-size: 13px;
  104. border: 3px solid rgb(31,72,100);
  105. width: 640px;
  106. margin: 20px;
  107. }
  108. code, pre {
  109. color: #444;
  110. font-family: "Consolas","Lucida Console","Monaco",monospace;
  111. }
  112. pre {
  113. margin-left: 14px;
  114. font-size: 16px;
  115. line-height: 1.2em;
  116. }
  117. cite {
  118. display: block;
  119. font-style: italic;
  120. font-size: .85em;
  121. padding-left: 20px;
  122. }
  123. em {
  124. font-style: oblique;
  125. }
  126. sup {
  127. vertical-align: super;
  128. }
  129. .under {
  130. text-decoration: underline;
  131. }
  132. #field {
  133. margin-top: 20px;
  134. margin-left: 20px;
  135. }
  136. #ed {
  137. font-family: "Consolas","Lucida Console","Monaco",monospace;
  138. margin: 0;
  139. padding: 0;
  140. border: 0;
  141. }
  142. .edline {
  143. background: black;
  144. font-size: 14px;
  145. height: 16px;
  146. margin: 0;
  147. padding: 0;
  148. border: 0;
  149. color: white;
  150. }
  151. #cursor {
  152. position: absolute;
  153. background: red;
  154. height: 16px;
  155. width: 8px;
  156. }
  157. .CodeMirror-line-numbers {
  158. width: 2.2em;
  159. color: #aaa;
  160. background-color: #eee;
  161. text-align: right;
  162. padding: .4em;
  163. margin: 0;
  164. font-family: "Consolas","Lucida Console","Monaco",monospace;
  165. font-size: 9pt;
  166. line-height: 1.1em;
  167. }
  168. #edoutput {
  169. background: #ccc;
  170. color: #black;
  171. height: 100px;
  172. overflow: auto;
  173. font-family: "Consolas","Lucida Console","Monaco",monospace;
  174. font-size: 9pt;
  175. }