Add edition links

This commit is contained in:
Jérôme Petazzoni
2017-10-24 12:18:20 +02:00
parent 5c0b83cd1b
commit 68fc895017
2 changed files with 15 additions and 1 deletions

View File

@@ -34,6 +34,9 @@ div.remark-slide-number {
font-family: monospace;
color: white;
}
.debug a {
color: white;
}
.debug:hover {
background-color: black;
}