Update slide mode to show extra info and support url actions and support disqus via yaml-metadata
This commit is contained in:
@@ -264,3 +264,29 @@ pre.mermaid > svg {
|
||||
direction: rtl;
|
||||
font-family: inherit;
|
||||
}
|
||||
|
||||
.text-uppercase {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.footer {
|
||||
background-color: white;
|
||||
padding: 25px 15px;
|
||||
}
|
||||
|
||||
.footer > * {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
max-width: 758px;
|
||||
}
|
||||
|
||||
.reveal {
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
.reveal .progress,
|
||||
.reveal .slide-number,
|
||||
.reveal .playback,
|
||||
.reveal .controls {
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user