Skip to content
Snippets Groups Projects
Commit d87201c6 authored by Henrik Tramberend's avatar Henrik Tramberend
Browse files

Merge branch 'patch-2' into 'master'

Delete decker.css

See merge request decker/decker!4
parents 7e787fe8 05e4ed75
No related branches found
No related tags found
No related merge requests found
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,600,700|Roboto+Mono:400,700|Roboto+Slab:400,700);
@import url(https://fonts.googleapis.com/css?family=Source+Code+Pro:400,500);
body {
background: white; }
body .reveal .slides {
font-family: 'Roboto', sans-serif;
font-size: 30px;
font-weight: normal;
color: rgba(0, 0, 0, 0.87); }
body .reveal .slides section {
line-height: 1.4;
text-align: left;
font-weight: inherit;
padding: 0; }
body .reveal .slides section p {
margin: 20px 0;
line-height: 1.3; }
body .reveal .slides section h1,
body .reveal .slides section h2,
body .reveal .slides section h3,
body .reveal .slides section h4,
body .reveal .slides section h5,
body .reveal .slides section h6 {
margin: 0 0 20px 0;
color: rgba(0, 0, 0, 0.87);
font-family: 'Roboto', sans-serif;
line-height: 1.3;
letter-spacing: normal;
text-transform: none;
text-shadow: none;
word-wrap: break-word;
font-weight: normal; }
body .reveal .slides section h1 {
font-size: 1.6em;
margin: 0 0 0.5em 0; }
body .reveal .slides section .rightcolumn > h1 {
margin-left: 54%; }
body .reveal .slides section h2 {
font-weight: 500;
color: rgba(0, 0, 0, 0.54);
font-size: 1.2em; }
body .reveal .slides section.has-dark-background h1,
body .reveal .slides section.has-dark-background h2,
body .reveal .slides section.has-dark-background h3,
body .reveal .slides section.has-dark-background h4,
body .reveal .slides section.has-dark-background h5,
body .reveal .slides section.has-dark-background h6 {
color: #fff; }
body .reveal .slides section strong,
body .reveal .slides section b {
font-weight: bold; }
body .reveal .slides section em {
font-style: italic; }
body .reveal .slides section sup {
font-size: 0.5em;
position: absolute;
vertical-align: super; }
body .reveal .slides section sub {
vertical-align: sub; }
body .reveal .slides section small {
display: inline-block;
font-size: 0.6em;
line-height: 1.2em;
vertical-align: top; }
body .reveal .slides section dt {
font-weight: bold; }
body .reveal .slides section dd {
margin-left: 40px; }
body .reveal .slides section q,
body .reveal .slides section blockquote {
quotes: none; }
body .reveal .slides section blockquote {
display: block;
position: relative;
width: 70%;
margin: 20px auto;
padding: 5px;
font-style: italic;
background: rgba(255, 255, 255, 0.05);
box-shadow: 0 0 2px rgba(0, 0, 0, 0.2); }
body .reveal .slides section blockquote p:first-child, body .reveal .slides section blockquote p:last-child {
display: inline-block; }
body .reveal .slides section q {
font-style: italic; }
body .reveal .slides section ol,
body .reveal .slides section dl,
body .reveal .slides section ul {
display: inline-block;
text-align: left;
margin: 0 0 0 1em; }
body .reveal .slides section ol {
list-style-type: decimal; }
body .reveal .slides section ul {
list-style-type: disc; }
body .reveal .slides section ul ul {
list-style-type: square; }
body .reveal .slides section ul ul ul {
list-style-type: circle; }
body .reveal .slides section ul ul,
body .reveal .slides section ul ol,
body .reveal .slides section ol ol,
body .reveal .slides section ol ul {
display: block;
margin-left: 40px; }
body .reveal .slides section a {
color: #009;
text-decoration: none;
-webkit-transition: color 0.15s ease;
-moz-transition: color 0.15s ease;
transition: color 0.15s ease; }
body .reveal .slides section a img {
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
transition: all 0.15s linear; }
body .reveal .slides section a:hover {
color: blue;
text-shadow: none;
border: none; }
body .reveal .slides section a:hover img {
background: rgba(255, 255, 255, 0.2);
border: none;
box-shadow: none; }
body .reveal .slides section div {
/* iframe resizing, see: https://css-tricks.com/NetMag/FluidWidthVideo/Article-FluidWidthVideo.php */ }
body .reveal .slides section div.box {
padding: 0.4em 0.7em;
margin: 0 -0.7em 0.5em -0.7em;
border-radius: 0.25em; }
body .reveal .slides section div.box h2 {
margin-top: 0;
margin-bottom: 0.2em; }
body .reveal .slides section div.box h2:last-child, body .reveal .slides section div.box h2:empty {
margin-bottom: 0; }
body .reveal .slides section div.box p {
margin: 0; }
body .reveal .slides section div.box.slide-column div {
margin-top: 0;
margin-bottom: 0.3em; }
body .reveal .slides section div.box.slide-column div:first-child {
margin-top: 0; }
body .reveal .slides section div.box.question {
background-color: rgba(255, 215, 67, 0.4); }
body .reveal .slides section div.box.answer {
background-color: rgba(153, 205, 58, 0.4); }
body .reveal .slides section div.box.observation {
background-color: rgba(210, 180, 140, 0.4); }
body .reveal .slides section div.box.example {
background-color: rgba(176, 197, 222, 0.4); }
body .reveal .slides section div.box.def, body .reveal .slides section div.box.definition {
background-color: rgba(245, 222, 179, 0.6); }
body .reveal .slides section div.box.note {
background-color: rgba(244, 164, 96, 0.4); }
body .reveal .slides section div.box.ale, body .reveal .slides section div.box.alert {
background-color: rgba(255, 99, 71, 0.4); }
body .reveal .slides section div.box.equ, body .reveal .slides section div.box.equation {
background-color: #ebebeb; }
body .reveal .slides section div.box.theorem {
background-color: #ebebeb; }
body .reveal .slides section div.slide-column.columns-2 {
display: inline-block;
vertical-align: top;
width: calc((100% - 8%) / 2 - 7px); }
body .reveal .slides section div.slide-column.columns-2:not(:last-child) {
margin-right: calc(8% / (2 - 1)); }
body .reveal .slides section div.slide-column.columns-3 {
display: inline-block;
vertical-align: top;
width: calc((100% - 8%) / 3 - 7px); }
body .reveal .slides section div.slide-column.columns-3:not(:last-child) {
margin-right: calc(8% / (3 - 1)); }
body .reveal .slides section div.slide-column.columns-4 {
display: inline-block;
vertical-align: top;
width: calc((100% - 8%) / 4 - 7px); }
body .reveal .slides section div.slide-column.columns-4:not(:last-child) {
margin-right: calc(8% / (4 - 1)); }
body .reveal .slides section div.slide-column.columns-5 {
display: inline-block;
vertical-align: top;
width: calc((100% - 8%) / 5 - 7px); }
body .reveal .slides section div.slide-column.columns-5:not(:last-child) {
margin-right: calc(8% / (5 - 1)); }
body .reveal .slides section div.slide-column.columns-6 {
display: inline-block;
vertical-align: top;
width: calc((100% - 8%) / 6 - 7px); }
body .reveal .slides section div.slide-column.columns-6:not(:last-child) {
margin-right: calc(8% / (6 - 1)); }
body .reveal .slides section div.slide-column.columns-7 {
display: inline-block;
vertical-align: top;
width: calc((100% - 8%) / 7 - 7px); }
body .reveal .slides section div.slide-column.columns-7:not(:last-child) {
margin-right: calc(8% / (7 - 1)); }
body .reveal .slides section div.slide-column.columns-8 {
display: inline-block;
vertical-align: top;
width: calc((100% - 8%) / 8 - 7px); }
body .reveal .slides section div.slide-column.columns-8:not(:last-child) {
margin-right: calc(8% / (8 - 1)); }
body .reveal .slides section div.slide-column.columns-9 {
display: inline-block;
vertical-align: top;
width: calc((100% - 8%) / 9 - 7px); }
body .reveal .slides section div.slide-column.columns-9:not(:last-child) {
margin-right: calc(8% / (9 - 1)); }
body .reveal .slides section div.slide-column.columns-10 {
display: inline-block;
vertical-align: top;
width: calc((100% - 8%) / 10 - 7px); }
body .reveal .slides section div.slide-column.columns-10:not(:last-child) {
margin-right: calc(8% / (10 - 1)); }
body .reveal .slides section div.videoWrapper {
position: relative;
padding-bottom: 56.25%;
/* 16:9 */
padding-top: 0;
height: 0; }
body .reveal .slides section div.videoWrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
body .reveal .slides section div span.math.display {
width: 100%;
display: block;
text-align: center; }
body .reveal .slides section div span.math.display .MathJax_Display {
margin-top: 1em;
margin-bottom: 1em; }
body .reveal .slides section img {
max-width: 100%;
margin: 0 auto;
display: block;
border: none;
box-shadow: none; }
body .reveal .slides section img.float-left {
float: left; }
body .reveal .slides section img.float-right {
float: right; }
body .reveal .slides section figure {
margin: 0 0 0 0; }
body .reveal .slides section figure figcaption {
font-size: 0.8em;
font-style: italic;
text-align: center; }
body .reveal .slides section video {
width: 100%;
margin: 0 auto;
display: block; }
body .reveal .slides section.img-center img {
margin: 0 auto;
display: block; }
body .reveal .slides section.img-nocenter img {
margin: 0 0;
display: inline; }
body .reveal .slides section div.sourceCode {
margin: 0 -0.7em;
padding: 0.4em 0.7em;
background: rgba(0, 0, 0, 0.03);
border-radius: 0.25em; }
body .reveal .slides section div.sourceCode pre {
display: block;
position: relative;
width: 100%;
text-align: left;
line-height: 1.5em;
word-wrap: break-word;
box-shadow: none;
font-size: 90%; }
body .reveal .slides section div.sourceCode pre code {
display: block;
overflow: auto;
max-height: 500px;
word-wrap: normal;
border: none;
font-family: 'Source Code Pro', monospace; }
body .reveal .slides section .references {
height: 17.5em;
overflow-y: scroll; }
body .reveal .slides section .references div {
margin-bottom: 0.5em; }
body .reveal .slides section table {
margin: auto;
border-collapse: collapse;
border-spacing: 0; }
body .reveal .slides section table th {
font-weight: bold; }
body .reveal .slides section table th,
body .reveal .slides section table td {
text-align: left;
padding: 0.2em 0.5em 0.2em 0.5em;
border-bottom: 1px solid; }
body .reveal .slides section table th[align="center"],
body .reveal .slides section table td[align="center"] {
text-align: center; }
body .reveal .slides section table th[align="right"],
body .reveal .slides section table td[align="right"] {
text-align: right; }
body .reveal .slides section table tr:last-child td {
border-bottom: none; }
body .reveal .progress {
background: rgba(0, 0, 0, 0.2); }
body .reveal .progress span {
background: #777;
-webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
-moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
body .reveal .controls button {
opacity: 0; }
body .reveal .controls .enabled:active {
margin-top: 0; }
body .reveal .controls :focus {
outline: none; }
body .reveal .controls .slide-number {
color: #009;
background-color: rgba(255, 255, 255, 0); }
body .reveal .roll span:after {
color: #fff;
background: #00004d; }
body .reveal .white {
color: #eee; }
body .reveal .white h1,
body .reveal .white h2 {
color: #eee; }
body .reveal .black h1,
body .reveal .black h2 {
color: #111; }
body .reveal .speaker-notes h1,
body .reveal .speaker-notes h2,
body .reveal .speaker-notes h3,
body .reveal .speaker-notes h4,
body .reveal .speaker-notes h5,
body .reveal .speaker-notes h6 {
color: #FFF;
font-weight: bold;
margin-bottom: 0.2em; }
body .reveal .speaker-notes h1 {
text-decoration: underline;
margin-bottom: 0.4em; }
body .reveal .medium {
font-size: 30px; }
body .reveal .xx-small {
font-size: 12px; }
body .reveal .x-small {
font-size: 18px; }
body .reveal .small {
font-size: 24px; }
body .reveal .large {
font-size: 36px; }
body .reveal .x-large {
font-size: 42px; }
body .reveal .xx-large {
font-size: 48px; }
body ::selection {
color: white;
background: rgba(0, 0, 0, 0.85);
text-shadow: none; }
/*# sourceMappingURL=decker.css.map */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment