corrected bug, rerun test, vortrag nears completion

This commit is contained in:
Stefan Dresselhaus
2018-06-27 12:51:06 +02:00
parent 4f32bf2cd0
commit 6b93f61d0d
654 changed files with 64616 additions and 20377 deletions

View File

@ -207,11 +207,22 @@ body {
.reveal small * {
vertical-align: top; }
.reveal .math {
color: #1a6091;
}
.reveal .math.display {
margin: auto;
display: block;
width: fit-content;
}
/*********************************************
* LINKS
*********************************************/
.reveal a {
color: #586e75;
color: #3070a0;
font-weight:bold;
text-decoration: none;
-webkit-transition: color .15s ease;
-moz-transition: color .15s ease;
@ -470,8 +481,7 @@ body {
padding: 5px;
font-size: 0.5em;
left: 100px;
width: 724px;
top: 750px;
bottom: -100px;
}