mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-05-11 03:16:35 +00:00
Add back to TOC links
This commit is contained in:
@@ -27,6 +27,7 @@ div.remark-slide-number {
|
||||
}
|
||||
|
||||
.debug {
|
||||
font-size: 25px;
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
right: 0px;
|
||||
@@ -88,6 +89,7 @@ img {
|
||||
max-width: 100%;
|
||||
max-height: 550px;
|
||||
}
|
||||
|
||||
.title {
|
||||
vertical-align: middle;
|
||||
text-align: center;
|
||||
@@ -95,6 +97,14 @@ img {
|
||||
.title h1 { font-size: 5em; }
|
||||
.title p { font-size: 3em; }
|
||||
|
||||
.nav {
|
||||
font-size: 25px;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 2em;
|
||||
}
|
||||
|
||||
.quote {
|
||||
background: #eee;
|
||||
border-left: 10px solid #ccc;
|
||||
|
||||
Reference in New Issue
Block a user