hyla 1.0.7.pre.3 → 1.0.7.pre.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (151) hide show
  1. checksums.yaml +8 -8
  2. data/Rakefile +15 -12
  3. data/lib/hyla/commands/generate.rb +35 -32
  4. data/lib/hyla/configuration.rb +3 -1
  5. data/lib/hyla/project.rb +1 -1
  6. data/lib/resources/assets/cover/cover.slim +1 -1
  7. data/lib/resources/assets/revealjs-redhat/lib/css/gpe.css +176 -214
  8. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/agate.min.css +17 -0
  9. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/androidstudio.min.css +1 -0
  10. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/arta.min.css +1 -0
  11. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/ascetic.min.css +1 -0
  12. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/atelier-dune.dark.min.css +1 -0
  13. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/atelier-dune.light.min.css +1 -0
  14. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/atelier-forest.dark.min.css +1 -0
  15. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/atelier-forest.light.min.css +1 -0
  16. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/atelier-heath.dark.min.css +1 -0
  17. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/atelier-heath.light.min.css +1 -0
  18. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/atelier-lakeside.dark.min.css +1 -0
  19. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/atelier-lakeside.light.min.css +1 -0
  20. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/atelier-seaside.dark.min.css +1 -0
  21. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/atelier-seaside.light.min.css +1 -0
  22. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/brown_paper.min.css +1 -0
  23. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/codepen-embed.min.css +1 -0
  24. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/color-brewer.min.css +1 -0
  25. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/dark.min.css +1 -0
  26. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/darkula.min.css +1 -0
  27. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/default.min.css +1 -0
  28. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/docco.min.css +1 -0
  29. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/far.min.css +1 -0
  30. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/foundation.min.css +1 -0
  31. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/github.min.css +1 -0
  32. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/googlecode.min.css +1 -0
  33. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/hybrid.min.css +1 -0
  34. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/idea.min.css +1 -0
  35. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/ir_black.min.css +1 -0
  36. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/kimbie.dark.min.css +1 -0
  37. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/kimbie.light.min.css +1 -0
  38. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/magula.min.css +1 -0
  39. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/mono-blue.min.css +1 -0
  40. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/monokai.min.css +1 -0
  41. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/monokai_sublime.min.css +1 -0
  42. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/obsidian.min.css +1 -0
  43. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/paraiso.dark.min.css +1 -0
  44. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/paraiso.light.min.css +1 -0
  45. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/pojoaque.min.css +1 -0
  46. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/railscasts.min.css +1 -0
  47. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/rainbow.min.css +1 -0
  48. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/school_book.min.css +1 -0
  49. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/solarized_dark.min.css +1 -0
  50. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/solarized_light.min.css +1 -0
  51. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/sunburst.min.css +1 -0
  52. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/tomorrow-night-blue.min.css +1 -0
  53. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/tomorrow-night-bright.min.css +1 -0
  54. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/tomorrow-night-eighties.min.css +1 -0
  55. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/tomorrow-night.min.css +1 -0
  56. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/tomorrow.min.css +1 -0
  57. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/vs.min.css +1 -0
  58. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/xcode.min.css +1 -0
  59. data/lib/resources/assets/revealjs-redhat/lib/css/highlightjs/zenburn.min.css +1 -0
  60. data/lib/resources/assets/revealjs-redhat/lib/css/theme-output.css +817 -663
  61. data/lib/resources/assets/revealjs-redhat/lib/css/theme-v2-liberation.css +4346 -0
  62. data/lib/resources/assets/revealjs-redhat/lib/css/theme-v2-overpass.css +4334 -0
  63. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-Bold-webfont.eot +0 -0
  64. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-Bold-webfont.svg +351 -0
  65. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-Bold-webfont.ttf +0 -0
  66. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-Bold-webfont.woff +0 -0
  67. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-BoldItalic-webfont.eot +0 -0
  68. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-BoldItalic-webfont.svg +347 -0
  69. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-BoldItalic-webfont.ttf +0 -0
  70. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-BoldItalic-webfont.woff +0 -0
  71. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-Italic-webfont.eot +0 -0
  72. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-Italic-webfont.svg +348 -0
  73. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-Italic-webfont.ttf +0 -0
  74. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-Italic-webfont.woff +0 -0
  75. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-Regular-webfont.eot +0 -0
  76. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-Regular-webfont.svg +354 -0
  77. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-Regular-webfont.ttf +0 -0
  78. data/lib/resources/assets/revealjs-redhat/lib/font/liberation/LiberationSans-Regular-webfont.woff +0 -0
  79. data/lib/resources/assets/revealjs-redhat/lib/js/debug/head.js +131 -0
  80. data/lib/resources/assets/revealjs-redhat/lib/js/debug/reveal.js +1280 -0
  81. data/lib/resources/assets/revealjs-redhat/lib/js/gpe.js +11 -0
  82. data/lib/resources/assets/revealjs-redhat/lib/js/head.min.js +1 -131
  83. data/lib/resources/assets/revealjs-redhat/lib/js/jquery-1.11.2.min.js +4 -0
  84. data/lib/resources/assets/revealjs-redhat/lib/js/reveal.min.js +2 -1279
  85. data/lib/resources/assets/revealjs/css/theme/gpe.css +4 -4
  86. data/lib/resources/assets/revealjs/lib/css/highlightjs/agate.min.css +17 -0
  87. data/lib/resources/assets/revealjs/lib/css/highlightjs/androidstudio.min.css +1 -0
  88. data/lib/resources/assets/revealjs/lib/css/highlightjs/arta.min.css +1 -0
  89. data/lib/resources/assets/revealjs/lib/css/highlightjs/ascetic.min.css +1 -0
  90. data/lib/resources/assets/revealjs/lib/css/highlightjs/atelier-dune.dark.min.css +1 -0
  91. data/lib/resources/assets/revealjs/lib/css/highlightjs/atelier-dune.light.min.css +1 -0
  92. data/lib/resources/assets/revealjs/lib/css/highlightjs/atelier-forest.dark.min.css +1 -0
  93. data/lib/resources/assets/revealjs/lib/css/highlightjs/atelier-forest.light.min.css +1 -0
  94. data/lib/resources/assets/revealjs/lib/css/highlightjs/atelier-heath.dark.min.css +1 -0
  95. data/lib/resources/assets/revealjs/lib/css/highlightjs/atelier-heath.light.min.css +1 -0
  96. data/lib/resources/assets/revealjs/lib/css/highlightjs/atelier-lakeside.dark.min.css +1 -0
  97. data/lib/resources/assets/revealjs/lib/css/highlightjs/atelier-lakeside.light.min.css +1 -0
  98. data/lib/resources/assets/revealjs/lib/css/highlightjs/atelier-seaside.dark.min.css +1 -0
  99. data/lib/resources/assets/revealjs/lib/css/highlightjs/atelier-seaside.light.min.css +1 -0
  100. data/lib/resources/assets/revealjs/lib/css/highlightjs/brown_paper.min.css +1 -0
  101. data/lib/resources/assets/revealjs/lib/css/highlightjs/codepen-embed.min.css +1 -0
  102. data/lib/resources/assets/revealjs/lib/css/highlightjs/color-brewer.min.css +1 -0
  103. data/lib/resources/assets/revealjs/lib/css/highlightjs/dark.min.css +1 -0
  104. data/lib/resources/assets/revealjs/lib/css/highlightjs/darkula.min.css +1 -0
  105. data/lib/resources/assets/revealjs/lib/css/highlightjs/default.min.css +1 -0
  106. data/lib/resources/assets/revealjs/lib/css/highlightjs/docco.min.css +1 -0
  107. data/lib/resources/assets/revealjs/lib/css/highlightjs/far.min.css +1 -0
  108. data/lib/resources/assets/revealjs/lib/css/highlightjs/foundation.min.css +1 -0
  109. data/lib/resources/assets/revealjs/lib/css/highlightjs/github.min.css +1 -0
  110. data/lib/resources/assets/revealjs/lib/css/highlightjs/googlecode.min.css +1 -0
  111. data/lib/resources/assets/revealjs/lib/css/highlightjs/hybrid.min.css +1 -0
  112. data/lib/resources/assets/revealjs/lib/css/highlightjs/idea.min.css +1 -0
  113. data/lib/resources/assets/revealjs/lib/css/highlightjs/ir_black.min.css +1 -0
  114. data/lib/resources/assets/revealjs/lib/css/highlightjs/kimbie.dark.min.css +1 -0
  115. data/lib/resources/assets/revealjs/lib/css/highlightjs/kimbie.light.min.css +1 -0
  116. data/lib/resources/assets/revealjs/lib/css/highlightjs/magula.min.css +1 -0
  117. data/lib/resources/assets/revealjs/lib/css/highlightjs/mono-blue.min.css +1 -0
  118. data/lib/resources/assets/revealjs/lib/css/highlightjs/monokai.min.css +1 -0
  119. data/lib/resources/assets/revealjs/lib/css/highlightjs/monokai_sublime.min.css +1 -0
  120. data/lib/resources/assets/revealjs/lib/css/highlightjs/obsidian.min.css +1 -0
  121. data/lib/resources/assets/revealjs/lib/css/highlightjs/paraiso.dark.min.css +1 -0
  122. data/lib/resources/assets/revealjs/lib/css/highlightjs/paraiso.light.min.css +1 -0
  123. data/lib/resources/assets/revealjs/lib/css/highlightjs/pojoaque.min.css +1 -0
  124. data/lib/resources/assets/revealjs/lib/css/highlightjs/railscasts.min.css +1 -0
  125. data/lib/resources/assets/revealjs/lib/css/highlightjs/rainbow.min.css +1 -0
  126. data/lib/resources/assets/revealjs/lib/css/highlightjs/school_book.min.css +1 -0
  127. data/lib/resources/assets/revealjs/lib/css/highlightjs/solarized_dark.min.css +1 -0
  128. data/lib/resources/assets/revealjs/lib/css/highlightjs/solarized_light.min.css +1 -0
  129. data/lib/resources/assets/revealjs/lib/css/highlightjs/sunburst.min.css +1 -0
  130. data/lib/resources/assets/revealjs/lib/css/highlightjs/tomorrow-night-blue.min.css +1 -0
  131. data/lib/resources/assets/revealjs/lib/css/highlightjs/tomorrow-night-bright.min.css +1 -0
  132. data/lib/resources/assets/revealjs/lib/css/highlightjs/tomorrow-night-eighties.min.css +1 -0
  133. data/lib/resources/assets/revealjs/lib/css/highlightjs/tomorrow-night.min.css +1 -0
  134. data/lib/resources/assets/revealjs/lib/css/highlightjs/tomorrow.min.css +1 -0
  135. data/lib/resources/assets/revealjs/lib/css/highlightjs/vs.min.css +1 -0
  136. data/lib/resources/assets/revealjs/lib/css/highlightjs/xcode.min.css +1 -0
  137. data/lib/resources/assets/revealjs/lib/css/highlightjs/zenburn.min.css +1 -0
  138. data/lib/resources/assets/sass/_liberation.scss +16 -16
  139. data/lib/resources/assets/sass/_liberation2.scss +43 -0
  140. data/lib/resources/assets/sass/{overpass.scss → _overpass.scss} +0 -0
  141. data/lib/resources/assets/sass/gpe2.scss +92 -99
  142. data/lib/resources/assets/sass/theme-output.scss +1359 -0
  143. data/lib/resources/assets/sass/theme-v2-liberation.scss +3646 -0
  144. data/lib/resources/assets/{revealjs-redhat/lib/css/offline-v2.css → sass/theme-v2-overpass.scss} +1 -1
  145. data/lib/resources/backends/slim/revealjs-redhat/block_image.html.slim +1 -1
  146. data/lib/resources/backends/slim/revealjs-redhat/block_paragraph.html.slim +2 -2
  147. data/lib/resources/backends/slim/revealjs-redhat/document.html.slim +21 -13
  148. data/lib/resources/backends/slim/revealjs/document.html.slim +55 -31
  149. data/lib/templates/_config.yaml +26 -6
  150. metadata +133 -5
  151. data/lib/resources/assets/revealjs/lib/css/zenburn.css +0 -114
@@ -0,0 +1,17 @@
1
+ /*!
2
+ * Agate by Taufik Nurrohman <https://github.com/tovic>
3
+ * ----------------------------------------------------
4
+ *
5
+ * #ade5fc
6
+ * #a2fca2
7
+ * #c6b4f0
8
+ * #d36363
9
+ * #fcc28c
10
+ * #fc9b9b
11
+ * #ffa
12
+ * #fff
13
+ * #333
14
+ * #62c8f3
15
+ * #888
16
+ *
17
+ */.hljs{display:block;overflow-x:auto;padding:.5em;background:#333;color:#fff;-webkit-text-size-adjust:none}.asciidoc .hljs-title,.hljs-label,.hljs-prompt,.hljs-tag .hljs-title,.http .hljs-request{font-weight:700}.hljs-change,.hljs-code{font-style:italic}.hljs-tag,.ini .hljs-title{color:#62c8f3}.hljs-cbracket,.hljs-id,.hljs-tag .hljs-value{color:#ade5fc}.hljs-bullet,.hljs-string{color:#a2fca2}.actionscript .hljs-title,.aspectj .hljs-annotation,.aspectj .hljs-title,.hljs-attribute,.hljs-blockquote,.hljs-built_in,.hljs-change,.hljs-type,.hljs-variable{color:#ffa}.hljs-hexcolor,.hljs-link_label,.hljs-link_reference,.hljs-number{color:#d36363}.css .hljs-tag,.hljs-constant,.hljs-keyword,.hljs-literal,.hljs-typename,.hljs-winutils{color:#fcc28c}.apache .hljs-sqbracket,.hljs-annotation,.hljs-cdata,.hljs-code,.hljs-comment,.hljs-decorator,.hljs-deletion,.hljs-doctype,.hljs-header,.hljs-horizontal_rule,.hljs-javadoc,.hljs-preprocessor,.hljs-shebang,.tex .hljs-formula{color:#888}.hljs-attr_selector,.hljs-regexp{color:#c6b4f0}.actionscript .hljs-type,.hljs-chunk,.hljs-doctype,.hljs-important,.hljs-pi,.hljs-pragma,.hljs-shebang,.http .hljs-attribute{color:#fc9b9b}.hljs-deletion{background-color:#fc9b9b;color:#333}.hljs-addition{background-color:#a2fca2;color:#333}.hljs a,.hljs-tag .hljs-attribute{color:inherit}.hljs a:focus,.hljs a:hover{color:inherit;text-decoration:underline}
@@ -0,0 +1 @@
1
+ .hljs{color:#A9B7C6;background:#282b2e;display:block;overflow-x:auto;padding:.5em;webkit-text-size-adjust:none}.hljs-number{color:#6897BB}.hljs-deletion,.hljs-keyword{color:#CC7832}.hljs-javadoc{color:#629755}.hljs-comment{color:grey}.hljs-annotation{color:#BBB529}.hljs-addition,.hljs-string{color:#6A8759}.hljs-change,.hljs-function .hljs-title{color:#FFC66D}.hljs-doctype,.hljs-tag .hljs-title{color:#E8BF6A}.hljs-tag .hljs-attribute{color:#BABABA}.hljs-tag .hljs-value{color:#A5C261}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:.5em;background:#222;-webkit-text-size-adjust:none}.ini .hljs-title,.nginx .hljs-title,.profile .hljs-header *{color:#fff}.css .hljs-rules,.diff,.hljs-comment,.hljs-doctype,.hljs-javadoc,.hljs-pi,.hljs-pragma,.hljs-preprocessor,.hljs-preprocessor .hljs-title,.hljs-shebang,.hljs-tag,.profile .hljs-summary,.tex .hljs-special{color:#444}.clojure .hljs-attribute,.coffeescript .hljs-attribute,.diff .hljs-change,.hljs-regexp,.hljs-string,.hljs-symbol,.ini .hljs-value,.smalltalk .hljs-char,.xml .hljs-attribute,.xml .hljs-value{color:#fc3}.hljs-addition,.hljs-number{color:#0c6}.css .funtion,.django .hljs-variable,.go .hljs-constant,.hljs-built_in,.hljs-flow,.hljs-hexcolor,.hljs-important,.hljs-inheritance,.hljs-literal,.hljs-type,.hljs-typename,.ini .hljs-keyword,.lua .hljs-title,.mel .hljs-variable,.parser3 .hljs-variable,.perl .hljs-variable,.php .hljs-variable,.smalltalk .method{color:#32aaee}.css .hljs-attr_selector,.css .hljs-class,.css .hljs-id,.css .hljs-pseudo,.css .hljs-tag,.hljs-keyword,.hljs-request,.hljs-status,.hljs-tag .hljs-title,.hljs-winutils,.tex .hljs-command{color:#64a}.apache .hljs-tag,.avrasm .hljs-label,.bash .hljs-variable,.css .hljs-keyword,.go .hljs-built_in,.hljs-deletion,.hljs-envvar,.hljs-parent,.hljs-template_tag,.hljs-title,.lisp .hljs-keyword,.lua .hljs-built_in,.nginx .hljs-variable,.objectivec .hljs-class .hljs-id,.rsl .hljs-built_in,.ruby .hljs-constant,.smalltalk .hljs-class,.tail,.tex .hljs-formula,.tex .hljs-formula *,.vala .hljs-constant,.vbscript .hljs-built_in{color:#b16}.apache .hljs-tag,.hljs-dartdoc,.hljs-phpdoc,.hljs-yardoctag,.ini .hljs-title,.parser3 .hljs-title,.profile .hljs-header{font-weight:700}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.6}.css .hljs-attribute,.css .hljs-value,.diff .hljs-chunk,.hljs,.hljs-subst{color:#aaa}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:.5em;background:#fff;color:#000;-webkit-text-size-adjust:none}.apache .hljs-cbracket,.apache .hljs-tag,.hljs-addition,.hljs-change,.hljs-filter .hljs-argument,.hljs-string,.hljs-tag .hljs-value,.nginx .hljs-built_in,.tex .hljs-formula{color:#888}.apache .hljs-sqbracket,.hljs-comment,.hljs-deletion,.hljs-doctype,.hljs-javadoc,.hljs-pi,.hljs-shebang{color:#ccc}.apache .hljs-tag,.css .hljs-tag,.hljs-flow,.hljs-keyword,.hljs-request,.hljs-status,.hljs-tag .hljs-title,.hljs-winutils,.http .hljs-title,.ini .hljs-title,.lisp .hljs-title,.nginx .hljs-title,.tex .hljs-command{font-weight:700}
@@ -0,0 +1 @@
1
+ .hljs-comment,.hljs-title{color:#999580}.css .hljs-class,.css .hljs-id,.css .hljs-pseudo,.hljs-attribute,.hljs-regexp,.hljs-tag,.hljs-variable,.html .hljs-doctype,.ruby .hljs-constant,.xml .hljs-doctype,.xml .hljs-pi,.xml .hljs-tag .hljs-title{color:#d73737}.hljs-built_in,.hljs-constant,.hljs-literal,.hljs-number,.hljs-params,.hljs-pragma,.hljs-preprocessor{color:#b65611}.css .hljs-rules .hljs-attribute,.ruby .hljs-class .hljs-title{color:#cfb017}.hljs-header,.hljs-inheritance,.hljs-string,.hljs-value,.ruby .hljs-symbol,.xml .hljs-cdata{color:#60ac39}.css .hljs-hexcolor{color:#1fad83}.coffeescript .hljs-title,.hljs-function,.javascript .hljs-title,.perl .hljs-sub,.python .hljs-decorator,.python .hljs-title,.ruby .hljs-function .hljs-title,.ruby .hljs-title .hljs-keyword{color:#6684e1}.hljs-keyword,.javascript .hljs-function{color:#b854d4}.hljs{display:block;overflow-x:auto;background:#292824;color:#a6a28c;padding:.5em;-webkit-text-size-adjust:none}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs-comment,.hljs-title{color:#7d7a68}.css .hljs-class,.css .hljs-id,.css .hljs-pseudo,.hljs-attribute,.hljs-regexp,.hljs-tag,.hljs-variable,.html .hljs-doctype,.ruby .hljs-constant,.xml .hljs-doctype,.xml .hljs-pi,.xml .hljs-tag .hljs-title{color:#d73737}.hljs-built_in,.hljs-constant,.hljs-literal,.hljs-number,.hljs-params,.hljs-pragma,.hljs-preprocessor{color:#b65611}.css .hljs-rules .hljs-attribute,.hljs-ruby .hljs-class .hljs-title{color:#cfb017}.hljs-header,.hljs-inheritance,.hljs-string,.hljs-value,.ruby .hljs-symbol,.xml .hljs-cdata{color:#60ac39}.css .hljs-hexcolor{color:#1fad83}.coffeescript .hljs-title,.hljs-function,.javascript .hljs-title,.perl .hljs-sub,.python .hljs-decorator,.python .hljs-title,.ruby .hljs-function .hljs-title,.ruby .hljs-title .hljs-keyword{color:#6684e1}.hljs-keyword,.javascript .hljs-function{color:#b854d4}.hljs{display:block;overflow-x:auto;background:#fefbec;color:#6e6b5e;padding:.5em;-webkit-text-size-adjust:none}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs-comment,.hljs-title{color:#9c9491}.css .hljs-class,.css .hljs-id,.css .hljs-pseudo,.hljs-attribute,.hljs-regexp,.hljs-tag,.hljs-variable,.html .hljs-doctype,.ruby .hljs-constant,.xml .hljs-doctype,.xml .hljs-pi,.xml .hljs-tag .hljs-title{color:#f22c40}.hljs-built_in,.hljs-constant,.hljs-literal,.hljs-number,.hljs-params,.hljs-pragma,.hljs-preprocessor{color:#df5320}.css .hljs-rules .hljs-attribute,.hljs-ruby .hljs-class .hljs-title{color:#d5911a}.hljs-header,.hljs-inheritance,.hljs-string,.hljs-value,.ruby .hljs-symbol,.xml .hljs-cdata{color:#5ab738}.css .hljs-hexcolor{color:#00ad9c}.coffeescript .hljs-title,.hljs-function,.javascript .hljs-title,.perl .hljs-sub,.python .hljs-decorator,.python .hljs-title,.ruby .hljs-function .hljs-title,.ruby .hljs-title .hljs-keyword{color:#407ee7}.hljs-keyword,.javascript .hljs-function{color:#6666ea}.hljs{display:block;overflow-x:auto;background:#2c2421;color:#a8a19f;padding:.5em;-webkit-text-size-adjust:none}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs-comment,.hljs-title{color:#766e6b}.css .hljs-class,.css .hljs-id,.css .hljs-pseudo,.hljs-attribute,.hljs-regexp,.hljs-tag,.hljs-variable,.html .hljs-doctype,.ruby .hljs-constant,.xml .hljs-doctype,.xml .hljs-pi,.xml .hljs-tag .hljs-title{color:#f22c40}.hljs-built_in,.hljs-constant,.hljs-literal,.hljs-number,.hljs-params,.hljs-pragma,.hljs-preprocessor{color:#df5320}.css .hljs-rules .hljs-attribute,.hljs-ruby .hljs-class .hljs-title{color:#d5911a}.hljs-header,.hljs-inheritance,.hljs-string,.hljs-value,.ruby .hljs-symbol,.xml .hljs-cdata{color:#5ab738}.css .hljs-hexcolor{color:#00ad9c}.coffeescript .hljs-title,.hljs-function,.javascript .hljs-title,.perl .hljs-sub,.python .hljs-decorator,.python .hljs-title,.ruby .hljs-function .hljs-title,.ruby .hljs-title .hljs-keyword{color:#407ee7}.hljs-keyword,.javascript .hljs-function{color:#6666ea}.hljs{display:block;overflow-x:auto;background:#f1efee;color:#68615e;padding:.5em;-webkit-text-size-adjust:none}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs-comment,.hljs-title{color:#9e8f9e}.css .hljs-class,.css .hljs-id,.css .hljs-pseudo,.hljs-attribute,.hljs-regexp,.hljs-tag,.hljs-variable,.html .hljs-doctype,.ruby .hljs-constant,.xml .hljs-doctype,.xml .hljs-pi,.xml .hljs-tag .hljs-title{color:#ca402b}.hljs-built_in,.hljs-constant,.hljs-literal,.hljs-number,.hljs-params,.hljs-pragma,.hljs-preprocessor{color:#a65926}.css .hljs-rules .hljs-attribute,.hljs-ruby .hljs-class .hljs-title{color:#bb8a35}.hljs-header,.hljs-inheritance,.hljs-string,.hljs-value,.ruby .hljs-symbol,.xml .hljs-cdata{color:#379a37}.css .hljs-hexcolor{color:#159393}.coffeescript .hljs-title,.hljs-function,.javascript .hljs-title,.perl .hljs-sub,.python .hljs-decorator,.python .hljs-title,.ruby .hljs-function .hljs-title,.ruby .hljs-title .hljs-keyword{color:#516aec}.hljs-keyword,.javascript .hljs-function{color:#7b59c0}.hljs{display:block;overflow-x:auto;background:#292329;color:#ab9bab;padding:.5em;-webkit-text-size-adjust:none}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs-comment,.hljs-title{color:#776977}.css .hljs-class,.css .hljs-id,.css .hljs-pseudo,.hljs-attribute,.hljs-regexp,.hljs-tag,.hljs-variable,.html .hljs-doctype,.ruby .hljs-constant,.xml .hljs-doctype,.xml .hljs-pi,.xml .hljs-tag .hljs-title{color:#ca402b}.hljs-built_in,.hljs-constant,.hljs-literal,.hljs-number,.hljs-params,.hljs-pragma,.hljs-preprocessor{color:#a65926}.css .hljs-rules .hljs-attribute,.hljs-ruby .hljs-class .hljs-title{color:#bb8a35}.hljs-header,.hljs-inheritance,.hljs-string,.hljs-value,.ruby .hljs-symbol,.xml .hljs-cdata{color:#379a37}.css .hljs-hexcolor{color:#159393}.coffeescript .hljs-title,.hljs-function,.javascript .hljs-title,.perl .hljs-sub,.python .hljs-decorator,.python .hljs-title,.ruby .hljs-function .hljs-title,.ruby .hljs-title .hljs-keyword{color:#516aec}.hljs-keyword,.javascript .hljs-function{color:#7b59c0}.hljs{display:block;overflow-x:auto;background:#f7f3f7;color:#695d69;padding:.5em;-webkit-text-size-adjust:none}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs-comment,.hljs-title{color:#7195a8}.css .hljs-class,.css .hljs-id,.css .hljs-pseudo,.hljs-attribute,.hljs-regexp,.hljs-tag,.hljs-variable,.html .hljs-doctype,.ruby .hljs-constant,.xml .hljs-doctype,.xml .hljs-pi,.xml .hljs-tag .hljs-title{color:#d22d72}.hljs-built_in,.hljs-constant,.hljs-literal,.hljs-number,.hljs-params,.hljs-pragma,.hljs-preprocessor{color:#935c25}.css .hljs-rules .hljs-attribute,.hljs-ruby .hljs-class .hljs-title{color:#8a8a0f}.hljs-header,.hljs-inheritance,.hljs-string,.hljs-value,.ruby .hljs-symbol,.xml .hljs-cdata{color:#568c3b}.css .hljs-hexcolor{color:#2d8f6f}.coffeescript .hljs-title,.hljs-function,.javascript .hljs-title,.perl .hljs-sub,.python .hljs-decorator,.python .hljs-title,.ruby .hljs-function .hljs-title,.ruby .hljs-title .hljs-keyword{color:#257fad}.hljs-keyword,.javascript .hljs-function{color:#5d5db1}.hljs{display:block;overflow-x:auto;background:#1f292e;color:#7ea2b4;padding:.5em;-webkit-text-size-adjust:none}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs-comment,.hljs-title{color:#5a7b8c}.css .hljs-class,.css .hljs-id,.css .hljs-pseudo,.hljs-attribute,.hljs-regexp,.hljs-tag,.hljs-variable,.html .hljs-doctype,.ruby .hljs-constant,.xml .hljs-doctype,.xml .hljs-pi,.xml .hljs-tag .hljs-title{color:#d22d72}.hljs-built_in,.hljs-constant,.hljs-literal,.hljs-number,.hljs-params,.hljs-pragma,.hljs-preprocessor{color:#935c25}.css .hljs-rules .hljs-attribute,.hljs-ruby .hljs-class .hljs-title{color:#8a8a0f}.hljs-header,.hljs-inheritance,.hljs-string,.hljs-value,.ruby .hljs-symbol,.xml .hljs-cdata{color:#568c3b}.css .hljs-hexcolor{color:#2d8f6f}.coffeescript .hljs-title,.hljs-function,.javascript .hljs-title,.perl .hljs-sub,.python .hljs-decorator,.python .hljs-title,.ruby .hljs-function .hljs-title,.ruby .hljs-title .hljs-keyword{color:#257fad}.hljs-keyword,.javascript .hljs-function{color:#5d5db1}.hljs{display:block;overflow-x:auto;background:#ebf8ff;color:#516d7b;padding:.5em;-webkit-text-size-adjust:none}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs-comment,.hljs-title{color:#809980}.css .hljs-class,.css .hljs-id,.css .hljs-pseudo,.hljs-attribute,.hljs-regexp,.hljs-tag,.hljs-variable,.html .hljs-doctype,.ruby .hljs-constant,.xml .hljs-doctype,.xml .hljs-pi,.xml .hljs-tag .hljs-title{color:#e6193c}.hljs-built_in,.hljs-constant,.hljs-literal,.hljs-number,.hljs-params,.hljs-pragma,.hljs-preprocessor{color:#87711d}.css .hljs-rules .hljs-attribute,.hljs-ruby .hljs-class .hljs-title{color:#c3c322}.hljs-header,.hljs-inheritance,.hljs-string,.hljs-value,.ruby .hljs-symbol,.xml .hljs-cdata{color:#29a329}.css .hljs-hexcolor{color:#1999b3}.coffeescript .hljs-title,.hljs-function,.javascript .hljs-title,.perl .hljs-sub,.python .hljs-decorator,.python .hljs-title,.ruby .hljs-function .hljs-title,.ruby .hljs-title .hljs-keyword{color:#3d62f5}.hljs-keyword,.javascript .hljs-function{color:#ad2bee}.hljs{display:block;overflow-x:auto;background:#242924;color:#8ca68c;padding:.5em;-webkit-text-size-adjust:none}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs-comment,.hljs-title{color:#687d68}.css .hljs-class,.css .hljs-id,.css .hljs-pseudo,.hljs-attribute,.hljs-regexp,.hljs-tag,.hljs-variable,.html .hljs-doctype,.ruby .hljs-constant,.xml .hljs-doctype,.xml .hljs-pi,.xml .hljs-tag .hljs-title{color:#e6193c}.hljs-built_in,.hljs-constant,.hljs-literal,.hljs-number,.hljs-params,.hljs-pragma,.hljs-preprocessor{color:#87711d}.css .hljs-rules .hljs-attribute,.hljs-ruby .hljs-class .hljs-title{color:#c3c322}.hljs-header,.hljs-inheritance,.hljs-string,.hljs-value,.ruby .hljs-symbol,.xml .hljs-cdata{color:#29a329}.css .hljs-hexcolor{color:#1999b3}.coffeescript .hljs-title,.hljs-function,.javascript .hljs-title,.perl .hljs-sub,.python .hljs-decorator,.python .hljs-title,.ruby .hljs-function .hljs-title,.ruby .hljs-title .hljs-keyword{color:#3d62f5}.hljs-keyword,.javascript .hljs-function{color:#ad2bee}.hljs{display:block;overflow-x:auto;background:#f0fff0;color:#5e6e5e;padding:.5em;-webkit-text-size-adjust:none}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:.5em;background:url(../brown_papersq.png)#b7a68e;-webkit-text-size-adjust:none}.hljs-change,.hljs-flow,.hljs-keyword,.hljs-literal,.hljs-request,.hljs-status,.hljs-winutils,.nginx .hljs-title,.tex .hljs-special{color:#059;font-weight:700}.hljs,.hljs-subst,.hljs-tag .hljs-keyword{color:#363c69}.apache .hljs-cbracket,.apache .hljs-tag,.css .hljs-rules .hljs-value,.django .hljs-filter .hljs-argument,.django .hljs-template_tag,.django .hljs-variable,.hljs-addition,.hljs-attr_selector,.hljs-built_in,.hljs-envvar,.hljs-javadoc,.hljs-pragma,.hljs-preprocessor,.hljs-pseudo,.hljs-stream,.hljs-string,.hljs-tag .hljs-value,.hljs-title,.hljs-type,.ruby .hljs-class .hljs-parent,.ruby .hljs-string,.ruby .hljs-symbol,.ruby .hljs-symbol .hljs-string,.smalltalk .hljs-array,.smalltalk .hljs-class,.smalltalk .hljs-localvars,.tex .hljs-number{color:#2c009f}.apache .hljs-sqbracket,.hljs-annotation,.hljs-comment,.hljs-decorator,.hljs-deletion,.hljs-doctype,.hljs-pi,.hljs-shebang,.nginx .hljs-built_in,.tex .hljs-formula{color:#802022}.apache .hljs-tag,.bash .hljs-variable,.css .hljs-id,.diff .hljs-header,.hljs-chunk,.hljs-dartdoc,.hljs-keyword,.hljs-literal,.hljs-phpdoc,.hljs-title,.hljs-type,.hljs-winutils,.rsl .hljs-built_in,.smalltalk .hljs-class,.tex .hljs-command,.vbscript .hljs-built_in{font-weight:700}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.8}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:.5em;background:#222;color:#fff;font-family:Menlo,Monaco,'Andale Mono','Lucida Console','Courier New',monospace;-webkit-text-size-adjust:none}.hljs-comment,.hljs-title{color:#777}.hljs-attribute,.hljs-regexp,.hljs-tag,.hljs-variable,.html .doctype,.ruby .constant,.xml .doctype,.xml .pi,.xml .tag .title{color:#ab875d}.css .value{color:#cd6a51}.css .value .function,.css .value .string{color:#a67f59}.css .value .number{color:#9b869c}.css .class,.css .id,.css .selector,.css .tag,.css-pseudo{color:#dfc48c}.hljs-built_in,.hljs-constant,.hljs-literal,.hljs-number,.hljs-params,.hljs-preprocessor{color:#ab875d}.css .rules .attribute,.ruby .class .title{color:#9b869b}.hljs-header,.hljs-inheritance,.hljs-string,.hljs-value,.ruby .symbol,.xml .cdata{color:#8f9c6c}.css .hexcolor{color:#cd6a51}.coffeescript .title,.function,.javascript .title,.perl .sub,.python .decorator,.python .title,.ruby .function .title,.ruby .title .keyword{color:#fff}.hljs-keyword,.javascript .function{color:#8f9c6c}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:.5em;background:#fff;-webkit-text-size-adjust:none}.hljs,.hljs-subst,.hljs-tag .hljs-title,.nginx .hljs-title{color:#000}.apache .hljs-cbracket,.apache .hljs-tag,.asciidoc .hljs-header,.bash .hljs-variable,.coffeescript .hljs-attribute,.django .hljs-variable,.erlang_repl .hljs-function_or_atom,.haml .hljs-symbol,.hljs-addition,.hljs-constant,.hljs-flow,.hljs-parent,.hljs-pragma,.hljs-preprocessor,.hljs-rules .hljs-value,.hljs-stream,.hljs-string,.hljs-tag .hljs-value,.hljs-template_tag,.hljs-title,.markdown .hljs-header,.ruby .hljs-symbol,.ruby .hljs-symbol .hljs-string,.smalltalk .hljs-class,.tex .hljs-command,.tex .hljs-special{color:#756bb1}.asciidoc .hljs-blockquote,.diff .hljs-header,.hljs-annotation,.hljs-chunk,.hljs-comment,.markdown .hljs-blockquote,.smartquote{color:#636363}.asciidoc .hljs-bullet,.asciidoc .hljs-link_url,.go .hljs-constant,.hljs-change,.hljs-date,.hljs-hexcolor,.hljs-literal,.hljs-number,.hljs-regexp,.lasso .hljs-variable,.makefile .hljs-variable,.markdown .hljs-bullet,.markdown .hljs-link_url,.smalltalk .hljs-char,.smalltalk .hljs-symbol{color:#31a354}.apache .hljs-sqbracket,.asciidoc .hljs-attribute,.asciidoc .hljs-link_label,.clojure .hljs-attribute,.coffeescript .hljs-property,.erlang_repl .hljs-reserved,.haml .hljs-bullet,.hljs-array,.hljs-attr_selector,.hljs-decorator,.hljs-deletion,.hljs-doctype,.hljs-envvar,.hljs-filter .hljs-argument,.hljs-important,.hljs-javadoc,.hljs-label,.hljs-list .hljs-built_in,.hljs-localvars,.hljs-phony,.hljs-pi,.hljs-prompt,.hljs-pseudo,.hljs-shebang,.lasso .hljs-attribute,.markdown .hljs-link_label,.nginx .hljs-built_in,.ruby .hljs-string,.tex .hljs-formula,.vhdl .hljs-attribute{color:#88f}.apache .hljs-tag,.asciidoc .hljs-strong,.bash .hljs-variable,.css .hljs-tag,.hljs-built_in,.hljs-dartdoc,.hljs-id,.hljs-javadoctag,.hljs-keyword,.hljs-phpdoc,.hljs-request,.hljs-status,.hljs-title,.hljs-type,.hljs-typename,.hljs-winutils,.hljs-yardoctag,.markdown .hljs-strong,.smalltalk .hljs-class,.tex .hljs-command{color:#3182bd}.asciidoc .hljs-emphasis,.markdown .hljs-emphasis{font-style:italic}.nginx .hljs-built_in{font-weight:400}.coffeescript .javascript,.javascript .xml,.lasso .markup,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}.css .hljs-attribute,.html .hljs-attribute{color:#e6550d}.css .hljs-class,.html .hljs-tag,.html .hljs-title{color:#3182bd}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:.5em;background:#444;-webkit-text-size-adjust:none}.hljs-change,.hljs-flow,.hljs-keyword,.hljs-literal,.hljs-winutils,.nginx .hljs-title,.tex .hljs-special{color:#fff}.hljs,.hljs-subst{color:#ddd}.apache .hljs-cbracket,.apache .hljs-tag,.coffeescript .hljs-attribute,.css .hljs-rules .hljs-value,.django .hljs-filter .hljs-argument,.django .hljs-template_tag,.django .hljs-variable,.hljs-addition,.hljs-attr_selector,.hljs-built_in,.hljs-envvar,.hljs-javadoc,.hljs-pragma,.hljs-preprocessor,.hljs-prompt,.hljs-pseudo,.hljs-stream,.hljs-string,.hljs-tag .hljs-value,.hljs-title,.hljs-type,.ini .hljs-title,.ruby .hljs-class .hljs-parent,.ruby .hljs-string,.ruby .hljs-symbol,.ruby .hljs-symbol .hljs-string,.smalltalk .hljs-array,.smalltalk .hljs-class,.smalltalk .hljs-localvars,.tex .hljs-command{color:#d88}.apache .hljs-sqbracket,.hljs-annotation,.hljs-comment,.hljs-decorator,.hljs-deletion,.hljs-doctype,.hljs-pi,.hljs-shebang,.tex .hljs-formula{color:#777}.apache .hljs-tag,.bash .hljs-variable,.css .hljs-id,.diff .hljs-header,.hljs-chunk,.hljs-dartdoc,.hljs-keyword,.hljs-literal,.hljs-phpdoc,.hljs-request,.hljs-status,.hljs-title,.hljs-type,.hljs-winutils,.rsl .hljs-built_in,.smalltalk .hljs-class,.tex .hljs-special,.vbscript .hljs-built_in{font-weight:700}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:.5em;background:#2b2b2b;-webkit-text-size-adjust:none}.aspectj .hljs-function,.css .hljs-function .hljs-preprocessor,.css .hljs-rules,.css .hljs-value,.hljs,.hljs-pragma,.hljs-tag,.hljs-title{color:#bababa}.hljs-emphasis,.hljs-strong,.hljs-strongemphasis{color:#a8a8a2}.alias .hljs-keyword,.hljs-blockquote,.hljs-bullet,.hljs-hexcolor,.hljs-horizontal_rule,.hljs-literal,.hljs-number,.hljs-regexp{color:#6896ba}.css .hljs-class,.hljs-class .hljs-title:last-child,.hljs-code,.hljs-tag .hljs-value{color:#a6e22e}.hljs-link_url{font-size:80%}.hljs-class .hljs-title:last-child,.hljs-emphasis,.hljs-strongemphasis,.hljs-typename{font-style:italic}.alias .hljs-keyword:first-child,.css .hljs-attribute,.css .hljs-important,.css .hljs-tag,.css .unit,.hljs-aspect .hljs-keyword:first-child,.hljs-attribute,.hljs-change,.hljs-class .hljs-keyword:first-child,.hljs-constant,.hljs-flow,.hljs-function,.hljs-function .hljs-keyword,.hljs-header,.hljs-keyword,.hljs-symbol,.hljs-symbol .hljs-string,.hljs-tag .hljs-title,.hljs-typename,.hljs-value,.hljs-winutils,.nginx .hljs-title,.ruby .hljs-class .hljs-keyword:first-child,.ruby .hljs-function .hljs-keyword,.tex .hljs-special{color:#cb7832}.hljs-aspect .hljs-title,.hljs-class .hljs-title,.hljs-params,.hljs-variable{color:#b9b9b9}.apache .hljs-cbracket,.apache .hljs-tag,.css .hljs-id,.django .hljs-filter .hljs-argument,.django .hljs-template_tag,.django .hljs-variable,.hljs-addition,.hljs-attr_selector,.hljs-built_in,.hljs-envvar,.hljs-link_label,.hljs-link_url,.hljs-prompt,.hljs-pseudo,.hljs-stream,.hljs-string,.hljs-subst,.hljs-type,.ruby .hljs-class .hljs-parent,.smalltalk .hljs-array,.smalltalk .hljs-class,.smalltalk .hljs-localvars,.tex .hljs-command{color:#e0c46c}.apache .hljs-sqbracket,.hljs-annotation,.hljs-comment,.hljs-deletion,.hljs-doctype,.hljs-javadoc,.hljs-pi,.hljs-shebang,.tex .hljs-formula{color:#7f7f7f}.hljs-decorator{color:#bab429}.coffeescript .javascript,.javascript .xml,.php .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .php,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:.5em;background:#f0f0f0;-webkit-text-size-adjust:none}.hljs,.hljs-subst,.hljs-tag .hljs-title,.nginx .hljs-title{color:#000}.apache .hljs-cbracket,.apache .hljs-tag,.asciidoc .hljs-header,.bash .hljs-variable,.coffeescript .hljs-attribute,.django .hljs-variable,.erlang_repl .hljs-function_or_atom,.haml .hljs-symbol,.hljs-addition,.hljs-constant,.hljs-flow,.hljs-parent,.hljs-pragma,.hljs-preprocessor,.hljs-rules .hljs-value,.hljs-stream,.hljs-string,.hljs-tag .hljs-value,.hljs-template_tag,.hljs-title,.markdown .hljs-header,.pf .hljs-variable,.ruby .hljs-symbol,.ruby .hljs-symbol .hljs-string,.smalltalk .hljs-class,.tex .hljs-command,.tex .hljs-special{color:#800}.asciidoc .hljs-blockquote,.diff .hljs-header,.hljs-annotation,.hljs-chunk,.hljs-comment,.markdown .hljs-blockquote,.smartquote{color:#888}.asciidoc .hljs-bullet,.asciidoc .hljs-link_url,.go .hljs-constant,.hljs-change,.hljs-date,.hljs-hexcolor,.hljs-literal,.hljs-number,.hljs-regexp,.lasso .hljs-variable,.makefile .hljs-variable,.markdown .hljs-bullet,.markdown .hljs-link_url,.smalltalk .hljs-char,.smalltalk .hljs-symbol{color:#080}.apache .hljs-sqbracket,.asciidoc .hljs-attribute,.asciidoc .hljs-link_label,.clojure .hljs-attribute,.coffeescript .hljs-property,.erlang_repl .hljs-reserved,.haml .hljs-bullet,.hljs-array,.hljs-attr_selector,.hljs-decorator,.hljs-deletion,.hljs-doctype,.hljs-envvar,.hljs-filter .hljs-argument,.hljs-important,.hljs-javadoc,.hljs-label,.hljs-localvars,.hljs-phony,.hljs-pi,.hljs-prompt,.hljs-pseudo,.hljs-shebang,.lasso .hljs-attribute,.markdown .hljs-link_label,.nginx .hljs-built_in,.ruby .hljs-string,.tex .hljs-formula,.vhdl .hljs-attribute{color:#88f}.apache .hljs-tag,.asciidoc .hljs-strong,.bash .hljs-variable,.css .hljs-tag,.hljs-built_in,.hljs-dartdoc,.hljs-id,.hljs-javadoctag,.hljs-keyword,.hljs-phpdoc,.hljs-request,.hljs-status,.hljs-title,.hljs-type,.hljs-typename,.hljs-winutils,.hljs-yardoctag,.markdown .hljs-strong,.pf .hljs-variable,.smalltalk .hljs-class,.tex .hljs-command{font-weight:700}.asciidoc .hljs-emphasis,.markdown .hljs-emphasis{font-style:italic}.nginx .hljs-built_in{font-weight:400}.coffeescript .javascript,.javascript .xml,.lasso .markup,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:.5em;color:#000;background:#f8f8ff;-webkit-text-size-adjust:none}.diff .hljs-header,.hljs-comment,.hljs-javadoc{color:#408080;font-style:italic}.assignment,.css .rule .hljs-keyword,.hljs-keyword,.hljs-literal,.hljs-subst,.hljs-winutils,.javascript .hljs-title,.lisp .hljs-title{color:#954121}.hljs-hexcolor,.hljs-number{color:#40a070}.hljs-dartdoc,.hljs-phpdoc,.hljs-string,.hljs-tag .hljs-value,.tex .hljs-formula{color:#219161}.hljs-id,.hljs-title{color:#19469d}.hljs-params{color:#00f}.hljs-subst,.javascript .hljs-title,.lisp .hljs-title{font-weight:400}.haskell .hljs-label,.hljs-class .hljs-title,.tex .hljs-command{color:#458;font-weight:700}.django .hljs-tag .hljs-keyword,.hljs-rules .hljs-property,.hljs-tag,.hljs-tag .hljs-title{color:navy;font-weight:400}.hljs-attribute,.hljs-variable,.instancevar,.lisp .hljs-body{color:teal}.hljs-regexp{color:#b68}.hljs-class{color:#458;font-weight:700}.hljs-symbol,.input_number,.lisp .hljs-keyword,.ruby .hljs-symbol .hljs-keyword,.ruby .hljs-symbol .hljs-string,.ruby .hljs-symbol .keymethods,.tex .hljs-special{color:#990073}.builtin,.constructor,.hljs-built_in,.lisp .hljs-title{color:#0086b3}.hljs-cdata,.hljs-doctype,.hljs-pi,.hljs-pragma,.hljs-preprocessor,.hljs-shebang{color:#999;font-weight:700}.hljs-deletion{background:#fdd}.hljs-addition{background:#dfd}.diff .hljs-change{background:#0086b3}.hljs-chunk{color:#aaa}.tex .hljs-formula{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:.5em;background:navy;-webkit-text-size-adjust:none}.hljs,.hljs-subst{color:#0ff}.apache .hljs-cbracket,.apache .hljs-tag,.coffeescript .hljs-attribute,.django .hljs-template_tag,.django .hljs-variable,.haskell .hljs-type,.hljs-addition,.hljs-built_in,.hljs-pragma,.hljs-preprocessor,.hljs-rules .hljs-value,.hljs-rules .hljs-value .hljs-number,.hljs-string,.hljs-tag .hljs-value,.ruby .hljs-string,.ruby .hljs-symbol,.ruby .hljs-symbol .hljs-string,.smalltalk .hljs-class,.tex .hljs-command{color:#ff0}.bash .hljs-variable,.css .hljs-id,.hljs-change,.hljs-envvar,.hljs-flow,.hljs-keyword,.hljs-title,.hljs-type,.hljs-winutils,.rsl .hljs-built_in,.smalltalk .hljs-class,.tex .hljs-special,.vbscript .hljs-built_in,.xml .hljs-tag .hljs-title{color:#fff}.apache .hljs-sqbracket,.hljs-annotation,.hljs-comment,.hljs-dartdoc,.hljs-deletion,.hljs-javadoc,.hljs-phpdoc,.tex .hljs-formula{color:#888}.clojure .hljs-attribute,.hljs-date,.hljs-literal,.hljs-number,.hljs-regexp,.smalltalk .hljs-char,.smalltalk .hljs-symbol{color:#0f0}.diff .hljs-header,.django .hljs-filter .hljs-argument,.hljs-attr_selector,.hljs-chunk,.hljs-decorator,.hljs-prompt,.hljs-pseudo,.hljs-shebang,.nginx .hljs-built_in,.smalltalk .hljs-array,.smalltalk .hljs-localvars,.xml .hljs-pi{color:teal}.apache .hljs-tag,.css .hljs-id,.hljs-flow,.hljs-keyword,.hljs-request,.hljs-status,.hljs-title,.hljs-type,.hljs-winutils,.nginx .hljs-built_in,.rsl .hljs-built_in,.smalltalk .hljs-class,.tex .hljs-command,.tex .hljs-special,.vbscript .hljs-built_in{font-weight:700}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:.5em;background:#eee;-webkit-text-size-adjust:none}.hljs-annotation,.hljs-decorator,.hljs-header{color:#007}.hljs-attribute,.hljs-emphasis,.hljs-horizontal_rule,.hljs-link_url{color:#070}.hljs-emphasis{font-style:italic}.hljs-link_label,.hljs-string,.hljs-strong,.hljs-value,.scss .hljs-value .hljs-string{color:#d14}.hljs-strong{font-weight:700}.hljs-blockquote,.hljs-comment{color:#998;font-style:italic}.asciidoc .hljs-title,.hljs-function .hljs-title{color:#900}.hljs-class{color:#458}.hljs-constant,.hljs-hexcolor,.hljs-id,.hljs-pseudo{color:teal}.hljs-variable{color:#369}.hljs-bullet,.hljs-javadoc{color:#970}.hljs-doctype,.hljs-pi{color:#34b}.hljs-code,.hljs-number{color:#099}.hljs-important{color:red}.hljs-label,.smartquote{color:#970}.hljs-pragma,.hljs-preprocessor{color:#579}.hljs-keyword,.hljs-reserved,.scss .hljs-value{color:#000}.hljs-regexp{background-color:#fff0ff;color:#808}.hljs-symbol{color:#990073}.hljs-symbol .hljs-string{color:#a60}.hljs-tag{color:#070}.hljs-at_rule,.hljs-at_rule .hljs-keyword{color:#088}.hljs-at_rule .hljs-preprocessor{color:#808}.scss .hljs-attribute,.scss .hljs-tag{color:#339}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:.5em;color:#333;background:#f8f8f8;-webkit-text-size-adjust:none}.diff .hljs-header,.hljs-comment,.hljs-javadoc{color:#998;font-style:italic}.css .rule .hljs-keyword,.hljs-keyword,.hljs-request,.hljs-status,.hljs-subst,.hljs-winutils,.nginx .hljs-title{color:#333;font-weight:700}.hljs-hexcolor,.hljs-number,.ruby .hljs-constant{color:teal}.hljs-dartdoc,.hljs-phpdoc,.hljs-string,.hljs-tag .hljs-value,.tex .hljs-formula{color:#d14}.hljs-id,.hljs-title,.scss .hljs-preprocessor{color:#900;font-weight:700}.hljs-list .hljs-keyword,.hljs-subst{font-weight:400}.hljs-class .hljs-title,.hljs-type,.tex .hljs-command,.vhdl .hljs-literal{color:#458;font-weight:700}.django .hljs-tag .hljs-keyword,.hljs-rules .hljs-property,.hljs-tag,.hljs-tag .hljs-title{color:navy;font-weight:400}.hljs-attribute,.hljs-variable,.lisp .hljs-body{color:teal}.hljs-regexp{color:#009926}.clojure .hljs-keyword,.hljs-prompt,.hljs-symbol,.lisp .hljs-keyword,.ruby .hljs-symbol .hljs-string,.scheme .hljs-keyword,.tex .hljs-special{color:#990073}.hljs-built_in{color:#0086b3}.hljs-cdata,.hljs-doctype,.hljs-pi,.hljs-pragma,.hljs-preprocessor,.hljs-shebang{color:#999;font-weight:700}.hljs-deletion{background:#fdd}.hljs-addition{background:#dfd}.diff .hljs-change{background:#0086b3}.hljs-chunk{color:#aaa}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:.5em;background:#fff;color:#000;-webkit-text-size-adjust:none}.hljs-comment,.hljs-javadoc{color:#800}.hljs-keyword,.hljs-list .hljs-keyword,.hljs-request,.hljs-status,.hljs-tag .hljs-title,.hljs-winutils,.http .hljs-title,.method,.nginx .hljs-title,.setting .hljs-value,.tex .hljs-command{color:#008}.hljs-envvar,.tex .hljs-special{color:#660}.apache .hljs-cbracket,.coffeescript .hljs-attribute,.hljs-attr_selector,.hljs-cdata,.hljs-date,.hljs-filter .hljs-argument,.hljs-regexp,.hljs-string,.hljs-tag .hljs-value{color:#080}.clojure .hljs-attribute,.css .hljs-function,.hljs-decorator,.hljs-hexcolor,.hljs-literal,.hljs-number,.hljs-pi,.hljs-prompt,.hljs-rules .hljs-value,.hljs-shebang,.hljs-sub .hljs-identifier,.hljs-symbol,.hljs-tag,.hljs-tag .hljs-keyword,.ini .hljs-title,.ruby .hljs-symbol .hljs-string{color:#066}.hljs-built_in,.hljs-class .hljs-id,.hljs-class .hljs-title,.hljs-dartdoc,.hljs-doctype,.hljs-javadoctag,.hljs-params,.hljs-phpdoc,.hljs-tag .hljs-attribute,.hljs-type,.hljs-typename,.hljs-variable,.hljs-yardoctag,.setting,.smalltalk .hljs-class{color:#606}.css .hljs-tag,.hljs-pseudo,.hljs-rules .hljs-property,.hljs-subst{color:#000}.css .hljs-class,.css .hljs-id{color:#9b703f}.hljs-value .hljs-important{color:#f70;font-weight:700}.hljs-rules .hljs-keyword{color:#c5af75}.apache .hljs-sqbracket,.hljs-annotation,.nginx .hljs-built_in{color:#9b859d}.hljs-pragma,.hljs-preprocessor,.hljs-preprocessor *{color:#444}.tex .hljs-formula{background-color:#eee;font-style:italic}.diff .hljs-header,.hljs-chunk{color:grey;font-weight:700}.diff .hljs-change{background-color:#bccff9}.hljs-addition{background-color:#baeeba}.hljs-deletion{background-color:#ffc8bd}.hljs-comment .hljs-yardoctag{font-weight:700}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:.5em;background:#1d1f21;-webkit-text-size-adjust:none}.hljs span::selection,.hljs::selection{background:#373b41}.hljs span::-moz-selection,.hljs::-moz-selection{background:#373b41}.hljs,.hljs-at_rule .hljs-preprocessor,.hljs-class .hljs-params,.hljs-expression .hljs-begin-block,.hljs-expression .hljs-end-block,.hljs-expression .hljs-variable,.hljs-function .hljs-params,.hljs-setting .hljs-value{color:#c5c8c6}.hljs-class .hljs-title,.hljs-decorator,.hljs-function,.hljs-function .hljs-title,.hljs-header,.hljs-keyword .hljs-common,.hljs-sub,.hljs-tag .hljs-title,.hljs-title{color:#f0c674}.hljs-comment,.hljs-doctype,.hljs-javadoc,.hljs-output .hljs-value,.hljs-pi,.hljs-shebang{color:#707880}.hljs-argument,.hljs-char,.hljs-deletion,.hljs-hexcolor,.hljs-input .hljs-prompt,.hljs-link_url,.hljs-literal,.hljs-number,.hljs-symbol,.hljs-symbol .hljs-string{color:#c66}.hljs-addition,.hljs-at.rule .hljs-keyword,.hljs-attr_selector,.hljs-important,.hljs-javadoctag,.hljs-regexp,.hljs-special,.hljs-string,.hljs-tag .hljs-value{color:#b5bd68}.hljs-code,.hljs-envar,.hljs-expression,.hljs-id,.hljs-localvars,.hljs-property,.hljs-template_tag .hljs-filter .hljs-keyword,.hljs-variable,.hljs-variable .hljs-filter,.hljs-variable .hljs-filter .hljs-keyword{color:#b294bb}.hljs-bullet,.hljs-cdata,.hljs-chunk,.hljs-class .hljs-keyword,.hljs-function .hljs-keyword,.hljs-keyword,.hljs-label,.hljs-link_label,.hljs-list .hljs-title,.hljs-method,.hljs-smartquote,.hljs-statement,.hljs-tag,.hljs-xmlDocTag{color:#81a2be}.hljs-annotation,.hljs-at_rule,.hljs-at_rule .hljs-keyword,.hljs-at_rule .hljs-string,.hljs-cbracket,.hljs-change,.hljs-exception,.hljs-horizontal_rule,.hljs-operator,.hljs-preprocessor .hljs-keyword,.hljs-pseudo,.hljs-subst,.hljs-template_tag,.hljs-typedef,.hljs-variable,.hljs-variable .hljs-filter .hljs-argument{color:#8abeb7}.hljs-attribute,.hljs-blockquote,.hljs-built_in,.hljs-class,.hljs-constant,.hljs-header,.hljs-inheritance .hljs-parent,.hljs-link_reference,.hljs-quoted,.hljs-setting,.hljs-structure,.hljs-type,.hljs-typename{color:#de935f}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:.5em;color:#000;background:#fff;-webkit-text-size-adjust:none}.hljs-subst,.hljs-title,.json .hljs-value{font-weight:400;color:#000}.diff .hljs-header,.hljs-comment,.hljs-javadoc{color:grey;font-style:italic}.apache .hljs-cbracket,.hljs-annotation,.hljs-chunk,.hljs-decorator,.hljs-doctype,.hljs-pi,.hljs-pragma,.hljs-preprocessor,.hljs-prompt,.hljs-shebang,.http .hljs-title{color:olive}.hljs-pi,.hljs-tag{background:#efefef}.css .hljs-class,.css .hljs-function,.hljs-attr_selector,.hljs-hexcolor,.hljs-id,.hljs-keyword,.hljs-list .hljs-keyword,.hljs-literal,.hljs-pseudo,.hljs-request,.hljs-status,.hljs-tag .hljs-title,.ini .hljs-title,.nginx .hljs-title,.tex .hljs-command{font-weight:700;color:navy}.hljs-attribute,.hljs-date,.hljs-number,.hljs-regexp,.hljs-rules .hljs-keyword,.tex .hljs-special{font-weight:700;color:#00f}.hljs-number,.hljs-regexp{font-weight:400}.apache .hljs-tag,.css .hljs-function .hljs-params,.hljs-filter .hljs-argument,.hljs-string,.hljs-value{color:green;font-weight:700}.hljs-char,.hljs-symbol,.ruby .hljs-symbol .hljs-string,.tex .hljs-formula{color:#000;background:#d0eded;font-style:italic}.hljs-dartdoc,.hljs-javadoctag,.hljs-phpdoc,.hljs-yardoctag{text-decoration:underline}.apache .hljs-sqbracket,.hljs-envvar,.hljs-variable,.nginx .hljs-built_in{color:#660e7a}.hljs-addition{background:#baeeba}.hljs-deletion{background:#ffc8bd}.diff .hljs-change{background:#bccff9}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:.5em;background:#000;color:#f8f8f8;-webkit-text-size-adjust:none}.hljs-comment,.hljs-javadoc,.hljs-shebang{color:#7c7c7c}.clojure .hljs-attribute,.hljs-keyword,.hljs-request,.hljs-status,.hljs-tag,.tex .hljs-command{color:#96cbfe}.hljs-list .hljs-title,.hljs-sub .hljs-keyword,.method,.nginx .hljs-title{color:#ffffb6}.apache .hljs-cbracket,.coffeescript .hljs-attribute,.hljs-attr_selector,.hljs-cdata,.hljs-date,.hljs-filter .hljs-argument,.hljs-string,.hljs-tag .hljs-value{color:#a8ff60}.hljs-subst{color:#daefa3}.hljs-regexp{color:#e9c062}.hljs-constant,.hljs-dartdoc,.hljs-decorator,.hljs-javadoctag,.hljs-phpdoc,.hljs-pi,.hljs-sub .hljs-identifier,.hljs-title,.hljs-type,.hljs-yardoctag,.nginx .hljs-built_in,.smalltalk .hljs-class,.tex .hljs-special{color:#ffffb6}.hljs-literal,.hljs-number,.hljs-symbol,.hljs-variable,.ruby .hljs-symbol .hljs-string,.vbscript{color:#c6c5fe}.css .hljs-tag{color:#96cbfe}.css .hljs-id,.css .hljs-rules .hljs-property{color:#ffffb6}.css .hljs-class{color:#fff}.hljs-hexcolor{color:#c6c5fe}.hljs-number{color:#ff73fd}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.7}
@@ -0,0 +1 @@
1
+ .hljs-comment,.hljs-title{color:#d6baad}.css .hljs-class,.css .hljs-id,.css .hljs-pseudo,.hljs-attribute,.hljs-regexp,.hljs-tag,.hljs-variable,.html .hljs-doctype,.ruby .hljs-constant,.xml .hljs-doctype,.xml .hljs-pi,.xml .hljs-tag .hljs-title{color:#dc3958}.hljs-built_in,.hljs-constant,.hljs-literal,.hljs-number,.hljs-params,.hljs-preprocessor{color:#f79a32}.css .hljs-rules .hljs-attribute,.ruby .hljs-class .hljs-title{color:#f06431}.hljs-header,.hljs-inheritance,.hljs-string,.hljs-value,.ruby .hljs-symbol,.xml .hljs-cdata{color:#889b4a}.css .hljs-hexcolor{color:#088649}.coffeescript .hljs-title,.hljs-function,.javascript .hljs-title,.perl .hljs-sub,.python .hljs-decorator,.python .hljs-title,.ruby .hljs-function .hljs-title,.ruby .hljs-title .hljs-keyword{color:#8ab1b0}.hljs-keyword,.javascript .hljs-function{color:#98676a}.hljs{display:block;overflow-x:auto;background:#221a0f;color:#d3af86;padding:.5em;-webkit-text-size-adjust:none}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs-comment,.hljs-title{color:#a57a4c}.css .hljs-class,.css .hljs-id,.css .hljs-pseudo,.hljs-attribute,.hljs-regexp,.hljs-tag,.hljs-variable,.html .hljs-doctype,.ruby .hljs-constant,.xml .hljs-doctype,.xml .hljs-pi,.xml .hljs-tag .hljs-title{color:#dc3958}.hljs-built_in,.hljs-constant,.hljs-literal,.hljs-number,.hljs-params,.hljs-preprocessor{color:#f79a32}.css .hljs-rules .hljs-attribute,.ruby .hljs-class .hljs-title{color:#f06431}.hljs-header,.hljs-inheritance,.hljs-string,.hljs-value,.ruby .hljs-symbol,.xml .hljs-cdata{color:#889b4a}.css .hljs-hexcolor{color:#088649}.coffeescript .hljs-title,.hljs-function,.javascript .hljs-title,.perl .hljs-sub,.python .hljs-decorator,.python .hljs-title,.ruby .hljs-function .hljs-title,.ruby .hljs-title .hljs-keyword{color:#8ab1b0}.hljs-keyword,.javascript .hljs-function{color:#98676a}.hljs{display:block;overflow-x:auto;background:#fbebd4;color:#84613d;padding:.5em;-webkit-text-size-adjust:none}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:.5em;background-color:#f4f4f4;-webkit-text-size-adjust:none}.hljs,.hljs-subst{color:#000}.apache .hljs-cbracket,.bash .hljs-variable,.coffeescript .hljs-attribute,.django .hljs-variable,.hljs-addition,.hljs-flow,.hljs-parent,.hljs-pragma,.hljs-preprocessor,.hljs-rules .hljs-value,.hljs-stream,.hljs-string,.hljs-tag .hljs-value,.hljs-template_tag,.hljs-title,.ruby .hljs-symbol,.ruby .hljs-symbol .hljs-string,.smalltalk .hljs-class{color:#050}.diff .hljs-header,.hljs-annotation,.hljs-chunk,.hljs-comment{color:#777}.hljs-change,.hljs-date,.hljs-literal,.hljs-number,.hljs-regexp,.smalltalk .hljs-char,.smalltalk .hljs-symbol,.tex .hljs-special{color:#800}.apache .hljs-sqbracket,.clojure .hljs-attribute,.hljs-array,.hljs-attr_selector,.hljs-decorator,.hljs-deletion,.hljs-doctype,.hljs-envvar,.hljs-filter .hljs-argument,.hljs-javadoc,.hljs-label,.hljs-localvars,.hljs-pi,.hljs-prompt,.hljs-pseudo,.hljs-shebang,.nginx .hljs-built_in,.ruby .hljs-string,.tex .hljs-formula{color:#00e}.apache .hljs-tag,.bash .hljs-variable,.hljs-built_in,.hljs-dartdoc,.hljs-id,.hljs-keyword,.hljs-phpdoc,.hljs-request,.hljs-status,.hljs-title,.hljs-winutils,.smalltalk .hljs-class,.tex .hljs-command,.xml .hljs-tag{font-weight:700;color:navy}.nginx .hljs-built_in{font-weight:400}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}.apache .hljs-tag{font-weight:700;color:#00f}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:.5em;background:#eaeef3;-webkit-text-size-adjust:none}.hljs,.hljs-list .hljs-built_in{color:#00193a}.hljs-header,.hljs-important,.hljs-javadoctag,.hljs-keyword,.hljs-request,.hljs-title{font-weight:700}.hljs-chunk,.hljs-comment{color:#738191}.hljs-addition,.hljs-argument,.hljs-blockquote,.hljs-built_in,.hljs-filename,.hljs-header,.hljs-link_label,.hljs-literal,.hljs-parent,.hljs-string,.hljs-tag,.hljs-title,.hljs-value{color:#0048ab}.hljs-attr_selector,.hljs-attribute,.hljs-bullet,.hljs-decorator,.hljs-deletion,.hljs-doctype,.hljs-javadoc,.hljs-link_url,.hljs-phony,.hljs-pi,.hljs-pragma,.hljs-preprocessor,.hljs-prompt,.hljs-regexp,.hljs-shebang,.hljs-sqbracket,.hljs-string .hljs-variable,.hljs-subst,.hljs-symbol,.hljs-xmlDocTag,.hljs-yardoctag{color:#4c81c9}
@@ -0,0 +1 @@
1
+ .hljs-change,.hljs-flow,.hljs-keyword,.hljs-literal,.hljs-strong,.hljs-tag,.hljs-tag .hljs-title,.hljs-winutils,.nginx .hljs-title,.tex .hljs-special{color:#f92672}.hljs{display:block;overflow-x:auto;padding:.5em;background:#272822;-webkit-text-size-adjust:none;color:#ddd}.asciidoc .hljs-code,.hljs .hljs-constant,.markdown .hljs-code{color:#66d9ef}.hljs-class .hljs-title,.hljs-code,.hljs-header{color:#fff}.hljs-attribute,.hljs-link_label,.hljs-regexp,.hljs-symbol,.hljs-symbol .hljs-string,.hljs-value{color:#bf79db}.apache .hljs-cbracket,.apache .hljs-tag,.django .hljs-filter .hljs-argument,.django .hljs-template_tag,.django .hljs-variable,.hljs-addition,.hljs-attr_selector,.hljs-built_in,.hljs-bullet,.hljs-emphasis,.hljs-envvar,.hljs-javadoc,.hljs-link_url,.hljs-pragma,.hljs-preprocessor,.hljs-prompt,.hljs-pseudo,.hljs-stream,.hljs-string,.hljs-subst,.hljs-tag .hljs-value,.hljs-title,.hljs-type,.ruby .hljs-class .hljs-parent,.smalltalk .hljs-array,.smalltalk .hljs-class,.smalltalk .hljs-localvars,.tex .hljs-command{color:#a6e22e}.apache .hljs-sqbracket,.hljs-annotation,.hljs-blockquote,.hljs-comment,.hljs-decorator,.hljs-deletion,.hljs-doctype,.hljs-horizontal_rule,.hljs-pi,.hljs-shebang,.smartquote,.tex .hljs-formula{color:#75715e}.apache .hljs-tag,.bash .hljs-variable,.css .hljs-id,.diff .hljs-header,.hljs-chunk,.hljs-dartdoc,.hljs-header,.hljs-keyword,.hljs-literal,.hljs-phpdoc,.hljs-request,.hljs-status,.hljs-title,.hljs-type,.hljs-winutils,.rsl .hljs-built_in,.smalltalk .hljs-class,.tex .hljs-special,.vbscript .hljs-built_in{font-weight:700}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:.5em;background:#23241f;-webkit-text-size-adjust:none}.aspectj .hljs-function,.css .hljs-function .hljs-preprocessor,.css .hljs-rules,.css .hljs-value,.hljs,.hljs-pragma,.hljs-tag{color:#f8f8f2}.hljs-emphasis,.hljs-strong,.hljs-strongemphasis{color:#a8a8a2}.alias .hljs-keyword,.hljs-blockquote,.hljs-bullet,.hljs-hexcolor,.hljs-horizontal_rule,.hljs-literal,.hljs-number,.hljs-regexp{color:#ae81ff}.css .hljs-class,.hljs-class .hljs-title:last-child,.hljs-code,.hljs-tag .hljs-value,.hljs-title{color:#a6e22e}.hljs-link_url{font-size:80%}.hljs-strong,.hljs-strongemphasis{font-weight:700}.hljs-class .hljs-title:last-child,.hljs-emphasis,.hljs-strongemphasis,.hljs-typename{font-style:italic}.alias .hljs-keyword:first-child,.css .hljs-important,.css .hljs-tag,.css .unit,.hljs-attribute,.hljs-change,.hljs-flow,.hljs-function,.hljs-header,.hljs-keyword,.hljs-symbol,.hljs-symbol .hljs-string,.hljs-tag .hljs-title,.hljs-value,.hljs-winutils,.nginx .hljs-title,.ruby .hljs-class .hljs-keyword:first-child,.ruby .hljs-function .hljs-keyword,.tex .hljs-special{color:#f92672}.css .hljs-attribute,.hljs-aspect .hljs-keyword:first-child,.hljs-class .hljs-keyword:first-child,.hljs-constant,.hljs-function .hljs-keyword,.hljs-typename{color:#66d9ef}.hljs-aspect .hljs-title,.hljs-class .hljs-title,.hljs-params,.hljs-variable{color:#f8f8f2}.apache .hljs-cbracket,.apache .hljs-tag,.css .hljs-id,.django .hljs-filter .hljs-argument,.django .hljs-template_tag,.django .hljs-variable,.hljs-addition,.hljs-attr_selector,.hljs-built_in,.hljs-envvar,.hljs-link_label,.hljs-link_url,.hljs-prompt,.hljs-pseudo,.hljs-stream,.hljs-string,.hljs-subst,.hljs-type,.ruby .hljs-class .hljs-parent,.smalltalk .hljs-array,.smalltalk .hljs-class,.smalltalk .hljs-localvars,.tex .hljs-command{color:#e6db74}.apache .hljs-sqbracket,.hljs-annotation,.hljs-comment,.hljs-decorator,.hljs-deletion,.hljs-doctype,.hljs-javadoc,.hljs-pi,.hljs-shebang,.tex .hljs-formula{color:#75715e}.coffeescript .javascript,.javascript .xml,.php .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .php,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .css .hljs-id,.hljs-change,.hljs-flow,.hljs-keyword,.hljs-literal,.hljs-winutils,.nginx .hljs-title,.tex .hljs-special{color:#93c763}.hljs-number{color:#ffcd22}.hljs{display:block;overflow-x:auto;padding:.5em;background:#282b2e;-webkit-text-size-adjust:none;color:#e0e2e4}.css .hljs-pseudo,.css .hljs-tag{color:#d0d2b5}.hljs .hljs-constant,.hljs-attribute{color:#668bb0}.xml .hljs-attribute{color:#b3b689}.xml .hljs-tag .hljs-value{color:#e8e2b7}.hljs-class .hljs-title,.hljs-code,.hljs-header{color:#fff}.hljs-class,.hljs-hexcolor{color:#93c763}.hljs-regexp{color:#d39745}.hljs-at_rule,.hljs-at_rule .hljs-keyword{color:#a082bd}.hljs-doctype{color:#557182}.apache .hljs-cbracket,.apache .hljs-tag,.django .hljs-filter .hljs-argument,.django .hljs-template_tag,.django .hljs-variable,.hljs-addition,.hljs-attr_selector,.hljs-built_in,.hljs-bullet,.hljs-emphasis,.hljs-envvar,.hljs-javadoc,.hljs-link_url,.hljs-pragma,.hljs-preprocessor,.hljs-prompt,.hljs-pseudo,.hljs-stream,.hljs-subst,.hljs-tag,.hljs-tag .hljs-title,.hljs-type,.ruby .hljs-class .hljs-parent,.smalltalk .hljs-array,.smalltalk .hljs-class,.smalltalk .hljs-localvars,.tex .hljs-command{color:#8cbbad}.hljs-string{color:#ec7600}.apache .hljs-sqbracket,.hljs-annotation,.hljs-blockquote,.hljs-comment,.hljs-decorator,.hljs-deletion,.hljs-horizontal_rule,.hljs-pi,.hljs-shebang,.tex .hljs-formula{color:#818e96}.apache .hljs-tag,.bash .hljs-variable,.css .hljs-id,.diff .hljs-header,.hljs-at_rule .hljs-keyword,.hljs-chunk,.hljs-dartdoc,.hljs-header,.hljs-keyword,.hljs-literal,.hljs-phpdoc,.hljs-request,.hljs-status,.hljs-title,.hljs-type,.hljs-winutils,.rsl .hljs-built_in,.smalltalk .hljs-class,.tex .hljs-special,.vbscript .hljs-built_in{font-weight:700}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs-comment,.hljs-title{color:#8d8687}.css .hljs-class,.css .hljs-id,.css .hljs-pseudo,.hljs-attribute,.hljs-regexp,.hljs-tag,.hljs-variable,.html .hljs-doctype,.ruby .hljs-constant,.xml .hljs-doctype,.xml .hljs-pi,.xml .hljs-tag .hljs-title{color:#ef6155}.hljs-built_in,.hljs-constant,.hljs-literal,.hljs-number,.hljs-params,.hljs-preprocessor{color:#f99b15}.css .hljs-rules .hljs-attribute,.ruby .hljs-class .hljs-title{color:#fec418}.hljs-header,.hljs-inheritance,.hljs-string,.hljs-value,.ruby .hljs-symbol,.xml .hljs-cdata{color:#48b685}.css .hljs-hexcolor{color:#5bc4bf}.coffeescript .hljs-title,.hljs-function,.javascript .hljs-title,.perl .hljs-sub,.python .hljs-decorator,.python .hljs-title,.ruby .hljs-function .hljs-title,.ruby .hljs-title .hljs-keyword{color:#06b6ef}.hljs-keyword,.javascript .hljs-function{color:#815ba4}.hljs{display:block;overflow-x:auto;background:#2f1e2e;color:#a39e9b;padding:.5em;-webkit-text-size-adjust:none}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs-comment,.hljs-title{color:#776e71}.css .hljs-class,.css .hljs-id,.css .hljs-pseudo,.hljs-attribute,.hljs-regexp,.hljs-tag,.hljs-variable,.html .hljs-doctype,.ruby .hljs-constant,.xml .hljs-doctype,.xml .hljs-pi,.xml .hljs-tag .hljs-title{color:#ef6155}.hljs-built_in,.hljs-constant,.hljs-literal,.hljs-number,.hljs-params,.hljs-preprocessor{color:#f99b15}.css .hljs-rules .hljs-attribute,.ruby .hljs-class .hljs-title{color:#fec418}.hljs-header,.hljs-inheritance,.hljs-string,.hljs-value,.ruby .hljs-symbol,.xml .hljs-cdata{color:#48b685}.css .hljs-hexcolor{color:#5bc4bf}.coffeescript .hljs-title,.hljs-function,.javascript .hljs-title,.perl .hljs-sub,.python .hljs-decorator,.python .hljs-title,.ruby .hljs-function .hljs-title,.ruby .hljs-title .hljs-keyword{color:#06b6ef}.hljs-keyword,.javascript .hljs-function{color:#815ba4}.hljs{display:block;overflow-x:auto;background:#e7e9db;color:#4f424c;padding:.5em;-webkit-text-size-adjust:none}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:.5em;color:#dccf8f;background:url(../pojoaque.jpg)left top #181914;-webkit-text-size-adjust:none}.diff .hljs-header,.hljs-comment,.hljs-doctype,.hljs-javadoc,.lisp .hljs-string{color:#586e75;font-style:italic}.css .hljs-tag,.css .rule .hljs-keyword,.hljs-addition,.hljs-keyword,.hljs-list .hljs-keyword,.hljs-winutils,.javascript .hljs-title,.method,.nginx .hljs-title{color:#b64926}.hljs-command,.hljs-dartdoc,.hljs-hexcolor,.hljs-number,.hljs-phpdoc,.hljs-regexp,.hljs-string,.hljs-tag .hljs-value,.tex .hljs-formula{color:#468966}.hljs-built_in,.hljs-chunk,.hljs-decorator,.hljs-function .hljs-title,.hljs-id,.hljs-identifier,.hljs-localvars,.hljs-title{color:#ffb03b}.hljs-attribute,.hljs-class .hljs-title,.hljs-constant,.hljs-parent,.hljs-type,.hljs-variable,.lisp .hljs-body,.smalltalk .hljs-number{color:#b58900}.css .hljs-attribute{color:#b89859}.css .hljs-hexcolor,.css .hljs-number{color:#dccf8f}.css .hljs-class{color:#d3a60c}.diff .hljs-change,.hljs-attr_selector,.hljs-cdata,.hljs-important,.hljs-pi,.hljs-pragma,.hljs-preprocessor,.hljs-shebang,.hljs-special,.hljs-subst,.hljs-symbol,.hljs-symbol .hljs-string{color:#cb4b16}.hljs-deletion{color:#dc322f}.tex .hljs-formula{background:#073642}
@@ -0,0 +1 @@
1
+ .diff .hljs-change,.diff .hljs-header,.hljs-addition,.hljs-chunk,.hljs-deletion{display:inline-block;width:100%}.hljs{display:block;overflow-x:auto;padding:.5em;background:#232323;color:#e6e1dc;-webkit-text-size-adjust:none}.hljs-comment,.hljs-javadoc,.hljs-shebang{color:#bc9458;font-style:italic}.hljs-keyword,.hljs-list .hljs-title,.hljs-request,.hljs-status,.method,.nginx .hljs-title,.ruby .hljs-function .hljs-keyword{color:#c26230}.apache .hljs-cbracket,.asciidoc .hljs-link_label,.hljs-attr_selector,.hljs-cdata,.hljs-date,.hljs-filter .hljs-argument,.hljs-number,.hljs-regexp,.hljs-string,.hljs-tag .hljs-value,.markdown .hljs-link_label,.tex .hljs-command{color:#a5c261}.hljs-subst{color:#519f50}.hljs-doctype,.hljs-pi,.hljs-sub .hljs-identifier,.hljs-tag,.hljs-tag .hljs-keyword,.hljs-tag .hljs-title,.input_number{color:#e8bf6a}.hljs-identifier{color:#d0d0ff}.hljs-class .hljs-title,.hljs-dartdoc,.hljs-javadoctag,.hljs-phpdoc,.hljs-type,.hljs-yardoctag,.smalltalk .hljs-class{text-decoration:none}.hljs-constant{color:#da4939}.asciidoc .hljs-link_url,.hljs-attribute,.hljs-built_in,.hljs-symbol,.markdown .hljs-link_url,.ruby .hljs-symbol .hljs-identifier,.ruby .hljs-symbol .hljs-string{color:#6d9cbe}.asciidoc .hljs-link_url,.markdown .hljs-link_url{text-decoration:underline}.clojure .hljs-attribute,.hljs-params,.hljs-variable{color:#d0d0ff}.css .hljs-tag,.hljs-pseudo,.hljs-rules .hljs-property,.tex .hljs-special{color:#cda869}.css .hljs-class{color:#9b703f}.hljs-rules .hljs-keyword{color:#c5af75}.hljs-rules .hljs-value{color:#cf6a4c}.css .hljs-id{color:#8b98ab}.apache .hljs-sqbracket,.hljs-annotation,.nginx .hljs-built_in{color:#9b859d}.hljs-pragma,.hljs-preprocessor,.hljs-preprocessor *{color:#8996a8!important}.css .hljs-value .hljs-number,.hljs-hexcolor{color:#a5c261}.css .hljs-function,.hljs-decorator,.hljs-title{color:#ffc66d}.diff .hljs-header,.hljs-chunk{background-color:#2f33ab;color:#e6e1dc}.diff .hljs-change{background-color:#4a410d;color:#f8f8f8}.hljs-addition{background-color:#144212;color:#e6e1dc}.hljs-deletion{background-color:#600;color:#e6e1dc}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.7}
@@ -0,0 +1 @@
1
+ .hljs,.hljs-body,.hljs-collection{color:#d1d9e1}.hljs{display:block;overflow-x:auto;padding:.5em;background:#474949;-webkit-text-size-adjust:none}.diff .hljs-header,.hljs-comment,.hljs-doctype,.hljs-javadoc,.lisp .hljs-string{color:#969896;font-style:italic}.clojure .hljs-attribute,.css .hljs-tag,.hljs-addition,.hljs-keyword,.hljs-winutils,.javascript .hljs-title{color:#c9c}.hljs-number{color:#f99157}.hljs-command,.hljs-dartdoc,.hljs-hexcolor,.hljs-phpdoc,.hljs-regexp,.hljs-string,.hljs-tag .hljs-value,.tex .hljs-formula{color:#8abeb7}.hljs-built_in,.hljs-chunk,.hljs-decorator,.hljs-function .hljs-title,.hljs-identifier,.hljs-localvars,.hljs-title{color:#b5bd68}.hljs-class .hljs-keyword{color:#f2777a}.haskell .hljs-label,.hljs-class .hljs-title,.hljs-constant,.hljs-id,.hljs-parent,.hljs-variable,.smalltalk .hljs-number{color:#fc6}.django .hljs-tag .hljs-keyword,.hljs-rules .hljs-property,.hljs-tag .hljs-title{font-weight:700}.hljs-attribute{color:#81a2be}.diff .hljs-change,.hljs-attr_selector,.hljs-cdata,.hljs-important,.hljs-pi,.hljs-pragma,.hljs-preprocessor,.hljs-shebang,.hljs-special,.hljs-subst,.hljs-symbol,.hljs-symbol .hljs-string{color:#f99157}.hljs-deletion{color:#dc322f}.tex .hljs-formula{background:#eee8d5}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:15px .5em .5em 30px;font-size:11px!important;line-height:16px!important;-webkit-text-size-adjust:none}pre{background:url(../school_book.png)#f6f6ae;border-top:solid 2px #d2e8b9;border-bottom:solid 1px #d2e8b9}.hljs-change,.hljs-flow,.hljs-keyword,.hljs-literal,.hljs-winutils,.nginx .hljs-title,.tex .hljs-special{color:#059;font-weight:700}.hljs,.hljs-subst,.hljs-tag .hljs-keyword{color:#3e5915}.apache .hljs-cbracket,.apache .hljs-tag,.coffeescript .hljs-attribute,.css .hljs-rules .hljs-value,.django .hljs-filter .hljs-argument,.django .hljs-template_tag,.django .hljs-variable,.hljs-addition,.hljs-attr_selector,.hljs-built_in,.hljs-envvar,.hljs-javadoc,.hljs-pragma,.hljs-preprocessor,.hljs-pseudo,.hljs-stream,.hljs-string,.hljs-tag .hljs-value,.hljs-title,.hljs-type,.nginx .hljs-built_in,.ruby .hljs-class .hljs-parent,.ruby .hljs-string,.ruby .hljs-symbol,.ruby .hljs-symbol .hljs-string,.smalltalk .hljs-array,.smalltalk .hljs-class,.smalltalk .hljs-localvars,.tex .hljs-command{color:#2c009f}.apache .hljs-sqbracket,.hljs-annotation,.hljs-comment,.hljs-decorator,.hljs-deletion,.hljs-doctype,.hljs-pi,.hljs-shebang{color:#e60415}.apache .hljs-tag,.bash .hljs-variable,.css .hljs-id,.diff .hljs-header,.hljs-chunk,.hljs-dartdoc,.hljs-keyword,.hljs-literal,.hljs-phpdoc,.hljs-request,.hljs-status,.hljs-title,.hljs-type,.hljs-winutils,.rsl .hljs-built_in,.smalltalk .hljs-class,.tex .hljs-command,.vbscript .hljs-built_in,.xml .hljs-tag .hljs-title{font-weight:700}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:.5em;background:#002b36;color:#839496;-webkit-text-size-adjust:none}.diff .hljs-header,.hljs-comment,.hljs-doctype,.hljs-javadoc,.hljs-pi,.lisp .hljs-string{color:#586e75}.css .hljs-tag,.hljs-addition,.hljs-keyword,.hljs-request,.hljs-status,.hljs-winutils,.method,.nginx .hljs-title{color:#859900}.hljs-command,.hljs-dartdoc,.hljs-hexcolor,.hljs-link_url,.hljs-number,.hljs-phpdoc,.hljs-regexp,.hljs-rules .hljs-value,.hljs-string,.hljs-tag .hljs-value,.tex .hljs-formula{color:#2aa198}.css .hljs-function,.hljs-built_in,.hljs-chunk,.hljs-decorator,.hljs-id,.hljs-identifier,.hljs-localvars,.hljs-title,.vhdl .hljs-literal{color:#268bd2}.hljs-attribute,.hljs-class .hljs-title,.hljs-constant,.hljs-link_reference,.hljs-parent,.hljs-type,.hljs-variable,.lisp .hljs-body,.smalltalk .hljs-number{color:#b58900}.css .hljs-pseudo,.diff .hljs-change,.hljs-attr_selector,.hljs-cdata,.hljs-header,.hljs-pragma,.hljs-preprocessor,.hljs-preprocessor .hljs-keyword,.hljs-shebang,.hljs-special,.hljs-subst,.hljs-symbol,.hljs-symbol .hljs-string{color:#cb4b16}.hljs-deletion,.hljs-important{color:#dc322f}.hljs-link_label{color:#6c71c4}.tex .hljs-formula{background:#073642}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:.5em;background:#fdf6e3;color:#657b83;-webkit-text-size-adjust:none}.diff .hljs-header,.hljs-comment,.hljs-doctype,.hljs-javadoc,.hljs-pi,.lisp .hljs-string{color:#93a1a1}.css .hljs-tag,.hljs-addition,.hljs-keyword,.hljs-request,.hljs-status,.hljs-winutils,.method,.nginx .hljs-title{color:#859900}.hljs-command,.hljs-dartdoc,.hljs-hexcolor,.hljs-link_url,.hljs-number,.hljs-phpdoc,.hljs-regexp,.hljs-rules .hljs-value,.hljs-string,.hljs-tag .hljs-value,.tex .hljs-formula{color:#2aa198}.css .hljs-function,.hljs-built_in,.hljs-chunk,.hljs-decorator,.hljs-id,.hljs-identifier,.hljs-localvars,.hljs-title,.vhdl .hljs-literal{color:#268bd2}.hljs-attribute,.hljs-class .hljs-title,.hljs-constant,.hljs-link_reference,.hljs-parent,.hljs-type,.hljs-variable,.lisp .hljs-body,.smalltalk .hljs-number{color:#b58900}.css .hljs-pseudo,.diff .hljs-change,.hljs-attr_selector,.hljs-cdata,.hljs-header,.hljs-pragma,.hljs-preprocessor,.hljs-preprocessor .hljs-keyword,.hljs-shebang,.hljs-special,.hljs-subst,.hljs-symbol,.hljs-symbol .hljs-string{color:#cb4b16}.hljs-deletion,.hljs-important{color:#dc322f}.hljs-link_label{color:#6c71c4}.tex .hljs-formula{background:#eee8d5}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:.5em;background:#000;color:#f8f8f8;-webkit-text-size-adjust:none}.hljs-comment,.hljs-javadoc{color:#aeaeae;font-style:italic}.hljs-keyword,.hljs-request,.hljs-status,.nginx .hljs-title,.ruby .hljs-function .hljs-keyword{color:#e28964}.hljs-function .hljs-keyword,.hljs-list .hljs-title,.hljs-sub .hljs-keyword,.method{color:#99cf50}.apache .hljs-cbracket,.coffeescript .hljs-attribute,.hljs-attr_selector,.hljs-cdata,.hljs-date,.hljs-filter .hljs-argument,.hljs-string,.hljs-tag .hljs-value,.tex .hljs-command{color:#65b042}.hljs-subst{color:#daefa3}.hljs-regexp{color:#e9c062}.hljs-decorator,.hljs-pi,.hljs-prompt,.hljs-shebang,.hljs-sub .hljs-identifier,.hljs-tag,.hljs-tag .hljs-keyword,.hljs-title{color:#89bdff}.hljs-class .hljs-title,.hljs-dartdoc,.hljs-javadoctag,.hljs-phpdoc,.hljs-type,.hljs-yardoctag,.smalltalk .hljs-class{text-decoration:underline}.hljs-number,.hljs-symbol,.ruby .hljs-symbol .hljs-string{color:#3387cc}.clojure .hljs-attribute,.hljs-params,.hljs-variable{color:#3e87e3}.css .hljs-tag,.hljs-pseudo,.hljs-rules .hljs-property,.tex .hljs-special{color:#cda869}.css .hljs-class{color:#9b703f}.hljs-rules .hljs-keyword{color:#c5af75}.hljs-rules .hljs-value{color:#cf6a4c}.css .hljs-id{color:#8b98ab}.apache .hljs-sqbracket,.hljs-annotation,.nginx .hljs-built_in{color:#9b859d}.hljs-pragma,.hljs-preprocessor{color:#8996a8}.css .hljs-value .hljs-number,.hljs-hexcolor{color:#dd7b3b}.css .hljs-function{color:#dad085}.diff .hljs-header,.hljs-chunk,.tex .hljs-formula{background-color:#0e2231;color:#f8f8f8;font-style:italic}.diff .hljs-change{background-color:#4a410d;color:#f8f8f8}.hljs-addition{background-color:#253b22;color:#f8f8f8}.hljs-deletion{background-color:#420e09;color:#f8f8f8}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs-comment{color:#7285b7}.css .hljs-class,.css .hljs-id,.css .hljs-pseudo,.hljs-attribute,.hljs-regexp,.hljs-tag,.hljs-variable,.html .hljs-doctype,.ruby .hljs-constant,.xml .hljs-doctype,.xml .hljs-pi,.xml .hljs-tag .hljs-title{color:#ff9da4}.hljs-built_in,.hljs-constant,.hljs-literal,.hljs-number,.hljs-params,.hljs-pragma,.hljs-preprocessor{color:#ffc58f}.css .hljs-rules .hljs-attribute,.ruby .hljs-class .hljs-title{color:#ffeead}.hljs-header,.hljs-inheritance,.hljs-string,.hljs-value,.ruby .hljs-symbol,.xml .hljs-cdata{color:#d1f1a9}.css .hljs-hexcolor,.hljs-title{color:#9ff}.coffeescript .hljs-title,.hljs-function,.javascript .hljs-title,.perl .hljs-sub,.python .hljs-decorator,.python .hljs-title,.ruby .hljs-function .hljs-title,.ruby .hljs-title .hljs-keyword{color:#bbdaff}.hljs-keyword,.javascript .hljs-function{color:#ebbbff}.hljs{display:block;overflow-x:auto;background:#002451;color:#fff;padding:.5em;-webkit-text-size-adjust:none}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs-comment{color:#969896}.css .hljs-class,.css .hljs-id,.css .hljs-pseudo,.hljs-attribute,.hljs-regexp,.hljs-tag,.hljs-variable,.html .hljs-doctype,.ruby .hljs-constant,.xml .hljs-doctype,.xml .hljs-pi,.xml .hljs-tag .hljs-title{color:#d54e53}.hljs-built_in,.hljs-constant,.hljs-literal,.hljs-number,.hljs-params,.hljs-pragma,.hljs-preprocessor{color:#e78c45}.css .hljs-rules .hljs-attribute,.ruby .hljs-class .hljs-title{color:#e7c547}.hljs-header,.hljs-inheritance,.hljs-string,.hljs-value,.ruby .hljs-symbol,.xml .hljs-cdata{color:#b9ca4a}.css .hljs-hexcolor,.hljs-title{color:#70c0b1}.coffeescript .hljs-title,.hljs-function,.javascript .hljs-title,.perl .hljs-sub,.python .hljs-decorator,.python .hljs-title,.ruby .hljs-function .hljs-title,.ruby .hljs-title .hljs-keyword{color:#7aa6da}.hljs-keyword,.javascript .hljs-function{color:#c397d8}.hljs{display:block;overflow-x:auto;background:#000;color:#eaeaea;padding:.5em;-webkit-text-size-adjust:none}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs-comment{color:#999}.css .hljs-class,.css .hljs-id,.css .hljs-pseudo,.hljs-attribute,.hljs-regexp,.hljs-tag,.hljs-variable,.html .hljs-doctype,.ruby .hljs-constant,.xml .hljs-doctype,.xml .hljs-pi,.xml .hljs-tag .hljs-title{color:#f2777a}.hljs-built_in,.hljs-constant,.hljs-literal,.hljs-number,.hljs-params,.hljs-pragma,.hljs-preprocessor{color:#f99157}.css .hljs-rules .hljs-attribute,.ruby .hljs-class .hljs-title{color:#fc6}.hljs-header,.hljs-inheritance,.hljs-string,.hljs-value,.ruby .hljs-symbol,.xml .hljs-cdata{color:#9c9}.css .hljs-hexcolor,.hljs-title{color:#6cc}.coffeescript .hljs-title,.hljs-function,.javascript .hljs-title,.perl .hljs-sub,.python .hljs-decorator,.python .hljs-title,.ruby .hljs-function .hljs-title,.ruby .hljs-title .hljs-keyword{color:#69c}.hljs-keyword,.javascript .hljs-function{color:#c9c}.hljs{display:block;overflow-x:auto;background:#2d2d2d;color:#ccc;padding:.5em;-webkit-text-size-adjust:none}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs-comment{color:#969896}.css .hljs-class,.css .hljs-id,.css .hljs-pseudo,.hljs-attribute,.hljs-regexp,.hljs-tag,.hljs-variable,.html .hljs-doctype,.ruby .hljs-constant,.xml .hljs-doctype,.xml .hljs-pi,.xml .hljs-tag .hljs-title{color:#c66}.hljs-built_in,.hljs-constant,.hljs-literal,.hljs-number,.hljs-params,.hljs-pragma,.hljs-preprocessor{color:#de935f}.css .hljs-rules .hljs-attribute,.ruby .hljs-class .hljs-title{color:#f0c674}.hljs-header,.hljs-inheritance,.hljs-string,.hljs-value,.ruby .hljs-symbol,.xml .hljs-cdata{color:#b5bd68}.css .hljs-hexcolor,.hljs-title{color:#8abeb7}.coffeescript .hljs-title,.hljs-function,.javascript .hljs-title,.perl .hljs-sub,.python .hljs-decorator,.python .hljs-title,.ruby .hljs-function .hljs-title,.ruby .hljs-title .hljs-keyword{color:#81a2be}.hljs-keyword,.javascript .hljs-function{color:#b294bb}.hljs{display:block;overflow-x:auto;background:#1d1f21;color:#c5c8c6;padding:.5em;-webkit-text-size-adjust:none}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs-comment{color:#8e908c}.css .hljs-class,.css .hljs-id,.css .hljs-pseudo,.hljs-attribute,.hljs-regexp,.hljs-tag,.hljs-variable,.html .hljs-doctype,.ruby .hljs-constant,.xml .hljs-doctype,.xml .hljs-pi,.xml .hljs-tag .hljs-title{color:#c82829}.hljs-built_in,.hljs-constant,.hljs-literal,.hljs-number,.hljs-params,.hljs-pragma,.hljs-preprocessor{color:#f5871f}.css .hljs-rules .hljs-attribute,.ruby .hljs-class .hljs-title{color:#eab700}.hljs-header,.hljs-inheritance,.hljs-string,.hljs-value,.ruby .hljs-symbol,.xml .hljs-cdata{color:#718c00}.css .hljs-hexcolor,.hljs-title{color:#3e999f}.coffeescript .hljs-title,.hljs-function,.javascript .hljs-title,.perl .hljs-sub,.python .hljs-decorator,.python .hljs-title,.ruby .hljs-function .hljs-title,.ruby .hljs-title .hljs-keyword{color:#4271ae}.hljs-keyword,.javascript .hljs-function{color:#8959a8}.hljs{display:block;overflow-x:auto;background:#fff;color:#4d4d4c;padding:.5em;-webkit-text-size-adjust:none}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:.5em;background:#fff;color:#000;-webkit-text-size-adjust:none}.apache .hljs-cbracket,.diff .hljs-header,.hljs-annotation,.hljs-chunk,.hljs-comment{color:green}.bash .hljs-variable,.css .smalltalk .hljs-class,.hljs-built_in,.hljs-id,.hljs-keyword,.hljs-request,.hljs-status,.hljs-winutils,.nginx .hljs-title,.tex .hljs-command,.xml .hljs-tag,.xml .hljs-tag .hljs-value{color:#00f}.apache .hljs-tag,.coffeescript .hljs-attribute,.django .hljs-variable,.hljs-addition,.hljs-date,.hljs-flow,.hljs-parent,.hljs-rules .hljs-value,.hljs-stream,.hljs-string,.hljs-tag .hljs-value,.hljs-template_tag,.hljs-title,.ruby .hljs-symbol,.ruby .hljs-symbol .hljs-string,.tex .hljs-formula{color:#a31515}.apache .hljs-sqbracket,.hljs-array,.hljs-attr_selector,.hljs-decorator,.hljs-deletion,.hljs-doctype,.hljs-envvar,.hljs-filter .hljs-argument,.hljs-localvars,.hljs-pi,.hljs-pragma,.hljs-preprocessor,.hljs-prompt,.hljs-pseudo,.hljs-shebang,.nginx .hljs-built_in,.ruby .hljs-string,.tex .hljs-special,.userType{color:#2b91af}.hljs-dartdoc,.hljs-javadoc,.hljs-phpdoc,.hljs-xmlDocTag{color:grey}.hljs-type,.hljs-typename{font-weight:700}.vhdl .hljs-string{color:#666}.vhdl .hljs-literal{color:#a31515}.vhdl .hljs-attribute{color:#00b0e8}.xml .hljs-attribute{color:red}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:.5em;background:#fff;color:#000;-webkit-text-size-adjust:none}.hljs-comment,.hljs-javadoc{color:#006a00}.hljs-keyword,.hljs-literal,.nginx .hljs-title{color:#aa0d91}.hljs-list .hljs-title,.hljs-request,.hljs-status,.hljs-tag .hljs-title,.hljs-winutils,.http .hljs-title,.method,.setting .hljs-value,.tex .hljs-command{color:#008}.hljs-envvar,.tex .hljs-special{color:#660}.hljs-string{color:#c41a16}.apache .hljs-cbracket,.hljs-attr_selector,.hljs-cdata,.hljs-date,.hljs-filter .hljs-argument,.hljs-regexp,.hljs-tag .hljs-value{color:#080}.coffeescript .hljs-attribute,.css .hljs-function,.hljs-decorator,.hljs-function .hljs-title,.hljs-hexcolor,.hljs-number,.hljs-pi,.hljs-prompt,.hljs-rules .hljs-value,.hljs-shebang,.hljs-sub .hljs-identifier,.hljs-symbol,.hljs-symbol .hljs-string,.hljs-tag,.hljs-tag .hljs-keyword,.ini .hljs-title{color:#1c00cf}.clojure .hljs-attribute,.hljs-built_in,.hljs-class .hljs-id,.hljs-class .hljs-title,.hljs-dartdoc,.hljs-doctype,.hljs-javadoctag,.hljs-params,.hljs-phpdoc,.hljs-tag .hljs-attribute,.hljs-type,.hljs-typename,.hljs-yardoctag,.setting,.smalltalk .hljs-class{color:#5c2699}.hljs-variable{color:#3f6e74}.css .hljs-tag,.hljs-pseudo,.hljs-rules .hljs-property,.hljs-subst{color:#000}.css .hljs-class,.css .hljs-id{color:#9b703f}.hljs-value .hljs-important{color:#f70;font-weight:700}.hljs-rules .hljs-keyword{color:#c5af75}.apache .hljs-sqbracket,.hljs-annotation,.nginx .hljs-built_in{color:#9b859d}.hljs-pragma,.hljs-preprocessor,.hljs-preprocessor *{color:#643820}.tex .hljs-formula{background-color:#eee;font-style:italic}.diff .hljs-header,.hljs-chunk{color:grey;font-weight:700}.diff .hljs-change{background-color:#bccff9}.hljs-addition{background-color:#baeeba}.hljs-deletion{background-color:#ffc8bd}.hljs-comment .hljs-yardoctag{font-weight:700}.method .hljs-id{color:#000}
@@ -0,0 +1 @@
1
+ .hljs{display:block;overflow-x:auto;padding:.5em;background:#3f3f3f;color:#dcdcdc;-webkit-text-size-adjust:none}.clojure .hljs-attribute,.css .hljs-class,.css .hljs-id,.hljs-keyword,.hljs-request,.hljs-status,.hljs-tag,.lisp .hljs-title,.nginx .hljs-title{color:#e3ceab}.django .hljs-filter .hljs-argument,.django .hljs-template_tag,.django .hljs-variable{color:#dcdcdc}.hljs-date,.hljs-number{color:#8cd0d3}.apache .hljs-sqbracket,.dos .hljs-envvar,.dos .hljs-stream,.hljs-variable{color:#efdcbc}.diff .hljs-change,.dos .hljs-flow,.hljs-literal,.python .exception,.python .hljs-built_in,.tex .hljs-special{color:#efefaf}.diff .hljs-chunk,.hljs-subst{color:#8f8f8f}.apache .hljs-tag,.diff .hljs-header,.dos .hljs-keyword,.hljs-decorator,.hljs-prompt,.hljs-title,.hljs-type,.nginx .hljs-built_in,.ruby .hljs-class .hljs-parent,.tex .hljs-command{color:#efef8f}.dos .hljs-winutils,.ruby .hljs-string,.ruby .hljs-symbol,.ruby .hljs-symbol .hljs-string{color:#dca3a3}.apache .hljs-cbracket,.coffeescript .hljs-attribute,.css .hljs-rules .hljs-value,.diff .hljs-deletion,.hljs-attr_selector,.hljs-built_in,.hljs-javadoc,.hljs-pragma,.hljs-preprocessor,.hljs-pseudo,.hljs-string,.hljs-tag .hljs-value,.smalltalk .hljs-array,.smalltalk .hljs-class,.smalltalk .hljs-localvars,.tex .hljs-formula{color:#cc9393}.diff .hljs-addition,.hljs-annotation,.hljs-comment,.hljs-doctype,.hljs-pi,.hljs-shebang{color:#7f9f7f}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
@@ -1,38 +1,44 @@
1
+ /* line 1, ../theme-output.scss */
1
2
  .reveal .slide-background {
2
- background: #f3f4f4;
3
- background-size: cover;
4
- background-position: 50% 50%;
5
- background-repeat: no-repeat;
3
+ background: #f3f4f4;
4
+ background-size: cover;
5
+ background-position: 50% 50%;
6
+ background-repeat: no-repeat;
6
7
  }
7
8
 
9
+ /* line 8, ../theme-output.scss */
8
10
  .reveal .has-dark-background,
9
11
  .reveal .light-foreground,
10
12
  .reveal section.background-shade-dark,
11
13
  .reveal section.light-foreground {
12
- color: #fff;
14
+ color: #fff;
13
15
  }
14
16
 
17
+ /* line 15, ../theme-output.scss */
15
18
  .reveal .has-dark-background .product path,
16
19
  .reveal .light-foreground .product path,
17
20
  .reveal section.background-shade-dark .product path,
18
21
  .reveal section.light-foreground .product path {
19
- fill: #ffffff !important;
22
+ fill: #ffffff !important;
20
23
  }
21
24
 
25
+ /* line 22, ../theme-output.scss */
22
26
  .reveal .has-dark-background .icon.stroked path,
23
27
  .reveal .light-foreground .icon.stroked path,
24
28
  .reveal section.background-shade-dark .icon.stroked path,
25
29
  .reveal section.light-foreground .icon.stroked path {
26
- stroke: #ffffff !important;
30
+ stroke: #ffffff !important;
27
31
  }
28
32
 
33
+ /* line 29, ../theme-output.scss */
29
34
  .reveal .has-dark-background .redhat-product-logotype path,
30
35
  .reveal .light-foreground .redhat-product-logotype path,
31
36
  .reveal section.background-shade-dark .redhat-product-logotype path,
32
37
  .reveal section.light-foreground .redhat-product-logotype path {
33
- fill: #ffffff;
38
+ fill: #ffffff;
34
39
  }
35
40
 
41
+ /* line 36, ../theme-output.scss */
36
42
  .reveal .has-dark-background text.logotext,
37
43
  .reveal .light-foreground text.logotext,
38
44
  .reveal section.background-shade-dark text.logotext,
@@ -53,44 +59,52 @@
53
59
  .reveal .light-foreground .logotext path,
54
60
  .reveal section.background-shade-dark .logotext path,
55
61
  .reveal section.light-foreground .logotext path {
56
- fill: #fff !important;
62
+ fill: #fff !important;
57
63
  }
58
64
 
65
+ /* line 59, ../theme-output.scss */
59
66
  .reveal .has-dark-background .redhat-logo .logotext,
60
67
  .reveal .light-foreground .redhat-logo .logotext,
61
68
  .reveal section.background-shade-dark .redhat-logo .logotext,
62
69
  .reveal section.light-foreground .redhat-logo .logotext {
63
- fill: #ffffff !important;
70
+ fill: #ffffff !important;
64
71
  }
65
72
 
73
+ /* line 66, ../theme-output.scss */
66
74
  .reveal .has-light-background {
67
- color: #222222;
75
+ color: #222222;
68
76
  }
69
77
 
78
+ /* line 70, ../theme-output.scss */
70
79
  .reveal .has-light-background path {
71
- fill: currentcolor;
80
+ fill: currentcolor;
72
81
  }
73
82
 
83
+ /* line 74, ../theme-output.scss */
74
84
  .reveal .has-light-background .icon.stroked path {
75
- stroke: currentcolor;
85
+ stroke: currentcolor;
76
86
  }
77
87
 
88
+ /* line 78, ../theme-output.scss */
78
89
  .reveal .has-light-background .redhat-logo .logotext {
79
- fill: #000000 !important;
90
+ fill: #000000 !important;
80
91
  }
81
92
 
93
+ /* line 82, ../theme-output.scss */
82
94
  .reveal .dark-foreground,
83
95
  .reveal section.background-shade-light,
84
96
  .reveal section.dark-foreground {
85
- color: #000;
97
+ color: #000;
86
98
  }
87
99
 
100
+ /* line 88, ../theme-output.scss */
88
101
  .reveal .dark-foreground .redhat-product-logotype path,
89
102
  .reveal section.background-shade-light .redhat-product-logotype path,
90
103
  .reveal section.dark-foreground .redhat-product-logotype path {
91
- fill: #000000;
104
+ fill: #000000;
92
105
  }
93
106
 
107
+ /* line 94, ../theme-output.scss */
94
108
  .reveal .dark-foreground text.logotext,
95
109
  .reveal section.background-shade-light text.logotext,
96
110
  .reveal section.dark-foreground text.logotext,
@@ -109,1250 +123,1390 @@
109
123
  .reveal .dark-foreground .product,
110
124
  .reveal section.background-shade-light .product,
111
125
  .reveal section.dark-foreground .product {
112
- fill: #currentcolor !important;
126
+ fill: #currentcolor !important;
113
127
  }
114
128
 
129
+ /* line 115, ../theme-output.scss */
115
130
  .reveal .dark-foreground .redhat-logo .logotext,
116
131
  .reveal section.background-shade-light .redhat-logo .logotext,
117
132
  .reveal section.dark-foreground .redhat-logo .logotext {
118
- fill: currentcolor !important;
133
+ fill: currentcolor !important;
119
134
  }
120
135
 
136
+ /* line 121, ../theme-output.scss */
121
137
  .reveal svg path {
122
- fill: currentcolor;
138
+ fill: currentcolor;
123
139
  }
124
140
 
141
+ /* line 125, ../theme-output.scss */
125
142
  .reveal .slide-background.background-shade-dark:before {
126
- content: "";
127
- display: block;
128
- position: absolute;
129
- top: 0;
130
- bottom: 0;
131
- left: 0;
132
- right: 0;
133
- width: 100%;
134
- height: 100%;
135
- background-color: rgba(40, 40, 40, 0.8);
136
- }
137
-
143
+ content: "";
144
+ display: block;
145
+ position: absolute;
146
+ top: 0;
147
+ bottom: 0;
148
+ left: 0;
149
+ right: 0;
150
+ width: 100%;
151
+ height: 100%;
152
+ background-color: rgba(40, 40, 40, 0.8);
153
+ }
154
+
155
+ /* line 138, ../theme-output.scss */
138
156
  .reveal .slide-background.background-shade-light:before {
139
- content: "";
140
- display: block;
141
- position: absolute;
142
- top: 0;
143
- bottom: 0;
144
- left: 0;
145
- right: 0;
146
- width: 100%;
147
- height: 100%;
148
- background-color: rgba(255, 255, 255, 0.8);
149
- }
150
-
157
+ content: "";
158
+ display: block;
159
+ position: absolute;
160
+ top: 0;
161
+ bottom: 0;
162
+ left: 0;
163
+ right: 0;
164
+ width: 100%;
165
+ height: 100%;
166
+ background-color: rgba(255, 255, 255, 0.8);
167
+ }
168
+
169
+ /* line 151, ../theme-output.scss */
151
170
  .reveal .slides > section {
152
- text-align: left;
153
- letter-spacing: .061em;
171
+ text-align: left;
172
+ letter-spacing: .061em;
154
173
  }
155
174
 
175
+ /* line 156, ../theme-output.scss */
156
176
  .reveal .slides > section h1 {
157
- line-height: 1em;
158
- font-weight: 700;
159
- letter-spacing: .04em;
160
- font-size: 3em;
177
+ line-height: 1em;
178
+ font-weight: 700;
179
+ letter-spacing: .04em;
180
+ font-size: 3em;
161
181
  }
162
182
 
183
+ /* Change Font Size from 2em to 1.5em */
184
+ /* line 164, ../theme-output.scss */
163
185
  .reveal .slides > section h2 {
164
- font-size: 2em;
165
- font-weight: 300;
166
- letter-spacing: .15em;
167
- line-height: 1.15em;
186
+ font-size: 1.5em;
187
+ font-weight: 300;
188
+ letter-spacing: .15em;
189
+ line-height: 1.15em;
168
190
  }
169
191
 
192
+ /* line 171, ../theme-output.scss */
170
193
  .reveal .slides > section h3 {
171
- font-weight: 700;
172
- font-size: 1em;
173
- letter-spacing: .05em;
174
- line-height: 1.25em;
194
+ font-weight: 700;
195
+ font-size: 1em;
196
+ letter-spacing: .05em;
197
+ line-height: 1.25em;
175
198
  }
176
199
 
200
+ /* line 178, ../theme-output.scss */
177
201
  .reveal .slides > section p {
178
- margin-bottom: .5em;
202
+ margin-bottom: .5em;
179
203
  }
180
204
 
205
+ /* line 182, ../theme-output.scss */
181
206
  .reveal .slides > section blockquote {
182
- font-style: normal;
183
- box-shadow: none;
207
+ font-style: normal;
208
+ box-shadow: none;
184
209
  }
185
210
 
211
+ /* line 187, ../theme-output.scss */
186
212
  .reveal .progress {
187
- position:;
188
- background-color: transparent;
213
+ /* position: ;*/
214
+ background-color: transparent;
189
215
  }
190
216
 
217
+ /* line 192, ../theme-output.scss */
191
218
  .reveal .progress span {
192
- background-color: #5e6a71;
193
- opacity: .;
219
+ background-color: #5e6a71;
220
+ /* opacity: .;*/
194
221
  }
195
222
 
223
+ /* line 197, ../theme-output.scss */
196
224
  .reveal .absolute-element svg {
197
- position: absolute;
198
- top: 0;
199
- left: 0;
200
- right: 0;
201
- width: 100% !important;
202
- height: 100% !important;
225
+ position: absolute;
226
+ top: 0;
227
+ left: 0;
228
+ right: 0;
229
+ width: 100% !important;
230
+ height: 100% !important;
203
231
  }
204
232
 
233
+ /* line 206, ../theme-output.scss */
205
234
  .reveal .icon.stroked {
206
- width: 282px;
207
- height: 282px;
235
+ width: 282px;
236
+ height: 282px;
208
237
  }
209
238
 
239
+ /* line 211, ../theme-output.scss */
210
240
  .reveal .icon.stroked.icon-arrow path {
211
- stroke-width: 4px !important;
241
+ stroke-width: 4px !important;
212
242
  }
213
243
 
244
+ /* line 215, ../theme-output.scss */
214
245
  .reveal .icon.stroked path {
215
- fill: none;
216
- stroke-width: 1.5px;
217
- transition-delay: .5s !important;
218
- stroke-dashoffset: 0;
219
- stroke-width: 1.5;
220
- stroke-linecap: round;
221
- stroke-linejoin: round;
222
- stroke: #5e6a71;
246
+ fill: none;
247
+ stroke-width: 1.5px;
248
+ transition-delay: .5s !important;
249
+ stroke-dashoffset: 0;
250
+ stroke-width: 1.5;
251
+ stroke-linecap: round;
252
+ stroke-linejoin: round;
253
+ stroke: #5e6a71;
223
254
  }
224
255
 
256
+ /* line 226, ../theme-output.scss */
225
257
  .reveal .icon.stroked path.long {
226
- stroke-dasharray: 420, 420;
227
- transition: 2.5s all ease;
258
+ stroke-dasharray: 420, 420;
259
+ transition: 2.5s all ease;
228
260
  }
229
261
 
262
+ /* line 231, ../theme-output.scss */
230
263
  .reveal .icon.stroked path.longer {
231
- stroke-dasharray: 512, 512;
232
- transition: 2.5s all ease;
264
+ stroke-dasharray: 512, 512;
265
+ transition: 2.5s all ease;
233
266
  }
234
267
 
268
+ /* line 236, ../theme-output.scss */
235
269
  .reveal .icon.stroked path.short {
236
- stroke-dasharray: 90, 90;
237
- transition: 5s all ease;
270
+ stroke-dasharray: 90, 90;
271
+ transition: 5s all ease;
238
272
  }
239
273
 
274
+ /* line 241, ../theme-output.scss */
240
275
  .reveal .icon.stroked path.shortest {
241
- stroke-dasharray: 5, 5;
242
- transition: 2s all ease;
276
+ stroke-dasharray: 5, 5;
277
+ transition: 2s all ease;
243
278
  }
244
279
 
280
+ /* line 246, ../theme-output.scss */
245
281
  .reveal .icon.stroked path.round {
246
- stroke-linecap: round;
247
- stroke-linejoin: round;
282
+ stroke-linecap: round;
283
+ stroke-linejoin: round;
248
284
  }
249
285
 
286
+ /* line 251, ../theme-output.scss */
250
287
  .reveal .icon.stroked path.virtual {
251
- transition: .5s all ease;
252
- stroke-dasharray: 1.1, 3;
253
- stroke-linecap: round;
288
+ transition: .5s all ease;
289
+ stroke-dasharray: 1.1, 3;
290
+ stroke-linecap: round;
254
291
  }
255
292
 
293
+ /* line 257, ../theme-output.scss */
256
294
  .reveal .icon.stroked path.dashed {
257
- stroke-dasharray: 3, 3;
295
+ stroke-dasharray: 3, 3;
258
296
  }
259
297
 
298
+ /* line 261, ../theme-output.scss */
260
299
  .reveal .icon.stroked path.hand {
261
- stroke-linecap: round;
300
+ stroke-linecap: round;
262
301
  }
263
302
 
303
+ /* line 265, ../theme-output.scss */
264
304
  .reveal .present path.virtual {
265
- -webkit-animation: virtual-outline 60s infinite linear;
266
- -moz-animation: virtual-outline 60s infinite linear;
267
- animation: virtual-outline 60s infinite linear;
305
+ -webkit-animation: virtual-outline 60s infinite linear;
306
+ -moz-animation: virtual-outline 60s infinite linear;
307
+ animation: virtual-outline 60s infinite linear;
268
308
  }
269
309
 
270
310
  @-webkit-keyframes virtual-outline {
271
- 0% {
272
- stroke-dashoffset: 0;
273
- }
274
- 100% {
275
- stroke-dashoffset: 512;
276
- }
311
+ 0% {
312
+ stroke-dashoffset: 0;
313
+ }
314
+ 100% {
315
+ stroke-dashoffset: 512;
316
+ }
277
317
  }
278
-
279
318
  @-moz-keyframes virtual-outline {
280
- 0% {
281
- stroke-dashoffset: 0;
282
- }
283
- 100% {
284
- stroke-dashoffset: 512;
285
- }
319
+ 0% {
320
+ stroke-dashoffset: 0;
321
+ }
322
+ 100% {
323
+ stroke-dashoffset: 512;
324
+ }
286
325
  }
287
-
288
326
  @keyframes virtual-outline {
289
- 0% {
290
- stroke-dashoffset: 0;
291
- }
292
- 100% {
293
- stroke-dashoffset: 512;
294
- }
327
+ 0% {
328
+ stroke-dashoffset: 0;
329
+ }
330
+ 100% {
331
+ stroke-dashoffset: 512;
332
+ }
295
333
  }
296
-
334
+ /* line 298, ../theme-output.scss */
297
335
  .reveal a {
298
- box-shadow: 0 0.066666em;
336
+ box-shadow: 0 0.066666em;
299
337
  }
300
338
 
339
+ /* line 302, ../theme-output.scss */
301
340
  .reveal.overview section.present {
302
- border: 12px solid white !important;
303
- box-shadow: 0 0 0 10px #ffffff, inset 0 0 0 6px rgba(0, 0, 0, 0.2);
341
+ border: 12px solid white !important;
342
+ box-shadow: 0 0 0 10px #ffffff, inset 0 0 0 6px rgba(0, 0, 0, 0.2);
304
343
  }
305
344
 
345
+ /* line 307, ../theme-output.scss */
306
346
  .reveal .rh-pattern {
307
- width: 256px;
308
- height: 256px;
347
+ width: 256px;
348
+ height: 256px;
309
349
  }
310
350
 
351
+ /* line 312, ../theme-output.scss */
311
352
  .reveal .rh-pattern path {
312
- transition: all .5s ease;
353
+ transition: all .5s ease;
313
354
  }
314
355
 
356
+ /* line 316, ../theme-output.scss */
315
357
  .reveal .future .rh-pattern path {
316
- stroke-dasharray: 0, 85 !important;
358
+ stroke-dasharray: 0, 85 !important;
317
359
  }
318
360
 
361
+ /* line 320, ../theme-output.scss */
319
362
  .reveal .present .rh-pattern path {
320
- stroke-dasharray: 80, 0 !important;
363
+ stroke-dasharray: 80, 0 !important;
321
364
  }
322
365
 
366
+ /* line 324, ../theme-output.scss */
323
367
  .reveal div[data-block-type="snippet"] > .sl-block-content > svg,
324
368
  .reveal div[data-block-type="snippet"] .icon,
325
369
  .reveal div[data-block-type="snippet"] .product {
326
- position: absolute;
327
- top: 0;
328
- left: 0;
329
- right: 0;
330
- bottom: 0;
331
- width: 100%;
332
- height: 100%;
370
+ position: absolute;
371
+ top: 0;
372
+ left: 0;
373
+ right: 0;
374
+ bottom: 0;
375
+ width: 100%;
376
+ height: 100%;
333
377
  }
334
378
 
379
+ /* line 336, ../theme-output.scss */
335
380
  .reveal div[data-block-type="snippet"] .icon {
336
- top: -15%;
337
- right: -15%;
338
- bottom: -15%;
339
- left: -15%;
340
- width: 130%;
341
- height: 130%;
381
+ top: -15%;
382
+ right: -15%;
383
+ bottom: -15%;
384
+ left: -15%;
385
+ width: 130%;
386
+ height: 130%;
342
387
  }
343
388
 
389
+ /* line 345, ../theme-output.scss */
344
390
  .reveal div[data-block-type="snippet"] {
345
- min-width: 60px !important;
346
- min-height: 40px !important;
391
+ min-width: 60px !important;
392
+ min-height: 40px !important;
347
393
  }
348
394
 
395
+ /* line 350, ../theme-output.scss */
349
396
  .reveal div[data-block-type="text"] {
350
- font-size: 20px;
397
+ font-size: 20px;
351
398
  }
352
399
 
400
+ /* line 354, ../theme-output.scss */
353
401
  .reveal .triangle-element,
354
402
  .reveal .triangle-element * {
355
- user-select: none;
403
+ user-select: none;
356
404
  }
357
405
 
406
+ /* line 359, ../theme-output.scss */
358
407
  .reveal .has-light-background .closing-logo.logotype path {
359
- fill: #000000 !important;
408
+ fill: #000000 !important;
360
409
  }
361
410
 
362
411
  @-webkit-keyframes closing-animation {
363
- 0% {
364
- -webkit-transform: scale(4) translate(40%);
365
- transform: scale(4) translate(40%);
366
- opacity: 0;
367
- }
368
- 80% {
369
- -webkit-transform: scale(1) translate(30%);
370
- transform: scale(1) translate(30%);
371
- }
412
+ 0% {
413
+ -webkit-transform: scale(4) translate(40%);
414
+ transform: scale(4) translate(40%);
415
+ opacity: 0;
416
+ }
417
+ 80% {
418
+ -webkit-transform: scale(1) translate(30%);
419
+ transform: scale(1) translate(30%);
420
+ }
372
421
  }
373
-
374
422
  @-moz-keyframes closing-animation {
375
- 0% {
376
- -webkit-transform: scale(4) translate(40%);
377
- transform: scale(4) translate(40%);
378
- opacity: 0;
379
- }
380
- 80% {
381
- -webkit-transform: scale(1) translate(30%);
382
- transform: scale(1) translate(30%);
383
- }
423
+ 0% {
424
+ -webkit-transform: scale(4) translate(40%);
425
+ transform: scale(4) translate(40%);
426
+ opacity: 0;
427
+ }
428
+ 80% {
429
+ -webkit-transform: scale(1) translate(30%);
430
+ transform: scale(1) translate(30%);
431
+ }
384
432
  }
385
-
386
433
  @-ms-keyframes closing-animation {
387
- 0% {
388
- -webkit-transform: scale(4) translate(40%);
389
- transform: scale(4) translate(40%);
390
- opacity: 0;
391
- }
392
- 80% {
393
- -webkit-transform: scale(1) translate(30%);
394
- transform: scale(1) translate(30%);
395
- }
434
+ 0% {
435
+ -webkit-transform: scale(4) translate(40%);
436
+ transform: scale(4) translate(40%);
437
+ opacity: 0;
438
+ }
439
+ 80% {
440
+ -webkit-transform: scale(1) translate(30%);
441
+ transform: scale(1) translate(30%);
442
+ }
396
443
  }
397
-
398
444
  @-o-keyframes closing-animation {
399
- 0% {
400
- -webkit-transform: scale(4) translate(40%);
401
- transform: scale(4) translate(40%);
402
- opacity: 0;
403
- }
404
- 80% {
405
- -webkit-transform: scale(1) translate(30%);
406
- transform: scale(1) translate(30%);
407
- }
445
+ 0% {
446
+ -webkit-transform: scale(4) translate(40%);
447
+ transform: scale(4) translate(40%);
448
+ opacity: 0;
449
+ }
450
+ 80% {
451
+ -webkit-transform: scale(1) translate(30%);
452
+ transform: scale(1) translate(30%);
453
+ }
408
454
  }
409
-
410
455
  @keyframes closing-animation {
411
- 0% {
412
- -webkit-transform: scale(4) translate(40%);
413
- transform: scale(4) translate(40%);
414
- opacity: 0;
415
- }
416
- 80% {
417
- -webkit-transform: scale(1) translate(30%);
418
- transform: scale(1) translate(30%);
419
- }
456
+ 0% {
457
+ -webkit-transform: scale(4) translate(40%);
458
+ transform: scale(4) translate(40%);
459
+ opacity: 0;
460
+ }
461
+ 80% {
462
+ -webkit-transform: scale(1) translate(30%);
463
+ transform: scale(1) translate(30%);
464
+ }
420
465
  }
421
-
466
+ /* line 423, ../theme-output.scss */
422
467
  .reveal .present .closing-logo.icon {
423
- -webkit-animation: closing-animation 1.5s 1;
424
- -moz-animation: closing-animation 1.5s 1;
425
- -o-animation: closing-animation 1.5s 1;
426
- animation: closing-animation 1.5s 1;
468
+ -webkit-animation: closing-animation 1.5s 1;
469
+ -moz-animation: closing-animation 1.5s 1;
470
+ -o-animation: closing-animation 1.5s 1;
471
+ animation: closing-animation 1.5s 1;
427
472
  }
428
473
 
474
+ /* line 430, ../theme-output.scss */
429
475
  .reveal .present .closing-logo.logotype {
430
- -webkit-animation: closing-text-animation 1.8s 1;
431
- -moz-animation: closing-text-animation 1.8s 1;
432
- -o-animation: closing-text-animation 1.8s 1;
433
- animation: closing-text-animation 1.8s 1;
476
+ -webkit-animation: closing-text-animation 1.8s 1;
477
+ -moz-animation: closing-text-animation 1.8s 1;
478
+ -o-animation: closing-text-animation 1.8s 1;
479
+ animation: closing-text-animation 1.8s 1;
434
480
  }
435
481
 
436
482
  @-webkit-keyframes closing-text-animation {
437
- 0% {
438
- opacity: 0;
439
- -webkit-transform: translate(-10%);
440
- transform: translate(-10%);
441
- }
442
- 70% {
443
- -webkit-transform: translate(-10%);
444
- transform: translate(-10%);
445
- opacity: 0;
446
- }
447
- 100% {
448
- transform: none;
449
- opacity: 1;
450
- -webkit-transform: none;
451
- }
483
+ 0% {
484
+ opacity: 0;
485
+ -webkit-transform: translate(-10%);
486
+ transform: translate(-10%);
487
+ }
488
+ 70% {
489
+ -webkit-transform: translate(-10%);
490
+ transform: translate(-10%);
491
+ opacity: 0;
492
+ }
493
+ 100% {
494
+ transform: none;
495
+ opacity: 1;
496
+ -webkit-transform: none;
497
+ }
452
498
  }
453
-
454
499
  @-moz-keyframes closing-text-animation {
455
- 0% {
456
- opacity: 0;
457
- -webkit-transform: translate(-10%);
458
- transform: translate(-10%);
459
- }
460
- 70% {
461
- -webkit-transform: translate(-10%);
462
- transform: translate(-10%);
463
- opacity: 0;
464
- }
465
- 100% {
466
- transform: none;
467
- opacity: 1;
468
- -webkit-transform: none;
469
- }
500
+ 0% {
501
+ opacity: 0;
502
+ -webkit-transform: translate(-10%);
503
+ transform: translate(-10%);
504
+ }
505
+ 70% {
506
+ -webkit-transform: translate(-10%);
507
+ transform: translate(-10%);
508
+ opacity: 0;
509
+ }
510
+ 100% {
511
+ transform: none;
512
+ opacity: 1;
513
+ -webkit-transform: none;
514
+ }
470
515
  }
471
-
472
516
  @-ms-keyframes closing-text-animation {
473
- 0% {
474
- opacity: 0;
475
- -webkit-transform: translate(-10%);
476
- transform: translate(-10%);
477
- }
478
- 70% {
479
- -webkit-transform: translate(-10%);
480
- transform: translate(-10%);
481
- opacity: 0;
482
- }
483
- 100% {
484
- transform: none;
485
- opacity: 1;
486
- -webkit-transform: none;
487
- }
517
+ 0% {
518
+ opacity: 0;
519
+ -webkit-transform: translate(-10%);
520
+ transform: translate(-10%);
521
+ }
522
+ 70% {
523
+ -webkit-transform: translate(-10%);
524
+ transform: translate(-10%);
525
+ opacity: 0;
526
+ }
527
+ 100% {
528
+ transform: none;
529
+ opacity: 1;
530
+ -webkit-transform: none;
531
+ }
488
532
  }
489
-
490
533
  @-o-keyframes closing-text-animation {
491
- 0% {
492
- opacity: 0;
493
- -webkit-transform: translate(-10%);
494
- transform: translate(-10%);
495
- }
496
- 70% {
497
- -webkit-transform: translate(-10%);
498
- transform: translate(-10%);
499
- opacity: 0;
500
- }
501
- 100% {
502
- transform: none;
503
- opacity: 1;
504
- -webkit-transform: none;
505
- }
534
+ 0% {
535
+ opacity: 0;
536
+ -webkit-transform: translate(-10%);
537
+ transform: translate(-10%);
538
+ }
539
+ 70% {
540
+ -webkit-transform: translate(-10%);
541
+ transform: translate(-10%);
542
+ opacity: 0;
543
+ }
544
+ 100% {
545
+ transform: none;
546
+ opacity: 1;
547
+ -webkit-transform: none;
548
+ }
506
549
  }
507
-
508
550
  @keyframes closing-text-animation {
509
- 0% {
510
- opacity: 0;
511
- -webkit-transform: translate(-10%);
512
- transform: translate(-10%);
513
- }
514
- 70% {
515
- -webkit-transform: translate(-10%);
516
- transform: translate(-10%);
517
- opacity: 0;
518
- }
519
- 100% {
520
- transform: none;
521
- opacity: 1;
522
- -webkit-transform: none;
523
- }
551
+ 0% {
552
+ opacity: 0;
553
+ -webkit-transform: translate(-10%);
554
+ transform: translate(-10%);
555
+ }
556
+ 70% {
557
+ -webkit-transform: translate(-10%);
558
+ transform: translate(-10%);
559
+ opacity: 0;
560
+ }
561
+ 100% {
562
+ transform: none;
563
+ opacity: 1;
564
+ -webkit-transform: none;
565
+ }
524
566
  }
525
-
567
+ /* line 527, ../theme-output.scss */
526
568
  .reveal .brand-pattern-paths path,
527
569
  .reveal .pattern-path {
528
- stroke-width: 1;
529
- fill: none;
570
+ stroke-width: 1;
571
+ fill: none;
530
572
  }
531
573
 
574
+ /* line 533, ../theme-output.scss */
532
575
  .reveal .brand-pattern-paths path {
533
- fill: none !important;
576
+ fill: none !important;
534
577
  }
535
578
 
579
+ /* line 537, ../theme-output.scss */
536
580
  .reveal pattern {
537
- patterntransform: scale(2) !important;
581
+ patterntransform: scale(2) !important;
538
582
  }
539
583
 
584
+ /* line 541, ../theme-output.scss */
540
585
  .reveal pattern.normal use {
541
- stroke: #5e6a71;
542
- fill: none;
586
+ stroke: #5e6a71;
587
+ fill: none;
543
588
  }
544
589
 
590
+ /* line 546, ../theme-output.scss */
545
591
  .reveal pattern.light use {
546
- stroke: #fff !important;
547
- fill: none;
592
+ stroke: #fff !important;
593
+ fill: none;
548
594
  }
549
595
 
596
+ /* line 551, ../theme-output.scss */
550
597
  .reveal pattern.dark use {
551
- stroke: #000 !important;
552
- fill: none;
598
+ stroke: #000 !important;
599
+ fill: none;
553
600
  }
554
601
 
602
+ /* line 556, ../theme-output.scss */
555
603
  .reveal .brand-pattern {
556
- min-width: 40px;
557
- min-height: 40px;
558
- position: absolute;
559
- top: 0;
560
- left: 0;
561
- right: 0;
562
- bottom: 0;
563
- width: 100%;
564
- height: 100%;
565
- }
566
-
604
+ min-width: 40px;
605
+ min-height: 40px;
606
+ position: absolute;
607
+ top: 0;
608
+ left: 0;
609
+ right: 0;
610
+ bottom: 0;
611
+ width: 100%;
612
+ height: 100%;
613
+ }
614
+
615
+ /* line 568, ../theme-output.scss */
567
616
  .reveal .brand-pattern path,
568
617
  .reveal .brand-pattern rect {
569
- width: 100% !important;
570
- height: 100%;
618
+ width: 100% !important;
619
+ height: 100%;
571
620
  }
572
621
 
622
+ /* line 574, ../theme-output.scss */
573
623
  .reveal .brand-pattern.corporate {
574
- fill: url(#pattern-corporate);
624
+ fill: url(#pattern-corporate);
575
625
  }
576
626
 
627
+ /* line 578, ../theme-output.scss */
577
628
  .reveal .brand-pattern.storage {
578
- fill: url(#pattern-storage);
629
+ fill: url(#pattern-storage);
579
630
  }
580
631
 
632
+ /* line 582, ../theme-output.scss */
581
633
  .reveal .brand-pattern.infrastructure {
582
- fill: url(#pattern-infrastructure);
634
+ fill: url(#pattern-infrastructure);
583
635
  }
584
636
 
637
+ /* line 586, ../theme-output.scss */
585
638
  .reveal .brand-pattern.cloud-infrastructure {
586
- fill: url(#pattern-cloud-infrastructure);
639
+ fill: url(#pattern-cloud-infrastructure);
587
640
  }
588
641
 
642
+ /* line 590, ../theme-output.scss */
589
643
  .reveal .brand-pattern.development {
590
- fill: url(#pattern-development);
644
+ fill: url(#pattern-development);
591
645
  }
592
646
 
647
+ /* line 594, ../theme-output.scss */
593
648
  .reveal .brand-pattern.business-process {
594
- fill: url(#pattern-business-process);
649
+ fill: url(#pattern-business-process);
595
650
  }
596
651
 
652
+ /* line 598, ../theme-output.scss */
597
653
  .reveal .brand-pattern.cloud-development {
598
- fill: url(#pattern-cloud-development);
654
+ fill: url(#pattern-cloud-development);
599
655
  }
600
656
 
657
+ /* line 602, ../theme-output.scss */
601
658
  .reveal .brand-pattern.development {
602
- fill: url(#pattern-development);
659
+ fill: url(#pattern-development);
603
660
  }
604
661
 
662
+ /* line 606, ../theme-output.scss */
605
663
  .reveal .brand-pattern.business-process {
606
- fill: url(#pattern-business-process);
664
+ fill: url(#pattern-business-process);
607
665
  }
608
666
 
667
+ /* line 610, ../theme-output.scss */
609
668
  .reveal .brand-pattern.cloud-development {
610
- fill: url(#pattern-cloud-development);
669
+ fill: url(#pattern-cloud-development);
611
670
  }
612
671
 
672
+ /* line 614, ../theme-output.scss */
613
673
  .reveal .brand-pattern.services {
614
- fill: url(#pattern-services);
674
+ fill: url(#pattern-services);
615
675
  }
616
676
 
677
+ /* line 618, ../theme-output.scss */
617
678
  .reveal .brand-pattern.partners {
618
- fill: url(#pattern-partners);
679
+ fill: url(#pattern-partners);
619
680
  }
620
681
 
682
+ /* line 622, ../theme-output.scss */
621
683
  .reveal .brand-pattern.community {
622
- fill: url(#pattern-community);
684
+ fill: url(#pattern-community);
623
685
  }
624
686
 
687
+ /* line 626, ../theme-output.scss */
625
688
  .reveal #pattern-corporate-2 use {
626
- stroke: #dd0000;
689
+ stroke: #dd0000;
627
690
  }
628
691
 
692
+ /* line 630, ../theme-output.scss */
629
693
  .reveal #pattern-corporate use {
630
- stroke: #cc0000;
694
+ stroke: #cc0000;
631
695
  }
632
696
 
697
+ /* line 634, ../theme-output.scss */
633
698
  .reveal #pattern-storage use {
634
- stroke: #ec7a08;
699
+ stroke: #ec7a08;
635
700
  }
636
701
 
702
+ /* line 638, ../theme-output.scss */
637
703
  .reveal #pattern-infrastructure-path {
638
- stroke: #0088ce;
704
+ stroke: #0088ce;
639
705
  }
640
706
 
707
+ /* line 642, ../theme-output.scss */
641
708
  .reveal #pattern-cloud-infrastructure use {
642
- stroke: #0088ce;
709
+ stroke: #0088ce;
643
710
  }
644
711
 
712
+ /* line 646, ../theme-output.scss */
645
713
  .reveal #pattern-development use {
646
- stroke: #3f9c35;
714
+ stroke: #3f9c35;
647
715
  }
648
716
 
717
+ /* line 650, ../theme-output.scss */
649
718
  .reveal #pattern-cloud-development use {
650
- stroke: #3f9c35;
719
+ stroke: #3f9c35;
651
720
  }
652
721
 
722
+ /* line 654, ../theme-output.scss */
653
723
  .reveal #pattern-business-process use {
654
- stroke: #3f9c35;
724
+ stroke: #3f9c35;
655
725
  }
656
726
 
727
+ /* line 658, ../theme-output.scss */
657
728
  .reveal #pattern-partners use {
658
- stroke: #005172;
729
+ stroke: #005172;
659
730
  }
660
731
 
732
+ /* line 662, ../theme-output.scss */
661
733
  .reveal #pattern-services use {
662
- stroke: #5e6a71;
734
+ stroke: #5e6a71;
663
735
  }
664
736
 
737
+ /* line 666, ../theme-output.scss */
665
738
  .reveal section,
666
739
  .reveal .slide-background {
667
- -webkit-backface-visibility: hidden;
668
- -ms-backface-visibility: hidden;
669
- backface-visibility: hidden;
740
+ -webkit-backface-visibility: hidden;
741
+ -ms-backface-visibility: hidden;
742
+ backface-visibility: hidden;
670
743
  }
671
744
 
745
+ /* line 673, ../theme-output.scss */
672
746
  .reveal .slides > section.transition-slide,
673
747
  .reveal .slides > section.transition-slide + section.future,
674
748
  .reveal .slides > section.transition-slide + section.present,
675
749
  .reveal .backgrounds > .slide-background.transition-slide,
676
750
  .reveal .backgrounds > .slide-background.transition-slide + .slide-background.future,
677
751
  .reveal .backgrounds > .slide-background.transition-slide + .slide-background.present {
678
- transition: all 1s ease !important;
752
+ transition: all 1s ease !important;
679
753
  }
680
754
 
755
+ /* line 682, ../theme-output.scss */
681
756
  .reveal .backgrounds > .slide-background.transition-slide {
682
- opacity: 1;
757
+ opacity: 1;
683
758
  }
684
759
 
760
+ /* line 686, ../theme-output.scss */
685
761
  .reveal .backgrounds > .slide-background.transition-slide.past {
686
- z-index: 99;
687
- -webkit-transform: translate(-100%, 0);
688
- -ms-transform: translate(-100%, 0);
689
- transform: translate(-100%, 0);
762
+ z-index: 99;
763
+ -webkit-transform: translate(-100%, 0);
764
+ -ms-transform: translate(-100%, 0);
765
+ transform: translate(-100%, 0);
690
766
  }
691
767
 
768
+ /* line 693, ../theme-output.scss */
692
769
  .reveal .backgrounds > .slide-background.transition-slide.future,
693
770
  .reveal .backgrounds > .slide-background.transition-slide.present + .slide-background.future {
694
- -webkit-transform: translate(100%, 0);
695
- -ms-transform: translate(100%, 0);
696
- transform: translate(100%, 0);
771
+ -webkit-transform: translate(100%, 0);
772
+ -ms-transform: translate(100%, 0);
773
+ transform: translate(100%, 0);
697
774
  }
698
775
 
776
+ /* line 700, ../theme-output.scss */
699
777
  .reveal .slides > section.transition-slide.past {
700
- z-index: 99;
701
- -webkit-transform: translate(-150%, 0);
702
- -ms-transform: translate(-150%, 0);
703
- transform: translate(-150%, 0);
778
+ z-index: 99;
779
+ -webkit-transform: translate(-150%, 0);
780
+ -ms-transform: translate(-150%, 0);
781
+ transform: translate(-150%, 0);
704
782
  }
705
783
 
784
+ /* line 707, ../theme-output.scss */
706
785
  .reveal .slides > section.transition-slide.future,
707
786
  .reveal .slides > section.transition-slide.future + section {
708
- -webkit-transform: translate(150%, 0);
709
- -ms-transform: translate(150%, 0);
710
- transform: translate(150%, 0);
787
+ -webkit-transform: translate(150%, 0);
788
+ -ms-transform: translate(150%, 0);
789
+ transform: translate(150%, 0);
711
790
  }
712
791
 
792
+ /* line 714, ../theme-output.scss */
713
793
  .reveal .slides > section.transition-slide-up,
714
794
  .reveal .slides > section.transition-slide-up + section.future,
715
795
  .reveal .slides > section.transition-slide-up + section.present,
716
796
  .reveal .backgrounds > .slide-background.transition-slide-up,
717
797
  .reveal .backgrounds > .slide-background.transition-slide-up + .slide-background.future .backgrounds > .slide-background.transition-slide-up + .slide-background.present {
718
- transition: all 1s ease !important;
798
+ transition: all 1s ease !important;
719
799
  }
720
800
 
801
+ /* line 722, ../theme-output.scss */
721
802
  .reveal .backgrounds > .slide-background.transition-slide-up {
722
- opacity: 1;
803
+ opacity: 1;
723
804
  }
724
805
 
806
+ /* line 726, ../theme-output.scss */
725
807
  .reveal .backgrounds > .slide-background.transition-slide-up.past {
726
- z-index: 99;
727
- -webkit-transform: translate(0, -100%);
728
- -ms-transform: translate(0, -100%);
729
- transform: translate(0, -100%);
808
+ z-index: 99;
809
+ -webkit-transform: translate(0, -100%);
810
+ -ms-transform: translate(0, -100%);
811
+ transform: translate(0, -100%);
730
812
  }
731
813
 
814
+ /* line 733, ../theme-output.scss */
732
815
  .reveal .backgrounds > .slide-background.transition-slide-up.future,
733
816
  .reveal .backgrounds > .slide-background.transition-slide-up.present + .slide-background.future {
734
- -webkit-transform: translate(0, 100%);
735
- -ms-transform: translate(0, 100%);
736
- transform: translate(0, 100%);
817
+ -webkit-transform: translate(0, 100%);
818
+ -ms-transform: translate(0, 100%);
819
+ transform: translate(0, 100%);
737
820
  }
738
821
 
822
+ /* line 740, ../theme-output.scss */
739
823
  .reveal .slides > section.transition-slide-up.past {
740
- z-index: 99;
741
- -webkit-transform: translate(0, -150%);
742
- -ms-transform: translate(0, -150%);
743
- transform: translate(0, -150%);
824
+ z-index: 99;
825
+ -webkit-transform: translate(0, -150%);
826
+ -ms-transform: translate(0, -150%);
827
+ transform: translate(0, -150%);
744
828
  }
745
829
 
830
+ /* line 747, ../theme-output.scss */
746
831
  .reveal .slides > section.transition-slide-up.future,
747
832
  .reveal .slides > section.transition-slide-up.present + section {
748
- -webkit-transform: translate(0, 150%);
749
- -ms-transform: translate(0, 150%);
750
- transform: translate(0, 150%);
833
+ -webkit-transform: translate(0, 150%);
834
+ -ms-transform: translate(0, 150%);
835
+ transform: translate(0, 150%);
751
836
  }
752
837
 
838
+ /* line 754, ../theme-output.scss */
753
839
  .reveal .slides > section.transition-zoom-in,
754
840
  .reveal .slides > section.transition-zoom-in + section.future,
755
841
  .reveal .slides > section.transition-zoom-in + section.present,
756
842
  .reveal .backgrounds > .slide-background.transition-zoom-in,
757
843
  .reveal .backgrounds > .slide-background.transition-zoom-in + .slide-background.future .backgrounds > .slide-background.transition-zoom-in + .slide-background.present {
758
- -webkit-transition: all 1s ease !important;
759
- -moz-transition: all 1s ease !important;
760
- transition: all 1s ease !important;
844
+ -webkit-transition: all 1s ease !important;
845
+ -moz-transition: all 1s ease !important;
846
+ transition: all 1s ease !important;
761
847
  }
762
848
 
849
+ /* line 764, ../theme-output.scss */
763
850
  .reveal .backgrounds > .slide-background.transition-zoom-in.past {
764
- opacity: 0 !important;
765
- -webkit-transform: scale(1.5);
766
- -ms-transform: scale(0.1 0.5);
767
- transform: scale(1.5);
851
+ opacity: 0 !important;
852
+ -webkit-transform: scale(1.5);
853
+ -ms-transform: scale(0.1 0.5);
854
+ transform: scale(1.5);
768
855
  }
769
856
 
857
+ /* line 771, ../theme-output.scss */
770
858
  .reveal .backgrounds > .slide-background.transition-zoom-in.future,
771
859
  .reveal .backgrounds > .slide-background.transition-zoom-in.present + .slide-background.future {
772
- opacity: 0 !important;
773
- -webkit-transform: scale(0.01);
774
- -ms-transform: scale(0.01);
775
- transform: scale(0.01);
860
+ opacity: 0 !important;
861
+ -webkit-transform: scale(0.01);
862
+ -ms-transform: scale(0.01);
863
+ transform: scale(0.01);
776
864
  }
777
865
 
866
+ /* line 779, ../theme-output.scss */
778
867
  .reveal.past {
779
- z-index: -1;
780
- opacity: 0 !important;
868
+ z-index: -1;
869
+ opacity: 0 !important;
781
870
  }
782
871
 
872
+ /* line 784, ../theme-output.scss */
783
873
  .reveal.present + .slide-background.future {
784
- z-index: 99;
874
+ z-index: 99;
785
875
  }
786
876
 
877
+ /* line 788, ../theme-output.scss */
787
878
  .reveal .slides > section.transition-zoom-in.past {
788
- z-index: 99;
789
- -webkit-transform: scale(1.5);
790
- -ms-transform: scale(1.5);
791
- transform: scale(1.5);
879
+ z-index: 99;
880
+ -webkit-transform: scale(1.5);
881
+ -ms-transform: scale(1.5);
882
+ transform: scale(1.5);
792
883
  }
793
884
 
885
+ /* line 795, ../theme-output.scss */
794
886
  .reveal .slides > section.transition-zoom-in.future {
795
- -webkit-transform: scale(0.1);
796
- -ms-transform: scale(0.1);
797
- transform: scale(0.1);
887
+ -webkit-transform: scale(0.1);
888
+ -ms-transform: scale(0.1);
889
+ transform: scale(0.1);
798
890
  }
799
891
 
800
892
  @-webkit-keyframes icon-animation-long {
801
- 0% {
802
- stroke-dashoffset: 420;
803
- stroke-width: .5px;
804
- }
893
+ 0% {
894
+ stroke-dashoffset: 420;
895
+ stroke-width: .5px;
896
+ }
805
897
  }
806
-
807
898
  @-moz-keyframes icon-animation-long {
808
- 0% {
809
- stroke-dashoffset: 420;
810
- stroke-width: .5px;
811
- }
899
+ 0% {
900
+ stroke-dashoffset: 420;
901
+ stroke-width: .5px;
902
+ }
812
903
  }
813
-
814
904
  @-ms-keyframes icon-animation-long {
815
- 0% {
816
- stroke-dashoffset: 420;
817
- stroke-width: .5px;
818
- }
905
+ 0% {
906
+ stroke-dashoffset: 420;
907
+ stroke-width: .5px;
908
+ }
819
909
  }
820
-
821
910
  @keyframes icon-animation-long {
822
- 0% {
823
- stroke-dashoffset: 420;
824
- stroke-width: .5px;
825
- }
911
+ 0% {
912
+ stroke-dashoffset: 420;
913
+ stroke-width: .5px;
914
+ }
826
915
  }
827
-
828
916
  @-webkit-keyframes icon-animation-short {
829
- 0% {
830
- stroke-dashoffset: 90;
831
- }
917
+ 0% {
918
+ stroke-dashoffset: 90;
919
+ }
832
920
  }
833
-
834
921
  @-moz-keyframes icon-animation-short {
835
- 0% {
836
- stroke-dashoffset: 90;
837
- }
922
+ 0% {
923
+ stroke-dashoffset: 90;
924
+ }
838
925
  }
839
-
840
926
  @-ms-keyframes icon-animation-short {
841
- 0% {
842
- stroke-dashoffset: 90;
843
- }
927
+ 0% {
928
+ stroke-dashoffset: 90;
929
+ }
844
930
  }
845
-
846
931
  @keyframes icon-animation-short {
847
- 0% {
848
- stroke-dashoffset: 90;
849
- }
932
+ 0% {
933
+ stroke-dashoffset: 90;
934
+ }
850
935
  }
851
-
936
+ /* line 853, ../theme-output.scss */
852
937
  .reveal .present .animate.icon.stroked path,
853
938
  .reveal .present .animate .icon.stroked path,
854
939
  .reveal .fragment .icon.stroked path {
855
- animation: 0;
856
- -moz-animation: 0;
857
- -webkit-animation: 0;
858
- display: none;
940
+ animation: 0;
941
+ -moz-animation: 0;
942
+ -webkit-animation: 0;
943
+ display: none;
859
944
  }
860
945
 
946
+ /* line 862, ../theme-output.scss */
861
947
  .reveal .present .animate.icon.stroked path.long,
862
948
  .reveal .present .animate .icon.stroked path.long,
863
949
  .reveal .fragment.visible .icon.stroked path.long {
864
- display: block;
865
- stroke-width: 2px;
866
- -webkit-animation: icon-animation-long 3.5s 0.5s 1;
867
- -moz-animation: icon-animation-long 3.5s 0.5s 1;
868
- animation: icon-animation-long 3.5s 0.5s 1;
950
+ display: block;
951
+ stroke-width: 2px;
952
+ -webkit-animation: icon-animation-long 3.5s 0.5s 1;
953
+ -moz-animation: icon-animation-long 3.5s 0.5s 1;
954
+ animation: icon-animation-long 3.5s 0.5s 1;
869
955
  }
870
956
 
957
+ /* line 872, ../theme-output.scss */
871
958
  .reveal .present .animate.icon.stroked path.short,
872
959
  .reveal .present .animate .icon.stroked path.short,
873
960
  .reveal .fragment.visible .icon.stroked path.short {
874
- display: block;
875
- -webkit-animation: icon-animation-short 3.5s 0.5s 1 !important;
876
- -moz-animation: icon-animation-short 3.5s 0.5s 1 !important;
877
- animation: icon-animation-short 3.5s 0.5s 1 !important;
961
+ display: block;
962
+ -webkit-animation: icon-animation-short 3.5s 0.5s 1 !important;
963
+ -moz-animation: icon-animation-short 3.5s 0.5s 1 !important;
964
+ animation: icon-animation-short 3.5s 0.5s 1 !important;
878
965
  }
879
966
 
967
+ /* line 881, ../theme-output.scss */
880
968
  .reveal .triangle-element {
881
- transition: all 0.4s cubic-bezier(0.21, 0.9, 0.55, 1) 5s;
969
+ transition: all 0.4s cubic-bezier(0.21, 0.9, 0.55, 1) 5s;
882
970
  }
883
971
 
972
+ /* line 885, ../theme-output.scss */
884
973
  .reveal:hover .triangle-element {
885
- transition: all 1s cubic-bezier(0.21, 0.9, 0.55, 1.16) 0s !important;
886
- top: 100% !important;
887
- left: 100% !important;
888
- opacity: 0.95;
974
+ transition: all 1s cubic-bezier(0.21, 0.9, 0.55, 1.16) 0s !important;
975
+ top: 100% !important;
976
+ left: 100% !important;
977
+ opacity: 0.95;
889
978
  }
890
979
 
980
+ /* line 892, ../theme-output.scss */
891
981
  .reveal .has-dark-background .only-dark {
892
- display: none;
982
+ display: none;
893
983
  }
894
984
 
985
+ /* line 896, ../theme-output.scss */
895
986
  .reveal .has-light-background .only-light {
896
- display: none;
987
+ display: none;
897
988
  }
898
989
 
990
+ /* line 900, ../theme-output.scss */
899
991
  .reveal .thinner .icon.stroked path {
900
- stroke-width: 1px !important;
992
+ stroke-width: 1px !important;
901
993
  }
902
994
 
995
+ /* line 904, ../theme-output.scss */
903
996
  .reveal .thinnest .icon.stroked path {
904
- stroke-width: 0.05em !important;
997
+ stroke-width: 0.05em !important;
905
998
  }
906
999
 
1000
+ /* line 908, ../theme-output.scss */
907
1001
  .reveal .thicker .icon.stroked path {
908
- stroke-width: 3px !important;
1002
+ stroke-width: 3px !important;
909
1003
  }
910
1004
 
1005
+ /* line 912, ../theme-output.scss */
911
1006
  .reveal .thickest .icon.stroked path {
912
- stroke-width: 4px !important;
1007
+ stroke-width: 4px !important;
913
1008
  }
914
1009
 
1010
+ /* line 916, ../theme-output.scss */
915
1011
  .reveal .angle {
916
- -ms-transform: rotate(-45deg);
917
- -moz-transform: rotate(-45deg);
918
- -webkit-transform: rotate(-45deg);
919
- transform: rotate(-45deg);
1012
+ -ms-transform: rotate(-45deg);
1013
+ -moz-transform: rotate(-45deg);
1014
+ -webkit-transform: rotate(-45deg);
1015
+ transform: rotate(-45deg);
920
1016
  }
921
1017
 
1018
+ /* line 923, ../theme-output.scss */
922
1019
  .reveal .skewed {
923
- transition: all 1s cubic-bezier(0.13, 0.81, 0.08, 1);
924
- -moz-transform: skew(-45deg, 0);
925
- -ms-transform: skew(-45deg, 0);
926
- -webkit-transform: skew(-45deg, 0);
927
- transform: skew(-45deg, 0);
1020
+ transition: all 1s cubic-bezier(0.13, 0.81, 0.08, 1);
1021
+ -moz-transform: skew(-45deg, 0);
1022
+ -ms-transform: skew(-45deg, 0);
1023
+ -webkit-transform: skew(-45deg, 0);
1024
+ transform: skew(-45deg, 0);
928
1025
  }
929
1026
 
1027
+ /* line 931, ../theme-output.scss */
930
1028
  .reveal .future .skewed {
931
- margin-left: -800%;
932
- opacity: 0;
1029
+ margin-left: -800%;
1030
+ opacity: 0;
933
1031
  }
934
1032
 
1033
+ /* line 936, ../theme-output.scss */
935
1034
  .reveal .past .skewed {
936
- margin-left: 800%;
937
- opacity: 0;
1035
+ margin-left: 800%;
1036
+ opacity: 0;
938
1037
  }
939
1038
 
1039
+ /* line 941, ../theme-output.scss */
940
1040
  .reveal .item-label,
941
1041
  .reveal .item-box {
942
- letter-spacing: 0em;
943
- font-weight: 500;
1042
+ letter-spacing: 0em;
1043
+ font-weight: 500;
944
1044
  }
945
1045
 
1046
+ /* line 947, ../theme-output.scss */
946
1047
  .reveal .epic-content-box {
947
- height: 100%;
948
- width: 100%;
949
- position: absolute;
950
- top: 0;
951
- right: 0;
952
- bottom: 0;
953
- left: 0;
1048
+ height: 100%;
1049
+ width: 100%;
1050
+ position: absolute;
1051
+ top: 0;
1052
+ right: 0;
1053
+ bottom: 0;
1054
+ left: 0;
954
1055
  }
955
1056
 
1057
+ /* line 957, ../theme-output.scss */
956
1058
  .reveal .has-dark-background .epic-content-box {
957
- box-shadow: inset 0 0 0.51em rgba(0, 0, 0, 0.25), 0 0.05em 0.05em rgba(255, 255, 255, 0.1);
958
- background-color: rgba(0, 0, 0, 0.15);
1059
+ box-shadow: inset 0 0 0.51em rgba(0, 0, 0, 0.25), 0 0.05em 0.05em rgba(255, 255, 255, 0.1);
1060
+ background-color: rgba(0, 0, 0, 0.15);
959
1061
  }
960
1062
 
1063
+ /* line 962, ../theme-output.scss */
961
1064
  .reveal .has-light-background .epic-content-box {
962
- box-shadow: inset 0 0 0.2em rgba(255, 255, 255, 0.5), 0 0.06666em 0.555em 0 rgba(0, 0, 0, 0.12);
1065
+ box-shadow: inset 0 0 0.2em rgba(255, 255, 255, 0.5), 0 0.06666em 0.555em 0 rgba(0, 0, 0, 0.12);
963
1066
  }
964
1067
 
1068
+ /* line 966, ../theme-output.scss */
965
1069
  .reveal .has-dark-background h1,
966
1070
  .reveal .has-dark-background h2,
967
1071
  .reveal .has-dark-background h3 {
968
- text-shadow: 0 0.05em 0.2em rgba(0, 0, 0, 0.2);
1072
+ text-shadow: 0 0.05em 0.2em rgba(0, 0, 0, 0.2);
969
1073
  }
970
1074
 
1075
+ /* line 972, ../theme-output.scss */
971
1076
  .reveal .controls {
972
- background-color: rgba(255, 255, 255, 0.2);
973
- border-radius: 50%;
974
- box-shadow: inset 0 0.2em 1em rgba(0, 0, 0, 0.2);
975
- bottom: 1%;
976
- right: 1%;
1077
+ background-color: rgba(255, 255, 255, 0.2);
1078
+ border-radius: 50%;
1079
+ box-shadow: inset 0 0.2em 1em rgba(0, 0, 0, 0.2);
1080
+ bottom: 1%;
1081
+ right: 1%;
977
1082
  }
978
1083
 
1084
+ /* line 980, ../theme-output.scss */
979
1085
  .reveal .controls {
980
- opacity: 0 !important;
981
- transition: all .5s ease 4.8s;
982
- transform: scale(0.4);
1086
+ opacity: 0 !important;
1087
+ transition: all .5s ease 4.8s;
1088
+ transform: scale(0.4);
983
1089
  }
984
1090
 
1091
+ /* line 986, ../theme-output.scss */
985
1092
  .reveal:hover .controls {
986
- transform: scale(1);
987
- opacity: 1 !important;
988
- transition: all .5s ease 0s;
1093
+ transform: scale(1);
1094
+ opacity: 1 !important;
1095
+ transition: all .5s ease 0s;
989
1096
  }
990
1097
 
1098
+ /* line 992, ../theme-output.scss */
991
1099
  .reveal .slides > section.present.in-3d-appear,
992
1100
  .reveal .backgrounds > .slide-background.present.in-3d-appear {
993
- -moz-animation: slide-3d-appear 2s ease 1;
994
- -webkit-animation: slide-3d-appear 2s ease 1;
995
- animation: slide-3d-appear 2s ease 1;
1101
+ -moz-animation: slide-3d-appear 2s ease 1;
1102
+ -webkit-animation: slide-3d-appear 2s ease 1;
1103
+ animation: slide-3d-appear 2s ease 1;
996
1104
  }
997
1105
 
998
1106
  @keyframes slide-3d-appear {
999
- 0% {
1000
- transition-property: all;
1001
- transition-duration: 1s;
1002
- -webkit-transform: scale(2) rotateX(20deg);
1003
- -moz-transform: scale(2) rotateX(20deg);
1004
- -ms-transform: scale(2) rotateX(20deg);
1005
- -o-transform: scale(2) rotateX(20deg);
1006
- transform: scale(2) rotateX(20deg);
1007
- transform-origin: top;
1008
- }
1107
+ 0% {
1108
+ transition-property: all;
1109
+ transition-duration: 1s;
1110
+ -webkit-transform: scale(2) rotateX(20deg);
1111
+ -moz-transform: scale(2) rotateX(20deg);
1112
+ -ms-transform: scale(2) rotateX(20deg);
1113
+ -o-transform: scale(2) rotateX(20deg);
1114
+ transform: scale(2) rotateX(20deg);
1115
+ transform-origin: top;
1116
+ }
1009
1117
  }
1010
-
1011
1118
  @-moz-keyframes slide-3d-appear {
1012
- 0% {
1013
- transition-property: all;
1014
- transition-duration: 1s;
1015
- -webkit-transform: scale(2) rotateX(20deg);
1016
- -moz-transform: scale(2) rotateX(20deg);
1017
- -ms-transform: scale(2) rotateX(20deg);
1018
- -o-transform: scale(2) rotateX(20deg);
1019
- transform: scale(2) rotateX(20deg);
1020
- transform-origin: top;
1021
- }
1119
+ 0% {
1120
+ transition-property: all;
1121
+ transition-duration: 1s;
1122
+ -webkit-transform: scale(2) rotateX(20deg);
1123
+ -moz-transform: scale(2) rotateX(20deg);
1124
+ -ms-transform: scale(2) rotateX(20deg);
1125
+ -o-transform: scale(2) rotateX(20deg);
1126
+ transform: scale(2) rotateX(20deg);
1127
+ transform-origin: top;
1128
+ }
1022
1129
  }
1023
-
1024
1130
  @-webkit-keyframes slide-3d-appear {
1025
- 0% {
1026
- transition-property: all;
1027
- transition-duration: 1s;
1028
- -webkit-transform: scale(2) rotateX(20deg);
1029
- -moz-transform: scale(2) rotateX(20deg);
1030
- -ms-transform: scale(2) rotateX(20deg);
1031
- -o-transform: scale(2) rotateX(20deg);
1032
- transform: scale(2) rotateX(20deg);
1033
- transform-origin: top;
1034
- }
1035
- }
1036
-
1037
- .reveal .backgrounds {
1038
- transition-property: height;
1131
+ 0% {
1132
+ transition-property: all;
1039
1133
  transition-duration: 1s;
1040
- perspective: 1000px;
1041
- transform-style: preserve-3d;
1134
+ -webkit-transform: scale(2) rotateX(20deg);
1135
+ -moz-transform: scale(2) rotateX(20deg);
1136
+ -ms-transform: scale(2) rotateX(20deg);
1137
+ -o-transform: scale(2) rotateX(20deg);
1138
+ transform: scale(2) rotateX(20deg);
1139
+ transform-origin: top;
1140
+ }
1141
+ }
1142
+ /* line 1038, ../theme-output.scss */
1143
+ .reveal .backgrounds {
1144
+ transition-property: height;
1145
+ transition-duration: 1s;
1146
+ perspective: 1000px;
1147
+ transform-style: preserve-3d;
1042
1148
  }
1043
1149
 
1150
+ /* line 1045, ../theme-output.scss */
1044
1151
  .reveal .complex-logo {
1045
- min-height: 70px;
1046
- min-width: 70px;
1047
- width: 100%;
1152
+ min-height: 70px;
1153
+ min-width: 70px;
1154
+ width: 100%;
1048
1155
  }
1049
1156
 
1157
+ /* line 1051, ../theme-output.scss */
1050
1158
  .reveal .complex-logo,
1051
1159
  .reveal .complex-logo svg,
1052
1160
  .reveal .complex-logo > div {
1053
- position: absolute;
1054
- top: 0;
1055
- right: 0;
1056
- bottom: 0;
1057
- left: 0;
1058
- width: 100%;
1059
- height: 100%;
1161
+ position: absolute;
1162
+ top: 0;
1163
+ right: 0;
1164
+ bottom: 0;
1165
+ left: 0;
1166
+ width: 100%;
1167
+ height: 100%;
1060
1168
  }
1061
1169
 
1170
+ /* line 1063, ../theme-output.scss */
1062
1171
  .reveal .complex-logo > div.line-icon,
1063
1172
  .reveal .complex-logo svg > div.line-icon,
1064
1173
  .reveal .complex-logo > div > div.line-icon,
1065
1174
  .reveal .complex-logo > div.logomark,
1066
1175
  .reveal .complex-logo svg > div.logomark,
1067
1176
  .reveal .complex-logo > div > div.logomark {
1068
- transform-origin: 12% 50%;
1177
+ transform-origin: 12% 50%;
1069
1178
  }
1070
1179
 
1180
+ /* line 1072, ../theme-output.scss */
1071
1181
  .reveal .animated .complex-logo div {
1072
- transition: all .5s ease;
1182
+ transition: all .5s ease;
1073
1183
  }
1074
1184
 
1185
+ /* line 1076, ../theme-output.scss */
1075
1186
  .reveal .animated .complex-logo div.line-icon {
1076
- transition-delay: 2s;
1187
+ transition-delay: 2s;
1077
1188
  }
1078
1189
 
1190
+ /* line 1080, ../theme-output.scss */
1079
1191
  .reveal .animated .complex-logo div.line-icon path {
1080
- transition: all 1s ease .52s;
1081
- stroke-dasharray: 100, 10;
1192
+ transition: all 1s ease .52s;
1193
+ stroke-dasharray: 100, 10;
1082
1194
  }
1083
1195
 
1196
+ /* line 1085, ../theme-output.scss */
1084
1197
  .reveal .animated .complex-logo div.event-name {
1085
- transition-delay: 1s;
1198
+ transition-delay: 1s;
1086
1199
  }
1087
1200
 
1201
+ /* line 1089, ../theme-output.scss */
1088
1202
  .reveal .animated .complex-logo div.location {
1089
- transition-delay: 1.4s;
1203
+ transition-delay: 1.4s;
1090
1204
  }
1091
1205
 
1206
+ /* line 1093, ../theme-output.scss */
1092
1207
  .reveal .future .animated .complex-logo > div {
1093
- transition: none;
1208
+ transition: none;
1094
1209
  }
1095
1210
 
1211
+ /* line 1097, ../theme-output.scss */
1096
1212
  .reveal .future .animated .complex-logo > div.line-icon path {
1097
- stroke-dasharray: 0, 100;
1098
- transition: none;
1213
+ stroke-dasharray: 0, 100;
1214
+ transition: none;
1099
1215
  }
1100
1216
 
1217
+ /* line 1102, ../theme-output.scss */
1101
1218
  .reveal .future .animated .complex-logo {
1102
- /*.line-icon{transform:rotate(30deg); opacity:0;}*/
1103
-
1219
+ /*.line-icon{transform:rotate(30deg); opacity:0;}*/
1104
1220
  }
1105
1221
 
1222
+ /* line 1107, ../theme-output.scss */
1106
1223
  .reveal .future .animated .complex-logo .logomark {
1107
- transform: translate(0, -20%);
1224
+ transform: translate(0, -20%);
1108
1225
  }
1109
1226
 
1227
+ /* line 1111, ../theme-output.scss */
1110
1228
  .reveal .future .animated .complex-logo .location {
1111
- transform: translate(0, 0.5em);
1112
- opacity: 0;
1229
+ transform: translate(0, 0.5em);
1230
+ opacity: 0;
1113
1231
  }
1114
1232
 
1233
+ /* line 1116, ../theme-output.scss */
1115
1234
  .reveal .future .animated .complex-logo .event-name {
1116
- opacity: 0;
1117
- transform: translate(-0.6em, 0);
1235
+ opacity: 0;
1236
+ transform: translate(-0.6em, 0);
1118
1237
  }
1119
1238
 
1239
+ /* line 1121, ../theme-output.scss */
1120
1240
  .reveal svg path {
1121
- fill: currentcolor;
1241
+ fill: currentcolor;
1122
1242
  }
1123
1243
 
1244
+ /* line 1125, ../theme-output.scss */
1124
1245
  .reveal .lowercase {
1125
- text-transform: lowercase;
1246
+ text-transform: lowercase;
1126
1247
  }
1127
1248
 
1249
+ /* line 1129, ../theme-output.scss */
1128
1250
  .reveal .pop-in.fragment {
1129
- -webkit-transform: scale(0.2);
1130
- -moz-transform: scale(0.2);
1131
- -ms-transform: scale(0.2);
1132
- -o-transform: scale(0.2);
1133
- transform: scale(0.2);
1134
- -webkit-transition: 2s ease 0.25s;
1135
- -moz-transition: 2s ease 0.25s;
1136
- -o-transition: 2s ease 0.25s;
1137
- -ms-transition: 2s ease 0.25s;
1138
- transition: 2s ease 0.25s;
1139
- -webkit-animation-delay: 0.66s;
1140
- -moz-animation-delay: 0.66s;
1141
- -ms-animation-delay: 0.66s;
1142
- -o-animation-delay: 0.66s;
1143
- animation-delay: 0.66s;
1144
- }
1145
-
1251
+ -webkit-transform: scale(0.2);
1252
+ -moz-transform: scale(0.2);
1253
+ -ms-transform: scale(0.2);
1254
+ -o-transform: scale(0.2);
1255
+ transform: scale(0.2);
1256
+ -webkit-transition: 2s ease 0.25s;
1257
+ -moz-transition: 2s ease 0.25s;
1258
+ -o-transition: 2s ease 0.25s;
1259
+ -ms-transition: 2s ease 0.25s;
1260
+ transition: 2s ease 0.25s;
1261
+ -webkit-animation-delay: 0.66s;
1262
+ -moz-animation-delay: 0.66s;
1263
+ -ms-animation-delay: 0.66s;
1264
+ -o-animation-delay: 0.66s;
1265
+ animation-delay: 0.66s;
1266
+ }
1267
+
1268
+ /* line 1147, ../theme-output.scss */
1146
1269
  .reveal .pop-in.fragment.visible {
1147
- -webkit-transform: scale(1);
1148
- -moz-transform: scale(1);
1149
- -ms-transform: scale(1);
1150
- -o-transform: scale(1);
1151
- transform: scale(1);
1270
+ -webkit-transform: scale(1);
1271
+ -moz-transform: scale(1);
1272
+ -ms-transform: scale(1);
1273
+ -o-transform: scale(1);
1274
+ transform: scale(1);
1152
1275
  }
1153
1276
 
1277
+ /* line 1155, ../theme-output.scss */
1154
1278
  .reveal .pop-in.fragment.current-fragment {
1155
- color: #c22;
1279
+ color: #c22;
1156
1280
  }
1157
1281
 
1282
+ /* line 1159, ../theme-output.scss */
1158
1283
  .reveal .grow-width {
1159
- -webkit-transition: all 0.5s ease 0.2s;
1160
- -moz-transition: all 0.5s ease 0.2s;
1161
- -o-transition: all 0.5s ease 0.2s;
1162
- -ms-transition: all 0.5s ease 0.2s;
1163
- transition: all 0.5s ease 0.2s;
1284
+ -webkit-transition: all 0.5s ease 0.2s;
1285
+ -moz-transition: all 0.5s ease 0.2s;
1286
+ -o-transition: all 0.5s ease 0.2s;
1287
+ -ms-transition: all 0.5s ease 0.2s;
1288
+ transition: all 0.5s ease 0.2s;
1164
1289
  }
1165
1290
 
1291
+ /* line 1167, ../theme-output.scss */
1166
1292
  .reveal .future .grow-width {
1167
- width: 0% !important;
1168
- -webkit-transition: none;
1169
- -moz-transition: none;
1170
- -o-transition: none;
1171
- -ms-transition: none;
1172
- transition: none;
1293
+ width: 0% !important;
1294
+ -webkit-transition: none;
1295
+ -moz-transition: none;
1296
+ -o-transition: none;
1297
+ -ms-transition: none;
1298
+ transition: none;
1173
1299
  }
1174
1300
 
1301
+ /* line 1176, ../theme-output.scss */
1175
1302
  .reveal .stampit {
1176
- -webkit-transition: all 1s cubic-bezier(0.79, 0.53, 0.46, 1.3) 1s;
1177
- -moz-transition: all 1s cubic-bezier(0.79, 0.53, 0.46, 1.3) 1s;
1178
- -o-transition: all 1s cubic-bezier(0.79, 0.53, 0.46, 1.3) 1s;
1179
- -ms-transition: all 1s cubic-bezier(0.79, 0.53, 0.46, 1.3) 1s;
1180
- transition: all 1s cubic-bezier(0.79, 0.53, 0.46, 1.3) 1s;
1303
+ -webkit-transition: all 1s cubic-bezier(0.79, 0.53, 0.46, 1.3) 1s;
1304
+ -moz-transition: all 1s cubic-bezier(0.79, 0.53, 0.46, 1.3) 1s;
1305
+ -o-transition: all 1s cubic-bezier(0.79, 0.53, 0.46, 1.3) 1s;
1306
+ -ms-transition: all 1s cubic-bezier(0.79, 0.53, 0.46, 1.3) 1s;
1307
+ transition: all 1s cubic-bezier(0.79, 0.53, 0.46, 1.3) 1s;
1181
1308
  }
1182
1309
 
1310
+ /* line 1184, ../theme-output.scss */
1183
1311
  .reveal .future .stampit {
1184
- -webkit-transform: rotate(-12deg) scale(2);
1185
- -moz-transform: rotate(-12deg) scale(2);
1186
- -ms-transform: rotate(-12deg) scale(2);
1187
- -o-transform: rotate(-12deg) scale(2);
1188
- transform: rotate(-12deg) scale(2);
1189
- -webkit-transition: none;
1190
- -moz-transition: none;
1191
- -o-transition: none;
1192
- -ms-transition: none;
1193
- transition: none;
1194
- opacity: 0;
1195
- }
1196
-
1312
+ -webkit-transform: rotate(-12deg) scale(2);
1313
+ -moz-transform: rotate(-12deg) scale(2);
1314
+ -ms-transform: rotate(-12deg) scale(2);
1315
+ -o-transform: rotate(-12deg) scale(2);
1316
+ transform: rotate(-12deg) scale(2);
1317
+ -webkit-transition: none;
1318
+ -moz-transition: none;
1319
+ -o-transition: none;
1320
+ -ms-transition: none;
1321
+ transition: none;
1322
+ opacity: 0;
1323
+ }
1324
+
1325
+ /* line 1198, ../theme-output.scss */
1197
1326
  .reveal .headshot img {
1198
- border-radius: 50%;
1199
- border: 4px solid #c00 !important;
1327
+ border-radius: 50%;
1328
+ border: 4px solid #c00 !important;
1200
1329
  }
1201
1330
 
1331
+ /* line 1203, ../theme-output.scss */
1202
1332
  .reveal .condensed {
1203
- letter-spacing: 0.02em;
1333
+ letter-spacing: 0.02em;
1204
1334
  }
1205
1335
 
1336
+ /* line 1207, ../theme-output.scss */
1206
1337
  .reveal .condensed li {
1207
- margin-bottom: 1em;
1338
+ margin-bottom: 1em;
1208
1339
  }
1209
1340
 
1341
+ /* line 1211, ../theme-output.scss */
1210
1342
  .reveal .has-light-background .sl-block .has-dark-background > svg.redhat-logo .logotext {
1211
- fill: #ffffff !important;
1343
+ fill: #ffffff !important;
1212
1344
  }
1213
1345
 
1346
+ /* line 1215, ../theme-output.scss */
1214
1347
  .reveal .has-light-background .sl-block .reversed.redhat-logo .logotext,
1215
1348
  .reveal .has-light-background .sl-block .reversed .redhat-logo .logotext,
1216
1349
  .reveal .has-light-background .sl-block .has-dark-background > .redhat-logo .logotext {
1217
- fill: #ffffff !important;
1350
+ fill: #ffffff !important;
1218
1351
  }
1219
1352
 
1353
+ /* line 1221, ../theme-output.scss */
1220
1354
  .reveal .has-dark-background .sl-block .reversed.redhat-logo .logotext,
1221
1355
  .reveal .has-dark-background .sl-block .reversed .redhat-logo .logotext,
1222
1356
  .reveal .has-dark-background .sl-block .has-light-background > .redhat-logo .logotext {
1223
- fill: #000000 !important;
1357
+ fill: #000000 !important;
1224
1358
  }
1225
1359
 
1360
+ /* line 1227, ../theme-output.scss */
1226
1361
  .reveal .has-dark-background .has-light-background .logo .only-dark path,
1227
1362
  .reveal .has-light-background .mono.redhat-logo path {
1228
- fill: #000000 !important;
1363
+ fill: #000000 !important;
1229
1364
  }
1230
1365
 
1366
+ /* line 1232, ../theme-output.scss */
1231
1367
  .reveal .has-dark-background .mono.redhat-logo path {
1232
- fill: #ffffff;
1368
+ fill: #ffffff;
1233
1369
  }
1234
1370
 
1371
+ /* line 1236, ../theme-output.scss */
1235
1372
  .reveal .has-dark-background .logo .only-dark {
1236
- display: block;
1373
+ display: block;
1237
1374
  }
1238
1375
 
1376
+ /* line 1240, ../theme-output.scss */
1239
1377
  .reveal .has-light-background .logo .only-light {
1240
- display: block;
1378
+ display: block;
1241
1379
  }
1242
1380
 
1381
+ /* line 1244, ../theme-output.scss */
1243
1382
  .reveal .has-light-background .logo .only-dark {
1244
- display: none;
1383
+ display: none;
1245
1384
  }
1246
1385
 
1386
+ /* line 1248, ../theme-output.scss */
1247
1387
  .reveal .has-dark-background .logo .only-light {
1248
- display: none;
1388
+ display: none;
1249
1389
  }
1250
1390
 
1391
+ /* line 1252, ../theme-output.scss */
1251
1392
  .reveal .has-light-background .reversed svg path {
1252
- fill: #ffffff !important;
1393
+ fill: #ffffff !important;
1253
1394
  }
1254
1395
 
1396
+ /* line 1256, ../theme-output.scss */
1255
1397
  .reveal .has-dark-background .reversed svg path {
1256
- fill: currentcolor !important;
1398
+ fill: currentcolor !important;
1257
1399
  }
1258
1400
 
1401
+ /* line 1260, ../theme-output.scss */
1259
1402
  .reveal .has-dark-background .has-light-background .logo .only-light,
1260
1403
  .reveal .has-dark-background .reversed .logo .only-dark {
1261
- display: block;
1404
+ display: block;
1262
1405
  }
1263
1406
 
1407
+ /* line 1265, ../theme-output.scss */
1264
1408
  .reveal .has-light-background .has-dark-background .logo .only-dark,
1265
1409
  .reveal .has-light-background .logo .only-light {
1266
- display: block;
1410
+ display: block;
1267
1411
  }
1268
1412
 
1413
+ /* line 1270, ../theme-output.scss */
1269
1414
  .reveal .has-light-background .has-dark-background .redhat-logo .only-dark,
1270
1415
  .reveal .has-light-background .redhat-logo .only-light {
1271
- fill: #ffffff !important;
1416
+ fill: #ffffff !important;
1272
1417
  }
1273
1418
 
1419
+ /* line 1275, ../theme-output.scss */
1274
1420
  .reveal .has-light-background .has-dark-background .logo .only-light,
1275
1421
  .reveal .has-light-background .logo .only-dark,
1276
1422
  .reveal .has-dark-background .has-light-background .logo .only-dark,
1277
1423
  .reveal .has-dark-background .logo .only-light {
1278
- display: none;
1424
+ display: none;
1279
1425
  }
1280
1426
 
1427
+ /* line 1282, ../theme-output.scss */
1281
1428
  .reveal .future .fade-up,
1282
1429
  .reveal .future .fade-down,
1283
1430
  .reveal .future .fade-left,
1284
1431
  .reveal .future .fade-right,
1285
1432
  .reveal .future .fade-zoom {
1286
- -webkit-transition: none;
1287
- transition: none;
1288
- opacity: 0;
1289
- filter: alpha(opacity=0);
1433
+ -webkit-transition: none;
1434
+ transition: none;
1435
+ opacity: 0;
1436
+ filter: alpha(opacity=0);
1290
1437
  }
1291
1438
 
1439
+ /* line 1293, ../theme-output.scss */
1292
1440
  .reveal .future .fade-up,
1293
1441
  .reveal .fade-up.fragment {
1294
- -webkit-transform: translate(0, 2em);
1295
- -ms-transform: translate(0, 2em);
1296
- transform: translate(0, 2em);
1297
- opacity: 0;
1298
- filter: alpha(opacity=0);
1442
+ -webkit-transform: translate(0, 2em);
1443
+ -ms-transform: translate(0, 2em);
1444
+ transform: translate(0, 2em);
1445
+ opacity: 0;
1446
+ filter: alpha(opacity=0);
1299
1447
  }
1300
1448
 
1449
+ /* line 1302, ../theme-output.scss */
1301
1450
  .reveal .future .fade-down,
1302
1451
  .reveal .fade-down.fragment {
1303
- -webkit-transform: translate(0, -2em);
1304
- -ms-transform: translate(0, -2em);
1305
- transform: translate(0, -2em);
1306
- opacity: 0;
1307
- filter: alpha(opacity=0);
1452
+ -webkit-transform: translate(0, -2em);
1453
+ -ms-transform: translate(0, -2em);
1454
+ transform: translate(0, -2em);
1455
+ opacity: 0;
1456
+ filter: alpha(opacity=0);
1308
1457
  }
1309
1458
 
1459
+ /* line 1311, ../theme-output.scss */
1310
1460
  .reveal .future .fade-left,
1311
1461
  .reveal .fade-left.fragment {
1312
- -webkit-transform: translate(2em, 0);
1313
- -ms-transform: translate(2em, 0);
1314
- transform: translate(2em, 0);
1315
- opacity: 0;
1316
- filter: alpha(opacity=0);
1462
+ -webkit-transform: translate(2em, 0);
1463
+ -ms-transform: translate(2em, 0);
1464
+ transform: translate(2em, 0);
1465
+ opacity: 0;
1466
+ filter: alpha(opacity=0);
1317
1467
  }
1318
1468
 
1469
+ /* line 1320, ../theme-output.scss */
1319
1470
  .reveal .future .fade-right,
1320
1471
  .reveal .fade-right.fragment {
1321
- -webkit-transform: translate(-2em, 0);
1322
- -ms-transform: translate(-2em, 0);
1323
- transform: translate(-2em, 0);
1324
- opacity: 0;
1325
- filter: alpha(opacity=0);
1472
+ -webkit-transform: translate(-2em, 0);
1473
+ -ms-transform: translate(-2em, 0);
1474
+ transform: translate(-2em, 0);
1475
+ opacity: 0;
1476
+ filter: alpha(opacity=0);
1326
1477
  }
1327
1478
 
1479
+ /* line 1329, ../theme-output.scss */
1328
1480
  .reveal .future .fade-zoom,
1329
1481
  .reveal .fade-zoom.fragment {
1330
- -webkit-transform: scale(0.1);
1331
- -ms-transform: scale(0.1);
1332
- transform: scale(0.1);
1333
- opacity: 0;
1334
- filter: alpha(opacity=0);
1482
+ -webkit-transform: scale(0.1);
1483
+ -ms-transform: scale(0.1);
1484
+ transform: scale(0.1);
1485
+ opacity: 0;
1486
+ filter: alpha(opacity=0);
1335
1487
  }
1336
1488
 
1489
+ /* line 1338, ../theme-output.scss */
1337
1490
  .reveal .present .fade-up,
1338
1491
  .reveal .present .fade-down,
1339
1492
  .reveal .present .fade-left,
1340
1493
  .reveal .present .fade-right,
1341
1494
  .reveal .present .fade-zoom {
1342
- -webkit-transition: all .5s ease .5s;
1343
- transition: all .5s ease .5s;
1344
- opacity: 1;
1345
- filter: alpha(opacity=100);
1495
+ -webkit-transition: all .5s ease .5s;
1496
+ transition: all .5s ease .5s;
1497
+ opacity: 1;
1498
+ filter: alpha(opacity=100);
1346
1499
  }
1347
1500
 
1501
+ /* line 1349, ../theme-output.scss */
1348
1502
  .reveal .present .fragment.visible.fade-up,
1349
1503
  .reveal .present .fragment.visible.fade-down,
1350
1504
  .reveal .present .fragment.visible.fade-left,
1351
1505
  .reveal .present .fragment.visible.fade-right,
1352
1506
  .reveal .present .fragment.visible.fade-zoom {
1353
- -webkit-transform: none;
1354
- -ms-transform: none;
1355
- transform: none;
1356
- opacity: 1;
1357
- filter: alpha(opacity=100);
1358
- }
1507
+ -webkit-transform: none;
1508
+ -ms-transform: none;
1509
+ transform: none;
1510
+ opacity: 1;
1511
+ filter: alpha(opacity=100);
1512
+ }