corrected bug, rerun test, vortrag nears completion
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user