Line 118: | Line 118: | ||
</div> | </div> | ||
<style> | <style> | ||
+ | section{ | ||
+ | border:solid 1px red; | ||
+ | } | ||
.steps-container{ | .steps-container{ | ||
background:blue; | background:blue; | ||
Line 131: | Line 134: | ||
</style> | </style> | ||
− | <section class="steps-container" | + | <section> |
− | + | <div class="steps-container"> | |
<div class="step" id="step-1"> | <div class="step" id="step-1"> | ||
1 | 1 |
Revision as of 10:05, 8 October 2017
Human Practices Logbook
1
2
3
4
5
6
7
8
9
10
11
12