Line 121: | Line 121: | ||
display:table; | display:table; | ||
width:100%; | width:100%; | ||
+ | font-size:20pt; | ||
} | } | ||
.steps-container > div{ | .steps-container > div{ | ||
Line 152: | Line 153: | ||
border:solid 4px blue; | border:solid 4px blue; | ||
background:blue; | background:blue; | ||
+ | color:white; | ||
} | } | ||
</style> | </style> |
Revision as of 10:45, 8 October 2017
Human Practices Logbook
1
2
3
4
5
6
7
8
9
10
11
12