Code block on the new theme
Opened this issue · 3 comments
FBerthelot commented
The new theme is great, but it's not clear when you have two code blocks in a row like this:
<!-- fileA.html-->
<p>yolo</p>
/* fileA.css */
.hugoWood {
float: none;
}
Maybe you can add a border around the whole code block ?
FBerthelot commented
Or set a background color grey on the code block, like github do ^^
hgwood commented
A screenshot would be useful, could you add one?
hgwood commented
I'd guess the relevant code is here: https://github.com/Zenika/zenika-formation-framework/blob/master/reveal/theme-zenika/code.css#L1