Separate html and js example code

This commit is contained in:
ahocevar
2019-01-07 18:34:43 +01:00
parent c8df836ce1
commit c4c6f84bca
3 changed files with 22 additions and 9 deletions

View File

@@ -91,13 +91,13 @@ pre[class*="language-"] {
background: #FFFFFF;
}
#source-controls {
.source-controls {
position: absolute;
margin-top: 20px;
right: 40px;
}
#source-controls a {
.source-controls a {
margin-left: 15px;
}