Line 139: | Line 139: | ||
border:solid 4px rgba(255,255,255,0.2); | border:solid 4px rgba(255,255,255,0.2); | ||
} | } | ||
− | .step-path | + | .step-path{ |
width:30px; | width:30px; | ||
+ | } | ||
+ | .step-path > div{ | ||
+ | width:32px; | ||
height:10px; | height:10px; | ||
background:rgba(255,255,255,0.2); | background:rgba(255,255,255,0.2); |
Revision as of 10:49, 8 October 2017
Human Practices Logbook
1
2
3
4
5
6
7
8
9
10
11
12