guide.css.css 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244
  1. .guides-section--container {
  2. border: 1px solid #34302d;
  3. padding: 40px;
  4. min-height: 200px;
  5. margin-top: 50px;
  6. }
  7. .guides-section--container:first-child {
  8. margin-top: 0;
  9. }
  10. .guides-section--container .section-title--container {
  11. background-color: #34302d;
  12. color: #eeeeee;
  13. padding: 40px 0;
  14. margin: -40px 40px 40px -40px;
  15. float: left;
  16. width: 324px;
  17. text-align: center;
  18. }
  19. .guides-section--container .section-title--container .section-title--icon
  20. {
  21. height: 100px;
  22. width: 72px;
  23. display: inline-block;
  24. background-image: url("../img/iconsprite.png");
  25. }
  26. .guides-section--container .section-title--container .section-title--icon.gs-guides--icon
  27. {
  28. background-position: -1px -737px;
  29. }
  30. .guides-section--container .section-title--container .section-title--title
  31. {
  32. text-transform: uppercase;
  33. font-family: "Montserrat", sans-serif;
  34. font-size: 18px;
  35. line-height: 18px;
  36. padding: 30px 20px 25px;
  37. }
  38. .guides-section--container .section-title--container .section-title--intro
  39. {
  40. padding: 0 40px;
  41. font-size: 14px;
  42. line-height: 21px;
  43. }
  44. .guides-section--container .guides--wrapper {
  45. margin-right: -40px;
  46. }
  47. .guides-section--container .guide--container {
  48. display: inline-block;
  49. width: 284px;
  50. margin: 0 40px 20px 0;
  51. vertical-align: top;
  52. }
  53. .guides-section--container .guide--container .guide--title {
  54. font-size: 16px;
  55. color: #5fa134;
  56. line-height: 22px;
  57. }
  58. .guides-section--container .guide--container .guide--subtitle {
  59. font-size: 14px;
  60. line-height: 20px;
  61. margin-top: 5px;
  62. }
  63. .content--container h1 {
  64. margin-bottom: 30px;
  65. }
  66. .content--container a {
  67. color: #5fa134;
  68. }
  69. .content--container p,.content--container pre {
  70. margin-bottom: 18px;
  71. border-radius: 0;
  72. }
  73. .content--container h2 {
  74. font-family: "Montserrat", sans-serif;
  75. font-size: 18px;
  76. line-height: 28px;
  77. font-weight: 700;
  78. margin: 30px 0 15px;
  79. }
  80. .content--container h3,.content--container h4 {
  81. font-family: "Montserrat", sans-serif;
  82. font-size: 16px;
  83. line-height: 26px;
  84. font-weight: 700;
  85. margin: 30px 0 15px;
  86. }
  87. .content--container p code {
  88. color: #305CB5;
  89. font-size: 14px;
  90. padding: 2px 6px;
  91. }
  92. .content--container ul {
  93. margin-bottom: 30px;
  94. }
  95. .content--container ul li {
  96. padding: 5px 0;
  97. }
  98. .content--container ul li code {
  99. color: #305CB5;
  100. font-size: 14px;
  101. padding: 2px 6px;
  102. }
  103. .content--container blockquote {
  104. padding: 0 0 0 10px;
  105. border-left: 5px solid #DDD;
  106. }
  107. .content--container pre {
  108. word-break: normal;
  109. word-wrap: normal;
  110. white-space: pre;
  111. overflow-x: scroll;
  112. width: 96.9%%;
  113. }
  114. .content-right-pane--container h2 {
  115. margin: 15px 6.2%;
  116. }
  117. .content-right-pane--container p {
  118. font-size: 14px;
  119. line-height: 21px;
  120. margin: 15px 6.2%;
  121. }
  122. .content-right-pane--container h3 {
  123. border-top: 1px solid #ddd;
  124. padding: 6px 6.2%;
  125. font-family: "Montserrat", sans-serif;
  126. margin: 0;
  127. }
  128. .content-right-pane--container ul {
  129. margin: 0;
  130. }
  131. .content-right-pane--container ul li {
  132. line-height: 21px;
  133. }
  134. .content-right-pane--container ul li:last-child {
  135. padding-bottom: 28px;
  136. }
  137. .content-right-pane--container ul li:first-child {
  138. padding-bottom: 12px;
  139. }
  140. .content-right-pane--container .btn-group {
  141. margin: 0 6.2%;
  142. display: block;
  143. }
  144. .content-right-pane--container .btn-group .btn {
  145. font-family: "Varela Round", sans-serif;
  146. padding: 18px 6.4%;
  147. font-size: 16px;
  148. line-height: 16px;
  149. border: 1px solid #ddd;
  150. box-shadow: none;
  151. }
  152. .content-right-pane--container .btn-group .btn.active {
  153. background: #fff;
  154. box-shadow: none;
  155. }
  156. .content-right-pane--container .btn-group .btn:active {
  157. box-shadow: inset 0 1px 3px #c8c8c8;
  158. }
  159. .content-right-pane--container .clone-url {
  160. border: 1px solid #ccc;
  161. background-color: white;
  162. cursor: pointer;
  163. margin: 15px 6.2%;
  164. }
  165. .content-right-pane--container .clone-url input {
  166. background-color: transparent;
  167. border: none;
  168. box-shadow: none;
  169. margin: 0;
  170. padding: 14px 0 14px 14px;
  171. }
  172. .content-right-pane--container .clone-url input:focus {
  173. outline: none;
  174. }
  175. .content-right-pane--container .clone-url button {
  176. padding: 24px;
  177. margin: 0;
  178. float: right;
  179. background-position: 7px -62px;
  180. }
  181. .content-right-pane--container .github_download {
  182. display: block;
  183. text-align: center;
  184. margin: 15px 6.2%;
  185. }
  186. .copy-button {
  187. background-color: #cccccc;
  188. margin: 1px 1px 10px 0;
  189. padding: 20px;
  190. background-image: url("../img/iconsprite.png");
  191. background-repeat: no-repeat;
  192. background-position: 2px -66px;
  193. width: 20px;
  194. height: 22px;
  195. border: none;
  196. background-color: #34302d;
  197. }
  198. a.ci-status {
  199. float: right;
  200. margin-top: -27px;
  201. }
  202. .gs-guide-import {
  203. display: none;
  204. }