Skip to content
Snippets Groups Projects

qa -> master

Merged Daniel Juarez Gonzalez requested to merge qa into master
6 files
+ 74
19
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 19
0
@@ -162,3 +162,22 @@
color: #00ff00;
font-weight: bold;
}
/* Float source link on custom footer */
.md-footer-nav__source{
padding: 0 1em 0 1em;
/* As for next/previous section */
margin-right: auto;
margin-left: auto;
max-width: 61rem;
}
.md-footer-nav__source a{
float: right;
}
.md-footer-nav__source a .md-source__repository{
max-width: 100%;
}
Loading