| | |
| | | --r-heading3-size: 1.55em; |
| | | --r-heading4-size: 1em; |
| | | --r-code-font: monospace; |
| | | --r-code-font-size: 16px; |
| | | --r-link-color: #e7ad52; |
| | | --r-link-color-dark: #d08a1d; |
| | | --r-link-color-hover: #f3d7ac; |
| | |
| | | overflow: auto; |
| | | max-height: 400px; |
| | | word-wrap: normal; |
| | | font-size: var(--r-code-font-size); |
| | | } |
| | | |
| | | .reveal em.h { |
| | | font-weight: bold; |
| | | color: red; |
| | | } |
| | | |
| | | .reveal .code-wrapper { |
| | |
| | | *********************************************/ |
| | | .reveal .controls { |
| | | color: var(--r-link-color); |
| | | bottom: 35px; |
| | | } |
| | | |
| | | /********************************************* |
| | |
| | | left: 50%; |
| | | transform: translateX(-50%); |
| | | width: 100%; |
| | | } |
| | | } |
| | | |
| | | .italic { |
| | | font-style: italic; |
| | | } |